manila/manila/api
lijunbo cf677f2603 Retrieve is_default value to fix empty display in CLI
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
2018-07-24 12:00:58 +08:00
..
contrib Port share type extensions to core API 2015-11-12 14:58:20 +00:00
middleware Fix UnicodeDecodeError when decode API input 2018-02-07 06:37:32 +00:00
openstack Retrieve is_default value to fix empty display in CLI 2018-07-24 12:00:58 +08:00
v1 Support metadata for access rule resource 2018-07-20 23:31:48 +08:00
v2 Support metadata for access rule resource 2018-07-20 23:31:48 +08:00
views Retrieve is_default value to fix empty display in CLI 2018-07-24 12:00:58 +08:00
__init__.py Remove enable_v1_api and enable_v2_api config opts 2016-08-23 08:27:22 +02:00
auth.py Remove log translations in api 1/5 2017-03-29 16:55:05 +08:00
common.py Fix allow the use of blank in user group name to access the share 2018-04-17 11:42:58 +08:00
extensions.py Remove unused functions from api/extensions.py 2017-11-17 18:46:53 +08:00
urlmap.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
versions.py [Trivialfix] Remove the useless parameter 'ext_mgr' 2018-06-09 22:39:24 +00:00