python-openstackclient/releasenotes/notes/image-metadef-namespace-b940206bece64f97.yaml
hoosa 38f972fa63 Add image metadef namespace command
add image metadef namespace create, delete, set, show command

Change-Id: I35b1cb8ff2b1735ae3a1b405d8f2071fe449ea6e
2022-12-07 21:35:39 +09:00

11 lines
455 B
YAML

---
features:
- Add ``openstack image metadef namespace create`` command
to create metadef namespace for the image service.
- Add ``openstack image metadef namespace delete`` command
to delete image metadef namespace.
- Add ``openstack image metadef namespace set`` command
to update metadef namespace for the image service.
- Add ``openstack image metadef namespace show`` command
to show metadef namespace for the image service.