]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add unit test to cinder cgsnapshot api
authorHaiwei Xu <xu-haiwei@mxw.nes.nec.co.jp>
Wed, 17 Sep 2014 05:58:20 +0000 (14:58 +0900)
committerHaiwei Xu <xu-haiwei@mxw.nes.nec.co.jp>
Mon, 22 Sep 2014 08:40:52 +0000 (17:40 +0900)
commit2061f1091954e558b8cf0e2b35a6256d19aa494a
tree4f16911099fdee1d289b58f8cfc564d823fc0f2e
parent4b2600fe3ee1e233d19250dc6c38f5a3959c0e37
Add unit test to cinder cgsnapshot api

This patch adds unit tests to cgsnapshot create api,
in case cgsnapshot is invalid or can not be found.

Change-Id: I6ec73b8db413e5c085f8a48830f5e1446c2d7240
cinder/tests/api/contrib/test_cgsnapshots.py