]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add consistency group tests to test_volume_rpcapi
authorMichal Dulko <michal.dulko@intel.com>
Thu, 16 Jul 2015 10:55:44 +0000 (12:55 +0200)
committerMichal Dulko <michal.dulko@intel.com>
Tue, 25 Aug 2015 07:19:50 +0000 (07:19 +0000)
commitf6d531bf56f080fc7a6ea6ba63f08be249b50a51
tree06c43d0b79cf75505909a5f86b29e66c732925d4
parent742026723c6bc5024b35317a87f9faf8d4f8fabc
Add consistency group tests to test_volume_rpcapi

test_volume_rpcapi was missing tests for RPC calls related to
consistency groups. This commit adds them.

Change-Id: I08a1337467742c8ce2b24c9382df537841bdbcb2
cinder/tests/unit/test_volume_rpcapi.py