CLOUDSTACK-7991: test_security_groups.py - Move config data to test_data.py and fix pep8 issues
Signed-off-by: Pierre-Luc Dion <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/818957de Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/818957de Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/818957de Branch: refs/heads/master Commit: 818957de0c3115250b4dd9e833619be788cd66de Parents: f40e31e Author: Gaurav Aradhye <[email protected]> Authored: Fri Nov 28 14:01:17 2014 +0530 Committer: Pierre-Luc Dion <[email protected]> Committed: Tue Dec 2 09:56:49 2014 -0500 ---------------------------------------------------------------------- .../component/test_security_groups.py | 1636 +++++++++--------- tools/marvin/marvin/config/test_data.py | 13 + 2 files changed, 806 insertions(+), 843 deletions(-) ----------------------------------------------------------------------
