python-openstackclient/releasenotes/notes/fix-flavor-props-formatting-d21e97745543caa7.yaml
Artem Goncharov ad3369ed1f Fix formatting of the flavor properties
Do not stringify flavor properties to allow proper output formatting to
json/yaml/etc

Change-Id: I9f4c42acb85b726af87123134dd19de98fe95074
2020-11-02 15:09:09 +01:00

5 lines
119 B
YAML

---
fixes:
Fix '-f json' output of the flavor properties to return valid json object
instead of stringying it.