Skip to content

Conversation

gophercloud-backport-bot[bot]
Copy link

Backport: #3305

  • Extended Snapshot struct to include additional fields: Progress, ProjectID, GroupSnapshotID, UserID, ConsumesQuota
  • Implemented ListDetail function to retrieve detailed snapshot information from the snapshots/detail endpoint
  • Added new test to validate the inclusion of additional fields and the functionality of ListDetails

Fixes #2403

Links to the line numbers/files in the OpenStack source code that support the
code in this PR:

Documentation: https://docs.openstack.org/api-ref/block-storage/v3/#list-snapshots-and-details

- Extended Snapshot struct to include additional fields: Progress, ProjectID, GroupSnapshotID, UserID, ConsumesQuota
- Implemented ListDetail function to retrieve detailed snapshot information from the snapshots/detail endpoint
- Added new test to validate the inclusion of additional fields and the functionality of the ListDetails function

Fixes: #2403
@github-actions github-actions bot added v2 This PR targets v2 edit:blockstorage This PR updates blockstorage code semver:minor Backwards-compatible change labels Mar 15, 2025
@coveralls
Copy link

Coverage Status

coverage: 78.69% (+0.003%) from 78.687%
when pulling 88b963b on bp-v2-07c8148
into 908ce17 on v2.

@mandre mandre merged commit c77c19f into v2 Mar 15, 2025
23 checks passed
@mandre mandre deleted the bp-v2-07c8148 branch March 15, 2025 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
edit:blockstorage This PR updates blockstorage code semver:minor Backwards-compatible change v2 This PR targets v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants