manila/manila/share/drivers/huawei/v3
Douglas Viroel 6c47b193b0 Create share from snapshot in another pool or backend
This patch enables the creation of a share from snapshot
specifying another pool or backend. In the scheduler, a
new filter and weigher were implemented in order to consider
this operation if the backend supports it. Also, a new
field called 'progress' was added in the share and share
instance. The 'progress' field indicates the status
of the operation create share from snapshot (in percentage).
Finally, a new periodic task was added in order to constantly
check the share status.

Partially-implements: bp create-share-from-snapshot-in-another-pool-or-backend

DOCImpact
Change-Id: Iab13a0961eb4a387a502246e5d4b79bc9046e04b
Co-authored-by: carloss <ces.eduardo98@gmail.com>
Co-authored-by: dviroel <viroel@gmail.com>
2020-04-09 11:15:22 -03:00
..
__init__.py Huawei manila driver code refactoring 2015-06-03 19:32:49 +08:00
connection.py Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
helper.py [pylint] Fix/ignore pylint errors in non-test modules 2019-02-25 17:23:15 +00:00
replication.py Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
rpcapi.py Fix python3 pep8 errors 2017-03-08 12:07:08 -05:00
smartx.py Merge "Fix huawei driver cannot delete qos while status is idle" 2016-09-23 15:33:30 +00:00