Merge pull request #667 from pritisarap12/CLOUDSTACK-8717-Failed-to-start-instance-after-restoring-the-running-instance
CLOUDSTACK-8717: Failed to start instance after restoring the running instance On setup with two cluster wide primary storage verify restoring a running instance.(As while restoring instance root disk may get created on another primary storage.) * pr/667: CLOUDSTACK-8717: Failed to start instance after restoring the running instance -Modified code to add tag to aonly one cluster wide SP -Added validateList function -Added code to clear tags in tearDown class CLOUDSTACK-8717: Failed to start instance after restoring the running instance Signed-off-by: sanjeev <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cc8508d8 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/cc8508d8 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/cc8508d8 Branch: refs/heads/4.9-mvn-upgrade Commit: cc8508d808b5c68bb3133e8d6c966c0df1bb9532 Parents: d3dc053 4bbf151 Author: sanjeev <[email protected]> Authored: Thu Feb 11 16:18:47 2016 +0530 Committer: sanjeev <[email protected]> Committed: Thu Feb 11 16:18:50 2016 +0530 ---------------------------------------------------------------------- .../testpaths/testpath_restore_vm.py | 211 +++++++++++++++++++ 1 file changed, 211 insertions(+) ----------------------------------------------------------------------
