Skip to content

Conversation

@nathanfallet
Copy link

@nathanfallet nathanfallet commented Aug 23, 2025

PR description

There was a typo in the Volume.Status.RESERVED value (it was RESERVERD) so a reserved volume was interpreted as UNRECOGNIZED.

Fix #245

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: .

@nathanfallet
Copy link
Author

@olivergondza Any way to have this fix released? Our production is broken because of this issue.

@DOKL57
Copy link

DOKL57 commented Oct 29, 2025

@olivergondza Any way to have this fix released? Our production is broken because of this issue.

I don't think so.
#239

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.

Reserved volume status is UNRECOGNIZED

2 participants