deb-cinder/cinder/volume/drivers/vmware
Vipin Balachandran 18325aebc6 VMware: Send additional connection info
Change I743e676372703e74178c79683dd622d530981e04 removed volume
backend driver calls for creating and restoring volume backups.
The overridden methods for creating and restoring backups in
the VMDK driver is no longer called and this breaks the backup-
restore of volumes created by the VMDK driver. Now backup and
restore of volumes use os-brick connectors.

Change Ia1a20f93780593b1efbb74484c3fdd3ca3564290 added a new
connector in os-brick to support vmdk volumes. The new vmdk
connector requires additional connection info so that it can
connect to vCenter server and access the volume vmdk to perform
volume connect and disconnect.

Closes-bug: #1602660
Change-Id: I66a30366ccdae74e13f7a0e35cd7bfdfed2785be
2016-09-10 17:08:18 +05:30
..
__init__.py Implements APIs for VMDK driver 2013-08-30 03:44:41 -07:00
datastore.py VMware: Fix retype when storage policy is enabled 2016-07-29 17:08:55 +05:30
exceptions.py VMware: Fix exception messages 2015-09-04 00:02:27 +05:30
vmdk.py VMware: Send additional connection info 2016-09-10 17:08:18 +05:30
volumeops.py Remove six.iter* 2016-06-28 23:23:10 -04:00