manila/manila/api
haixin 0070c6b28b If only .pyc exist, the extension API will be disabled
In some commercial production environments, generally will not expose the
source code, this means that only .pyc files exist in the environment.In
this case, the extension API cannot be loaded.

Closes-Bug:#1869148
Change-Id: Id5238e7efe5ff0b80197ac0afa9f5f7a73239f20
(cherry picked from commit 8c582d8791)
(cherry picked from commit 6b3daf4814)
(cherry picked from commit 3e68d6299a)
2020-03-30 00:43:15 +00: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 Merge "Return request-id to APIs that don't respond with a body" into stable/rocky 2019-03-16 03:40:04 +00:00
v1 Fix pagination does not speed up queries bug 2019-10-14 19:22:40 +00:00
v2 Enforce policy checks for share export locations 2020-03-25 21:35:24 +00: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 pagination does not speed up queries bug 2019-10-14 19:22:40 +00:00
extensions.py If only .pyc exist, the extension API will be disabled 2020-03-30 00:43:15 +00: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