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/puppet-vswitch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: openstack/puppet-vswitch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: stable/2024.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Apr 18, 2024

  1. Update .gitreview for stable/2024.1

    Change-Id: I80edcf4fc20c05e7efea43ecf7bbade1e4fd49cf
    openstackadmin committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    21e3ff2 View commit details
    Browse the repository at this point in the history
  2. Update TOX_CONSTRAINTS_FILE for stable/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 stable/2024.1 branch, tests will
    continue to use the upper-constraints list on master.
    
    Change-Id: I2cf110a5ba38033c03d0010ba1316dec88cf45ed
    openstackadmin committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    cfeea1a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Fixes vs_config options parsing

    Fix the parsing logic which wrongly detects '=' in hash values.
    
    Closes-Bug: #2080944
    Change-Id: I8cd8c8f4640941966ac838580dd45ab56cadb6de
    (cherry picked from commit 4e4105c)
    toggetit authored and kajinamit committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f765702 View commit details
    Browse the repository at this point in the history
Loading