os-brick/os_brick/tests
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
..
encryptors Fix the mocking mess 2016-08-03 18:40:42 +02:00
initiator Add connector for vmdk volumes 2016-08-09 17:23:30 +05:30
local_dev Remove race condition from lvextend 2016-08-01 20:08:07 +00:00
privileged Trivial rootwrap -> privsep replacement 2016-04-15 15:29:25 +00:00
remotefs Merge "Add Windows SMBFS connector" 2016-08-08 17:13:16 +00:00
windows Add Windows Fibre Channel connector 2016-08-04 23:12:09 +03:00
__init__.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
base.py Fix the mocking mess 2016-08-03 18:40:42 +02:00
test_brick.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
test_exception.py Use six.text_type instead of unicode 2015-04-03 10:22:45 +03:00
test_executor.py Add support for processutils.execute 2016-06-02 13:53:04 +03:00
test_utils.py Remove unused LOG to keep code clean 2016-07-09 10:17:48 +08:00