X Tutup
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-vitrageclient
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-vitrageclient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: unmaintained/2024.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 Nov 17, 2024

  1. Support networkx 3.x

    Without this patch, there's 2 unit tests failing.
    
    Change-Id: I0b1e6585d2ff68a621c82930f9627801ff2766df
    (cherry picked from commit e3ad06e)
    thomasgoirand authored and kajinamit committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    825da34 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. Update .gitreview for unmaintained/2024.1

    Change-Id: Ia683323b81686fd9ab77436d46a4dd2b50e69dfa
    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 Oct 31, 2025
    Configuration menu
    Copy the full SHA
    401bf1c View commit details
    Browse the repository at this point in the history
  2. Update TOX_CONSTRAINTS_FILE for unmaintained/2024.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 unmaintained/2024.1 branch, tests will
    continue to use the upper-constraints list on master.
    
    Change-Id: I11edcd05b96011b77d33bf8d178f5b5291d84e9c
    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 Oct 31, 2025
    Configuration menu
    Copy the full SHA
    5fc3fa1 View commit details
    Browse the repository at this point in the history
Loading
X Tutup