Changes SecurityGroupSettings & SecurityGroupRuleSettings constructor to use kwargs. 67/36267/1
authorspisarski <s.pisarski@cablelabs.com>
Tue, 20 Jun 2017 18:57:02 +0000 (12:57 -0600)
committerspisarski <s.pisarski@cablelabs.com>
Tue, 20 Jun 2017 18:57:02 +0000 (12:57 -0600)
commitce3c297aedc17e30ccdc61b96619d1f80ee0b231
treef85a0d40a891d767f911e6332bb5a3e73fffd51c
parenta11bb69ff2b1bb31a0c95613f05a93cfd6e4a269
Changes SecurityGroupSettings & SecurityGroupRuleSettings constructor to use kwargs.

And changed line lengths to 79 for pep8.

JIRA: SNAPS-102

Change-Id: Ifa878ba01694eaa17ee05cea5dbbe9bc8bde3cd0
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
snaps/openstack/create_security_group.py
snaps/openstack/tests/create_security_group_tests.py