]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add unit tests for cinder.api.v2.volumes
authorVipin Balachandran <vbala@vmware.com>
Wed, 1 Jul 2015 06:41:19 +0000 (12:11 +0530)
committerVipin Balachandran <vbala@vmware.com>
Wed, 15 Jul 2015 09:47:23 +0000 (15:17 +0530)
commit348b06adad2ada45d6d9d12fb004a6329e3bb8bf
tree9770e641b69a5b6c3deb6590a64f3af1838b4d80
parentad977d456c5d50e992eee95ea40f4e3dd21981dc
Add unit tests for cinder.api.v2.volumes

Add units tests to increase coverage for
cinder.api.v2.volumes.VolumeController.create.

Change-Id: I7c4225de5d32ecd0ad78fc7c0ff847a8bee7b7da
cinder/tests/unit/api/v2/stubs.py
cinder/tests/unit/api/v2/test_volumes.py