]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Replace use of mox with mock in test_rbd
authorYuriy Nesenenko <ynesenenko@mirantis.com>
Fri, 11 Dec 2015 11:08:24 +0000 (13:08 +0200)
committeryuriy_n <ynesenenko@mirantis.com>
Tue, 15 Dec 2015 13:06:57 +0000 (15:06 +0200)
commit6ead3bff625e24f6e759d50f8178231243cc7485
tree149a7c24d389c1406d9698ee9239ca497c666c12
parent36841fcd06947284b255c4d31f8d36c1e7f6af82
Replace use of mox with mock in test_rbd

This patch replaces the remaining cases of mox with mock in test_rbd.py

Change-Id: Iffe6a23437694fb467afd0baae801771b88c4f80
Partial-Implements: blueprint mox-to-mock-conversion
cinder/tests/unit/test_rbd.py