Files
python-blazarclient/releasenotes/notes/host-resource-property-9ac5c21bd3ca6699.yaml
Mark Powers cf2de7cb63 Add commands for resource property API
This adds commands for interacting with the resource property API
that is specified in blueprint resource-properties-discovery-api.

Change-Id: Ibe024dc9b2d02d4061ab7eb68a4607d1356a6318
2022-02-23 22:47:39 +01:00

10 lines
201 B
YAML

---
features:
- |
Added support for managing host resource properties using the following new
commands:
* ``host-property-list``
* ``host-property-show``
* ``host-property-set``