cf677f2603
This bug is from path[1], when we use manila client to create a share type or share group type, the is_default value is always empty, so add the is_default value when we create each share type or share group type. Closes-bug: #1743941 [1] Ib264d8422fe57701f990cbbf7ea5d1e90b8b0008 Change-Id: Ia8bcb632591fc0b5438847b22ec59c2039ecf5f1
7 lines
230 B
YAML
7 lines
230 B
YAML
---
|
|
features:
|
|
|
|
- The share type and share group type APIs in API version 2.46 return
|
|
field "is_default" which is set to 'true' if the share type or the
|
|
share group type is the default as configured by the administrator.
|