cinder/cinder/tests/integrated
Nirmal Ranganathan bad23ceff8 Splitting out volume drivers in driver.py
Moved RBDDriver, SheepdogDriver into their own respective driver
files under cinder/volume/drivers/*. Moved FakeISCSIDriver and
LoggingVolumeDriver into a fake driver file under the tests,
since that's the only place where those are used.

Implements bp driver-cleanup

Change-Id: I39d91ac8e498a9e42c5443db16706203b988444b
2012-11-06 20:22:45 -07:00
..
api Add update to volume and snapshot controllers 2012-09-11 13:24:09 -05:00
__init__.py Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
integrated_helpers.py Use openstack.common.log for logging. 2012-07-20 12:12:12 +00:00
test_extensions.py Remove unused imports 2012-08-14 22:12:11 +08:00
test_login.py Use openstack.common.log for logging. 2012-07-20 12:12:12 +00:00
test_volumes.py Splitting out volume drivers in driver.py 2012-11-06 20:22:45 -07:00
test_xml.py Remove unused imports 2012-08-14 22:12:11 +08:00