CLOUDSTACK-8095: Fixed Iso attach issue in test_escalations_instances.py
Signed-off-by: SrikanteswaraRao Talluri
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ff37fa5d
Tree: http://git-wip-us.apache.org/repos/asf
CLOUDSTACK-8100: Fixed pep8 issues in test_vpc.py
Signed-off-by: SrikanteswaraRao Talluri
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f52f968c
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f52f96
Repository: cloudstack
Updated Branches:
refs/heads/master 331e257ca -> ff37fa5de
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/f52f968c/test/integration/component/test_vpc.py
--
diff --git a/test/integration/component
Repository: cloudstack
Updated Branches:
refs/heads/master e559b15b6 -> 331e257ca
CLOUDSTACK-8103: Vmsync marks VM as stopped even after failing to stop it in HV
During vmsync if StopCommand (issued as part of PowerOff/PowerMissing report)
fails to stop VM (since VM is running on HV),
don't tr
Repository: cloudstack
Updated Branches:
refs/heads/4.5 c5d3a73c6 -> 788fe5a27
CLOUDSTACK-8103: Vmsync marks VM as stopped even after failing to stop it in HV
During vmsync if StopCommand (issued as part of PowerOff/PowerMissing report)
fails to stop VM (since VM is running on HV),
don't trans