cinder/cinder/volume/drivers/dell_emc/vnx
Ryan Liang 3ecdc2bfc8 VNX: add option vnx_async_migrate
Before this fix, customers can disable async migration only by passing
`--metadata async_migrate=False` in volumes metadata. This fix adds an
option named `vnx_async_migrate` which could help set the default value
of async migration for whole backend. If customers don't pass in the
`async_migrate` in metadata, the value of this option will be used.

Change-Id: I8e59039da78ecc9fb5415a10ff2a7c26ee689171
Closes-bug: #1796825
2019-04-10 10:06:40 +08:00
..
__init__.py Move VNX driver to dell_emc folder 2016-12-20 22:52:50 -05:00
adapter.py VNX: add option vnx_async_migrate 2019-04-10 10:06:40 +08:00
client.py VNX Driver: delete_hba() instead of remove_hba() 2019-02-11 16:49:16 -05:00
common.py VNX: add option vnx_async_migrate 2019-04-10 10:06:40 +08:00
const.py Move VNX driver to dell_emc folder 2016-12-20 22:52:50 -05:00
driver.py VNX: add option vnx_async_migrate 2019-04-10 10:06:40 +08:00
replication.py Add missing ws seperator between words 2018-12-05 09:04:42 +08:00
taskflows.py Add missing ws seperator between words 2018-12-05 09:04:42 +08:00
utils.py VNX: add option vnx_async_migrate 2019-04-10 10:06:40 +08:00