Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

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

Commits on Dec 6, 2024

  1. trivial: change order of args for AssertEquals() calls

    The expected order is "expected, actual" and getting this right helps
    debugging.
    mandre authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    3beb498 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3269 from gophercloud/bp-v2-19a73fb

    [v2] trivial: change order of args for AssertEquals() calls
    pierreprinetti authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    335a41f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. Allow BuildRequestBody() to work with collection of structs

    When passing an array or a slice to `BuildRequestBody()`, the `parent`
    string becomes mandatory.
    
    This makes it possible to build requests for bulk operations.
    mandre authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    04387f1 View commit details
    Browse the repository at this point in the history
  2. SG rules: implement bulk create

    Implement bulk creation of security group rules [1].
    
    [1] https://docs.openstack.org/api-ref/network/v2/#bulk-create-security-group-rule
    mandre authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    89e66ee View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3270 from gophercloud/bp-v2-c925eea-6e6dbe5

    [v2] SG rules: implement bulk create
    pierreprinetti authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    e3bceef View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. Configuration menu
    Copy the full SHA
    9158f73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39e8a0a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3273 from gophercloud/bp-v2-4d5dc13-cec507c

    [v2] Add missing fields in Objectstorage and compute API
    pierreprinetti authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    b5aa339 View commit details
    Browse the repository at this point in the history
  4. Prepare v2.4.0

    pierreprinetti committed Dec 18, 2024
    Configuration menu
    Copy the full SHA
    271026c View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. Merge pull request #3271 from shiftstack/prepare_v2.4.0

    Prepare v2.4.0
    EmilienM authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    e581ad4 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.