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/python-magnumclient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: openstack/python-magnumclient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: stable/2026.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 9, 2026

  1. Add requests-mock to test-requirements.txt

    Change-Id: I01875ce6db56694decea3aaebe9ef57f109c1964
    Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
    (cherry picked from commit 1d0385e)
    mnasiadka committed Mar 9, 2026
    Configuration menu
    Copy the full SHA
    20229e8 View commit details
    Browse the repository at this point in the history
  2. Update .gitreview for stable/2026.1

    Change-Id: I9ca512d53284d381cd1b55f01bd6b7f2fef67dee
    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 Mar 9, 2026
    Configuration menu
    Copy the full SHA
    0ac5233 View commit details
    Browse the repository at this point in the history
  3. Update TOX_CONSTRAINTS_FILE for stable/2026.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/2026.1 branch, tests will
    continue to use the upper-constraints list on master.
    
    Change-Id: I8fb6efe9b100d5635e202e914ad5fadc6d8f481a
    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 Mar 9, 2026
    Configuration menu
    Copy the full SHA
    ee1430c View commit details
    Browse the repository at this point in the history
Loading