We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c75c318 commit 1c0d7ddCopy full SHA for 1c0d7dd
test/integration/smoke/test_migrate_vm_with_volume.py
@@ -311,4 +311,3 @@ def test_04_migrate_detached_volume(self):
311
vol = Volume.list(self.apiclient, id=volume1.id)[0]
312
313
self.assertEqual(vol.storageid, target_pool.id, "Storage pool was not the same as expected")
314
-
0 commit comments