Reviewed: https://review.openstack.org/535178 Committed: https://git.openstack.org/cgit/openstack/python-manilaclient/commit/?id=ecbe1f961caae0283f3114c68271173804a785d6 Submitter: Zuul Branch: master
commit ecbe1f961caae0283f3114c68271173804a785d6 Author: lijunbo <email address hidden> Date: Tue Jul 24 22:54:06 2018 +0800
Fix is_default value is empty issue when create
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
Reviewed: https:/ /review. openstack. org/535178 /git.openstack. org/cgit/ openstack/ python- manilaclient/ commit/ ?id=ecbe1f961ca ae0283f3114c682 71173804a785d6
Committed: https:/
Submitter: Zuul
Branch: master
commit ecbe1f961caae02 83f3114c6827117 3804a785d6
Author: lijunbo <email address hidden>
Date: Tue Jul 24 22:54:06 2018 +0800
Fix is_default value is empty issue when create
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: Ia8bcb632591fc0 b5438847b22ec59 c2039ecf5f1 01f990cbbf7ea5d 1e90b8b0008
Change-Id: Ib264d8422fe577
Closes-bug: #1743941