fuxi/fuxi/common
Kiseok Kim e7740fb3a7 Adds 'all_tenants' search option in volumeprovider/cinder.py
When user create a docker volume with a pre-created cinder volume,
user can't see the docker volume if the pre-created cinder volume's
tenant is diffent to the tenant Fuxi use.
This patch adds 'all_tenants' option configurable.
With this, user can search cinder volumes over all tenant.

Change-Id: I0519f54c07e7ac84f53b580a34b3b4064183d8a6
Closes-Bug: #1656960
2017-08-30 00:58:10 +00:00
..
__init__.py Fuxi code for providing Cinder volume to Container 2016-07-23 14:22:41 +08:00
blockdevice.py Replace e.message with str(e) 2017-07-20 16:48:19 +08:00
config.py Adds 'all_tenants' search option in volumeprovider/cinder.py 2017-08-30 00:58:10 +00:00
constants.py Merge "Enable Fuxi to use Manila share" 2017-02-08 08:10:19 +00:00
mount.py Replace e.message with str(e) 2017-07-20 16:48:19 +08:00
state_monitor.py Remove log translations 2017-04-06 10:21:52 +08:00