openstacksdk/releasenotes/notes/add-volume-type-update-b84f50b7fa3b061d.yaml
Mark Chappell b4813fb83c Add support for updating Block Storage Volume type extra_spec attributes
While the volume_types/ endpoint returns extra_specs and accepts it on
creation it doesn't support updating them through volume_types.  It has
to be updated through the volume_types/extra_specs endpoint.

Change-Id: I5f9d5bcb102c5fd9fe60eb03e218c66f9c49592c
2020-12-14 12:44:51 +01:00

4 lines
78 B
YAML

---
features:
- Add support for updating block storage volume type objects.