ecbe1f961c
When we use manila client to create a share type or share group type, the is_default value is always empty, this patch is to fix this issue. Depends-On: Ia8bcb632591fc0b5438847b22ec59c2039ecf5f1 Change-Id: Ib264d8422fe57701f990cbbf7ea5d1e90b8b0008 Closes-bug: #1743941
7 lines
249 B
YAML
7 lines
249 B
YAML
---
|
|
fixes:
|
|
- The share type and share group type shell commands retrieve
|
|
the 'is_default' value from the manila API where supported.
|
|
This fix also addresses the blank 'is_default' field when
|
|
creating share types and share group types.
|