manila/manila/share
zhongjun 9ecb77bf4b Fix update share instance pool fail
The share instance doesn't have pool value in host property,
We cannot update share instance pool when we restart manila
share service, becuase we use share_update DB function to update
share instance attribute. Now we are changing share_update to
share_instance_update.

Change-Id: Ief7e70103ed63bbb2f78d0f9eed8351f8470d414
Closes-Bug: #1684032
2017-05-05 01:43:46 +00:00
..
drivers Merge "Remove log translations in others 5/5" 2017-04-08 22:30:46 +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 Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
api.py Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
configuration.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
driver.py Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
drivers_private_data.py Remove "host" from driver private data 2016-07-26 14:57:34 +08:00
hook.py Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
manager.py Fix update share instance pool fail 2017-05-05 01:43:46 +00:00
migration.py Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
rpcapi.py Remove unused "share_id" parameter 2017-03-05 22:13:43 -05:00
share_types.py Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
snapshot_access.py Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
utils.py Add mountable snapshots support to HNAS driver 2017-01-25 15:19:34 -02:00