python-manilaclient/releasenotes/notes/type-create-extra-specs-691572762357ef3b.yaml
nidhimittalhada efeb9dba99 type-create should support specifying extra-specs
The share-types POST API in Manila accepts a dictionary of extra-specs.
However, the CLI only accepts values for DHSS and snapshot_support.
Fix is to make provision of specifying more extra-specs in type_create.

Change-Id: I4a0fbf572653d331f6351bc07bfdd58bbc5a74b5
Closes-Bug: #1561171
2016-09-01 17:06:18 +05:30

4 lines
73 B
YAML

---
fixes:
- User can specify any number of extra-specs in type_create.