Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openstack/devstack-plugin-ceph
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: openstack/devstack-plugin-ceph
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: stable/2025.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 13, 2025

  1. Update .gitreview for stable/2025.1

    Change-Id: I0cd37ade1e0d972b12e1670b240b8d8295ac514e
    openstackadmin committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    ce0e1d0 View commit details
    Browse the repository at this point in the history
  2. Update TOX_CONSTRAINTS_FILE for stable/2025.1

    Update the URL to the upper-constraints file to point to the redirect
    rule on releases.openstack.org so that anyone working on this branch
    will switch to the correct upper-constraints list automatically when
    the requirements repository branches.
    
    Until the requirements repository has as stable/2025.1 branch, tests will
    continue to use the upper-constraints list on master.
    
    Change-Id: Ie80e92617887e7d30b9e47393dc739e78b7789b5
    openstackadmin committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    56c6ad6 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. Bump default ceph version to squid

    Ceph Squid was released on 2024-09-26. It's the
    latest supported release, and EOL is planned in
    2026-09. [1]
    
    This roughly corresponds to the support timeline
    for OpenStack 2025.1 ("Epoxy") and 2025.2 ("Flamingo")[2].
    We could plan to change the default version tested
    again when Ceph's Tentacle release arrives (estimated: late '25).
    
    [1] https://docs.ceph.com/en/latest/releases/#active-releases
    [2] https://releases.openstack.org/
    Depends-On: I11a3c8f573e5540840a23459d698197a9c3a8f4c
    Change-Id: If6009392198b1d9e9c35e4fabae344a550a07796
    (cherry-picked from commit 9820be3)
    fmount authored and gouthampacha committed Apr 1, 2025
    Configuration menu
    Copy the full SHA
    bcb3771 View commit details
    Browse the repository at this point in the history
Loading