]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Cleanup for cinder tests with CGSnapshot
authorDaniel Tadrzak <daniel.tadrzak@intel.com>
Fri, 31 Jul 2015 12:31:14 +0000 (14:31 +0200)
committerSzymon Wroblewski <szymon.wroblewski@intel.com>
Tue, 20 Oct 2015 09:08:06 +0000 (11:08 +0200)
commitf0e24ff8ea831841c9385aecd1a4a0c2ced5396e
tree5d25b786012f22ce15ebe9d34f547f744d17e4b7
parent01ed01db34efcb19e16ad2322abfa9eac70b7704
Cleanup for cinder tests with CGSnapshot

Switch cinder tests to use CGSnapshot objects instead of direct
calls to db. Additionally, the patch switches from dict to object notation.

Drivers tests need to be fixed in other patch.

Co-Authored-By: Szymon Wroblewski<szymon.wroblewski@intel.com>
Partial-Implements: blueprint cinder-objects
Change-Id: I40161592c887a386aa7a323381d71f0111d584fa
cinder/tests/unit/api/contrib/test_cgsnapshots.py
cinder/tests/unit/api/contrib/test_consistencygroups.py
cinder/tests/unit/test_storwize_svc.py