cinder/cinder/volume/drivers/vmware
Vipin Balachandran 18c8af402b VMware:Config option to disable lazy volume create
Currently the backend volume is created lazily for raw
volume create operations. The backend volume is created
during the initial attach. This is to minimize unnecessary
volume migrations across datastores in the backend which
may be required if the backend volume is not accessible to
instance VM's ESX host. In certain vCenter configurations,
it may be required to disable this lazy creation. This would
reduce the time spent in the backend during volume attach.
Introducing a config option to disable lazy volume create
if necessary.

Change-Id: I3feb6b382ff75eb53d53f145ae3773b6320e703c
Closes-bug: #1739390
2018-01-04 13:27:12 -08:00
..
__init__.py Files with no code must be left completely empty 2016-09-28 16:29:30 +07:00
datastore.py VMware: Cache storage profile ID 2017-07-25 22:53:53 -07:00
exceptions.py VMware: Revert to snapshot 2017-10-24 13:18:42 -07:00
fcd.py VMware: Backend driver for VStorageObject 2017-11-20 11:59:35 -08:00
vmdk.py VMware:Config option to disable lazy volume create 2018-01-04 13:27:12 -08:00
volumeops.py VMware: Support volume adapter type change 2018-01-04 13:05:36 -08:00