os-brick/os_brick/initiator
Vipin Balachandran 9f70ace94c Add connector for vmdk volumes
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. The Cinder backup
manager now uses initiator connectors for creating and restoring
backups for all volume backends. The patch adds a connector for
vmdk volumes to fix the backup-restore for the VMDK driver.

DocImpact

Change-Id: Ia1a20f93780593b1efbb74484c3fdd3ca3564290
Partial-bug: #1602660
2016-08-09 17:23:30 +05:30
..
connectors Add connector for vmdk volumes 2016-08-09 17:23:30 +05:30
windows Add Windows Fibre Channel connector 2016-08-04 23:12:09 +03:00
__init__.py Add connector for vmdk volumes 2016-08-09 17:23:30 +05:30
connector.py Add connector for vmdk volumes 2016-08-09 17:23:30 +05:30
host_driver.py Fix race in check and access of /dev/disk/by-path/ 2015-07-28 18:30:06 +02:00
initiator_connector.py Splitting Out Connectors from connector.py 2016-08-02 15:54:15 -05:00
linuxfc.py Trivial rootwrap -> privsep replacement 2016-04-15 15:29:25 +00:00
linuxrbd.py Make RBDImageMetadata and RBDVolumeIOWrapper re-usable 2016-06-09 12:40:24 +00:00
linuxscsi.py Add support for processutils.execute 2016-06-02 13:53:04 +03:00
linuxsheepdog.py Remove unused LOG to keep code clean 2016-07-09 10:17:48 +08:00