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/98d75b02 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/98d75b02 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/98d75b02 Branch: refs/heads/4.5 Commit: 98d75b0259ee0df1db8d0f98eab82dc4715279da Parents: d42e3df Author: Gaurav Aradhye <[email protected]> Authored: Fri Nov 28 14:01:17 2014 +0530 Committer: Pierre-Luc Dion <[email protected]> Committed: Tue Dec 2 10:03:41 2014 -0500 ---------------------------------------------------------------------- .../component/test_security_groups.py | 1636 +++++++++--------- tools/marvin/marvin/config/test_data.py | 13 + 2 files changed, 806 insertions(+), 843 deletions(-) ----------------------------------------------------------------------
