Merge pull request #1130 from pritisarap12/CLOUDSTACK-9091-Update-testpath-for-parameter-issues
CLOUDSTACK-9091: Update testpath for parameter issuesIn testpath_volume_snapshot testpath creating volume from snapshot function is passing zonid parameter to function in base class but there it doesn't take as separate parameter it takes it from "services" so updating it. * pr/1130: CLOUDSTACK-9091: Update testpath for parameter issues Signed-off-by: sanjeev <sanj...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/79edac0e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/79edac0e Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/79edac0e Branch: refs/heads/master Commit: 79edac0ee6d63d642e4df6f828295ffceed6149f Parents: bcbdb2c 358115d Author: sanjeev <sanj...@apache.org> Authored: Thu Feb 18 15:28:39 2016 +0530 Committer: sanjeev <sanj...@apache.org> Committed: Thu Feb 18 15:28:45 2016 +0530 ---------------------------------------------------------------------- test/integration/testpaths/testpath_volume_snapshot.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ----------------------------------------------------------------------