]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add unit tests for cinder/api/contrib/volume_actions.
authorJasakov Artem <ayasakov@mirantis.com>
Fri, 5 Jul 2013 07:59:56 +0000 (11:59 +0400)
committerJasakov Artem <ayasakov@mirantis.com>
Fri, 5 Jul 2013 07:59:56 +0000 (11:59 +0400)
commit6ed3990d6aa8450e9b246d0e02724cf133b9059c
tree364472cf862b1840dd9adcb209164e5d23280634
parentcf69b54a9107d77abfd1cd06937d2cd00312ea4f
Add unit tests for cinder/api/contrib/volume_actions.

Added to the following unit tests:
  Test begin detaching;
  Test roll detaching;
  Test volume upload to image with TypeError;
  Test extend volume with ValueError;
  Test copy volume to image, when body without Image's name.

Change-Id: I2382e043b7968a2c285c505ec02ff65fd81ea605
cinder/tests/api/contrib/test_volume_actions.py