]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add missing tests for backup_* methods
authorYuriy Zveryanskyy <yzveryanskyy@mirantis.com>
Tue, 4 Jun 2013 10:14:12 +0000 (13:14 +0300)
committerYuriy Zveryanskyy <yzveryanskyy@mirantis.com>
Fri, 7 Jun 2013 08:47:23 +0000 (11:47 +0300)
commit4615161964dfc40950759b509dd11650313ff53b
tree4fe3b9e9d65ae69381aceaa6c17e77ae760426d6
parent738dc74f9ab3096c422aaadf897681cbce95cc2e
Add missing tests for backup_* methods

There was no tests in test_db_api for backup_*
methods.

Add tests to ensure that all works.

blueprint db-api-tests

Change-Id: Ie83de7f9cb3d2c4de5442513a60bfedac312f62e
cinder/tests/test_db_api.py