efeb9dba99
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
4 lines
73 B
YAML
4 lines
73 B
YAML
---
|
|
fixes:
|
|
- User can specify any number of extra-specs in type_create.
|