Skip to content

Conversation

@DOKL57
Copy link

@DOKL57 DOKL57 commented Jun 2, 2025

PR description

  • Fixed typo in Volume.Status enum: added correct RESERVED value.
  • The previous value RESERVERD is kept as @deprecated to maintain backward compatibility and avoid breaking existing integrations.
  • No changes in serialization/deserialization logic; both "reserved" and "reserverd" string values are supported for legacy data.

Submitter checklist

Make sure that following is addressed to make the PR easier to process:

  • If applicable, changes are covered by either a unit or a functional test.
  • If applicable, changes ware verified manually against an OpenStack instance.
  • If the change is API related, the PR description links to OpenStack API documentation of that particular endpoint/request (https://docs.openstack.org/api-quick-start/#current-api-versions).
  • If the change concerns particular OpenStack service, its name is used as a PR name prefix (ex.: "Neutron: Add floatingIp port forwardings service").
  • If the PR closes existing GitHub issue, PR name have prefix: Fix #NNN: .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant