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: e65f258
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: feb0a47
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 4, 2024

  1. Update .gitreview for stable/2024.2

    Change-Id: I3c3ffcb78296890632ae597a0867ace4a7ff47b8
    openstackadmin committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b23ee90 View commit details
    Browse the repository at this point in the history
  2. Update TOX_CONSTRAINTS_FILE for stable/2024.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/2024.2 branch, tests will
    continue to use the upper-constraints list on master.
    
    Change-Id: I21b94e0f869773da63848ad30653a57f1f3b907c
    openstackadmin committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9986ea2 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. Replace deprecated File.exists?

    File.exists? was deprecated in Ruby 2.1 and was removed in Ruby 3.2, in
    favor of File.exist? .
    
    Change-Id: I16b3a33e2838a56326ec7110916727a19e3e78da
    (cherry picked from commit 3792ec0)
    kajinamit committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    feb0a47 View commit details
    Browse the repository at this point in the history
Loading