Thanks to visit codestin.com
Credit goes to github.com

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: gophercloud/devstack-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17
Choose a base ref
...
head repository: gophercloud/devstack-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 1 file changed
  • 3 contributors

Commits on May 13, 2025

  1. Configuration menu
    Copy the full SHA
    f967477 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Dump local.conf

    This is helpful if you are attempting to reproduce builds locally. Given
    we use well-known usernames and passwords, this should not expose
    anything secret.
    
    Signed-off-by: Stephen Finucane <[email protected]>
    stephenfin committed May 19, 2025
    Configuration menu
    Copy the full SHA
    eecac7f View commit details
    Browse the repository at this point in the history
  2. Stop setting USE_PYTHON3

    This was removed from DevStack in the 2024.2 cycle [1], but was unused since
    way back in Victoria [2].
    
    [1] openstack/devstack@5412dbf
    [2] openstack/devstack@d7a82f4
    
    Signed-off-by: Stephen Finucane <[email protected]>
    stephenfin committed May 19, 2025
    Configuration menu
    Copy the full SHA
    6a7f8e4 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. Merge pull request #31 from stephenfin/dump-localconf

    Dump local.conf
    mandre authored May 21, 2025
    Configuration menu
    Copy the full SHA
    264ea76 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. Configuration menu
    Copy the full SHA
    60ca104 View commit details
    Browse the repository at this point in the history
Loading