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/gophercloud
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: gophercloud/gophercloud
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.1
Choose a head ref
  • 10 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 29, 2024

  1. fix: create security group rule with any protocol

    whitefox authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b743cca View commit details
    Browse the repository at this point in the history
  2. use const

    whitefox authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d3a0124 View commit details
    Browse the repository at this point in the history
  3. move to ToSecGroupRuleCreateMap

    whitefox authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    91bbaa3 View commit details
    Browse the repository at this point in the history
  4. emoved redundant key check

    whitefox authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    4cd0309 View commit details
    Browse the repository at this point in the history
  5. extract ProtocolAny

    whitefox authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    fc5f417 View commit details
    Browse the repository at this point in the history
  6. protocol any to empty string

    whitefox authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ab9a11e View commit details
    Browse the repository at this point in the history
  7. revert newline

    whitefox authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    17ab1a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Merge pull request #3161 from gophercloud/bp-v2-d8ce99f-d94838e-856bb…

    …31-c28246a-1f7c5ec-58b3524-97ea7e1
    
    [v2] fix: create security group rule with any protocol
    pierreprinetti authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    254adef View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Prepare v2.1.1

    pierreprinetti committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f38fcef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0edd89 View commit details
    Browse the repository at this point in the history
Loading