]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Tests: Fix os.path.exists mock (emc_vnxdirect)
authorEric Harney <eharney@redhat.com>
Thu, 6 Aug 2015 22:31:41 +0000 (16:31 -0600)
committerEric Harney <eharney@redhat.com>
Thu, 6 Aug 2015 22:35:25 +0000 (16:35 -0600)
commit6f04677640a7acfb8c8965e5d44534b04d00778b
tree75a62aed59a11cf4f93e139e12d5be407094441c
parent3a8b27c752923ed51d67caf180666c74251c93b3
Tests: Fix os.path.exists mock (emc_vnxdirect)

Use mock rather than assigning to os.path.exists,
since this may cause later tests to break.

Change-Id: I028aee93c92d5fafb4da018925d20db18c962eed
cinder/tests/unit/test_emc_vnxdirect.py