]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fixed the order of mock decorators in VMAX driver
authorXing Yang <xing.yang@emc.com>
Thu, 5 Mar 2015 23:20:45 +0000 (18:20 -0500)
committerXing Yang <xing.yang@emc.com>
Thu, 5 Mar 2015 23:20:45 +0000 (18:20 -0500)
commitce41647a8faa2e0d90d45d593d3fa7ae31f6f5db
treecbaedf4a00f67272940533c0c45f84983d3b870c
parent18e245ef83f56e3b1ecf299c75f28497ca388422
Fixed the order of mock decorators in VMAX driver

This patch fixed the order of the mock decorators in the unit tests
of the VMAX driver.

Change-Id: I17195120ec0645d1e343899d425b58f2811c2343
cinder/tests/test_emc_vmax.py