cinder/cinder/tests/unit/consistencygroup
xing-yang c979bdac87 Remove unused CG code
There are CG related code in api, scheduler, and manager that are
no longer invoked in Pike. This is because we will force users to
migrate all existing CGs and CGsnapshots to the new generic volume
groups tables when they upgrade to Pike. CG CLI and API are still
supported in Pike. They will be re-directed to create/modify
entries in generic volume groups tables instead.

Database and versioned object related code are still kept for now
because there are still drivers referencing them.

Change-Id: Ieba87c6725f07564fd5a69674602eb3ca6200db3
2017-03-19 00:49:10 -04:00
..
__init__.py Move consistency groups tests to consistencygroup directory 2016-05-26 14:08:48 +00:00
fake_cgsnapshot.py Move consistency groups tests to consistencygroup directory 2016-05-26 14:08:48 +00:00
fake_consistencygroup.py Move consistency groups tests to consistencygroup directory 2016-05-26 14:08:48 +00:00