]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Replace use of mox with mock in test_nfs
authorYuriy Nesenenko <ynesenenko@mirantis.com>
Tue, 29 Dec 2015 16:30:24 +0000 (18:30 +0200)
committerYuriy Nesenenko <ynesenenko@mirantis.com>
Wed, 30 Dec 2015 14:44:44 +0000 (16:44 +0200)
commitc15dcc0dfccbb0b042904001ad4b11eb522d49e5
treed436086287ce9582e91bd54f58d2547cdb165704
parent49507b61cbc4e5a6b2144be2511af0939ff91706
Replace use of mox with mock in test_nfs

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

Change-Id: I1867e4b4dd0d111776b5f5d60b1eff42309ff8ab
Partial-Implements: blueprint mox-to-mock-conversion
Closes-Bug: 1284160
cinder/tests/unit/test_nfs.py