Files
python-openstackclient/releasenotes/notes/add-image-metadef-property-delete-1e1bb8410130d901.yaml
Mridula Joshi 2177f07dfb Adds CLI support for `glance md-namespace-properties-delete`
This patch modifies the command to delete all metadef properties
inside a namespace. This operation can be called by `image metadef
property delete`

Change-Id: Iff9bda0dddfa157be0438a66d1d05da7b0b437c3
Signed-off-by: Mridula Joshi <mrjoshi@redhat.com>
2025-08-15 11:16:46 +00:00

6 lines
151 B
YAML

---
features:
- |
The ``image property delete`` command will now delete all properties in
the provided namespace if no property is provided.