manila/manila/share
Valeriy Ponomaryov 7b9a38f5a5 [Generic driver] Fix incompatibility with novaclient
Novaclient has removed lots of proxies to other clients such as
'images' [1], 'networks' [2] and 'security_groups' [3].
So, fix incompatibilities the way we can work with old and
new novaclient versions.

[1] I2d9fd0243d42538bd1417a42357c17b09368d2a5
[2] I8c520100a0016eed3959619c71dae037ebd72939
[3] I6fa14f43d48f1e035ef54bd2d0078506f0c6d6e0

Change-Id: Id7383329b2491f76579f042cbed06585c2214815
Closes-Bug: #1691445
(cherry picked from commit 5d5666b10e)
2017-06-06 14:53:36 +00:00
..
drivers [Generic driver] Fix incompatibility with novaclient 2017-06-06 14:53:36 +00:00
hooks Add share hooks 2015-09-04 19:04:34 +03:00
__init__.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
access.py Pass access rules to driver on snapshot revert 2017-02-07 11:15:27 -05:00
api.py Only return share host for admins using shares API 2017-02-17 00:59:04 +00:00
configuration.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
driver.py Merge "Pass access rules to driver on snapshot revert" 2017-02-07 18:31:42 +00:00
drivers_private_data.py Remove "host" from driver private data 2016-07-26 14:57:34 +08:00
hook.py Add share hooks 2015-09-04 19:04:34 +03:00
manager.py Fix migration_success before completing 2017-03-01 14:40:55 -03:00
migration.py Merge "Add cast_rules_to_readonly to share instances" 2017-01-21 02:13:27 +00:00
rpcapi.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
share_types.py Add mountable snapshots support 2017-01-24 17:26:45 -02:00
snapshot_access.py Fix error'ed access rules being sent to driver 2017-01-31 19:17:05 +00:00
utils.py Add mountable snapshots support to HNAS driver 2017-01-25 15:19:34 -02:00