Skip to content

Commit

Permalink
Unbreak test_storwize_svc.py by setting storwize_svc_multihostmap_ena…
Browse files Browse the repository at this point in the history
…bled

Fixes LP bug 1198146

Change-Id: Ia711457b9066d07458fd086df8b317c616f7baf9
  • Loading branch information
saschpe committed Jul 5, 2013
1 parent f5b80aa commit 3b068f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cinder/tests/test_storwize_svc.py
Expand Up @@ -1826,6 +1826,7 @@ def test_storwize_svc_multi_host_maps(self):
# Make sure that the volumes have been created
self._assert_vol_exists(volume['name'], True)

self._set_flag('storwize_svc_multihostmap_enabled', True)
self.driver.initialize_connection(volume, conn)
self.driver.terminate_connection(volume, conn)

Expand Down

0 comments on commit 3b068f2

Please sign in to comment.