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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a05d26e
Choose a base ref
...
head repository: openstack/devstack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 89c4c94
Choose a head ref
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Sep 19, 2025

  1. Update .gitreview for stable/2025.2

    Change-Id: I0c3b89fb5e0e772346734f6737cf8046b79f459b
    Signed-off-by: OpenStack Release Bot <infra-root@openstack.org>
    Generated-By: openstack/project-config:roles/copy-release-tools-scripts/files/release-tools/functions
    openstackadmin committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    be7ab74 View commit details
    Browse the repository at this point in the history
  2. Update TOX_CONSTRAINTS_FILE for stable/2025.2

    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.2 branch, tests will
    continue to use the upper-constraints list on master.
    
    Change-Id: I3450d49cc45e09e370358308c661388de5b7d43f
    Signed-off-by: OpenStack Release Bot <infra-root@openstack.org>
    Generated-By: openstack/project-config:roles/copy-release-tools-scripts/files/release-tools/functions
    openstackadmin committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    329dd91 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

  1. Update devstack stable/2025.2 branch setting

    Change-Id: I9594e7ea33e707dd27bd53a64ab01d781b9dd554
    Signed-off-by: Ghanshyam Maan <gmaan@ghanshyammann.com>
    gmaanos committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    dd4bc3e View commit details
    Browse the repository at this point in the history
  2. Stop installing Tempest at system wide for stable branch

    As added in notes for INSTALL_TEMPEST variable we need to set
    this as False for stable branch so that devstack does not
    install Tempest at system wide.
    
    Change-Id: I71e870f47df0c534416deed24946ba3cf68ac332
    Signed-off-by: Ghanshyam Maan <gmaan@ghanshyammann.com>
    gmaanos committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    5d91872 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea97a5b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. Cap stable/2025.2 network, swift, volume api_extensions for tempest

    This commit cap the network, volume and swift extensions on
    Tempest's config option api_extensions.
    
    In 2025.2, no new extension in neutron.
    
    and no new extensions in swift and cinder.
    
    Change-Id: I198aa627c91fd95e2fe20842a4969536b877d67b
    Signed-off-by: Ghanshyam <gmaan@ghanshyammann.com>
    gmaanos committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    89c4c94 View commit details
    Browse the repository at this point in the history
Loading