]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
VMware: changing volumeops tests from mox to mock.
authorSubramanian Neelakantan <subramanian.neelakantan@gmail.com>
Wed, 5 Feb 2014 12:09:05 +0000 (17:39 +0530)
committerSubramanian Neelakantan <subramanian.neelakantan@gmail.com>
Thu, 13 Feb 2014 12:39:17 +0000 (18:09 +0530)
commit6846ed79c31f02bbacf48d2bb22e7128549c56f0
treeb8bc063b5fbf13aef7401507b9e0572a40488584
parent66d62457cfe9560e39f7b412b91140fb58723ad7
VMware: changing volumeops tests from mox to mock.

Changing unit tests implementation of volumeops to mock. In the process
also moving all these unit tests into a separate class for better
test organization.

Partial-Bug: #1261097
Change-Id: I08b2341b22ed9c8f63930a2c73a9737cbe7ef540
cinder/tests/test_vmware_vmdk.py
cinder/tests/test_vmware_volumeops.py [new file with mode: 0644]