manila/manila/tests/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 Use ShareInstance model to access share properties 2017-05-30 13:12:48 +02:00
extensions Remove vim headers 2014-10-06 15:00:27 +02:00
middleware Fix UnicodeDecodeError when decode API input 2018-02-07 06:37:32 +00:00
openstack Manila Share Groups 2017-01-23 21:29:12 +02:00
v1 Merge "Delete unused test check" 2018-06-12 17:29:55 +00:00
v2 Retrieve is_default value to fix empty display in CLI 2018-07-24 12:00:58 +08:00
views Support metadata for access rule resource 2018-07-20 23:31:48 +08:00
__init__.py pep8: Enable H303 and F403 2014-08-23 10:40:52 +02:00
common.py Remove vim headers 2014-10-06 15:00:27 +02:00
fakes.py Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00
test_common.py Fix allow the use of blank in user group name to access the share 2018-04-17 11:42:58 +08:00
test_extensions.py Limit formatting routes when adding resources 2018-06-11 03:39:47 +00:00
test_middleware.py Added CORS support to Manila 2015-11-11 10:10:58 -08:00
test_versions.py Allow api_version_request.matches to accept a string or None 2018-06-10 08:06:45 -04:00
test_wsgi.py Add possibility to run 'manila-api' with wsgi web servers 2017-04-10 12:49:20 +03:00