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 c5f8de3 commit b8d9dcbCopy full SHA for b8d9dcb
test/integration/plugins/storpool/test_storpool_tiers.py
@@ -638,4 +638,4 @@ def deploy_vm_from_snapshot_or_template(self, snapshotid, is_snapshot=False):
638
except Exception as e:
639
self.fail("SSH failed for virtual machine: %s - %s" %
640
(virtual_machine.ipaddress, e))
641
- return virtual_machine
+ return virtual_machine
0 commit comments