summaryrefslogtreecommitdiff
path: root/functional
diff options
context:
space:
mode:
authorRichard Theis <rtheis@us.ibm.com>2016-02-05 09:52:34 -0600
committerRichard Theis <rtheis@us.ibm.com>2016-02-05 09:54:58 -0600
commita83602341121ccd252a8eaaa390f387b5230cd75 (patch)
treef121f3cb912acf3dff012739c2d5b81ea7b8cc3f /functional
parent42b607edf117e4a3f421a554308330409c88dbb1 (diff)
downloadpython-openstackclient-a83602341121ccd252a8eaaa390f387b5230cd75.tar.gz
Refactor security group functional tests
Moved the functional tests for "os security group" and "os security group rule" from the compute to the network directory to align with the refactoring to the commands. Change-Id: Ief6ab17775c6d7e3bef58d9fa025d9dd520b7370 Partial-Bug: #1519511 Partial-Bug: #1519512 Related-to: blueprint neutron-client
Diffstat (limited to 'functional')
-rw-r--r--functional/tests/network/v2/test_security_group.py (renamed from functional/tests/compute/v2/test_security_group.py)0
-rw-r--r--functional/tests/network/v2/test_security_group_rule.py (renamed from functional/tests/compute/v2/test_security_group_rule.py)0
2 files changed, 0 insertions, 0 deletions
diff --git a/functional/tests/compute/v2/test_security_group.py b/functional/tests/network/v2/test_security_group.py
index 2089b1d5..2089b1d5 100644
--- a/functional/tests/compute/v2/test_security_group.py
+++ b/functional/tests/network/v2/test_security_group.py
diff --git a/functional/tests/compute/v2/test_security_group_rule.py b/functional/tests/network/v2/test_security_group_rule.py
index e864b08f..e864b08f 100644
--- a/functional/tests/compute/v2/test_security_group_rule.py
+++ b/functional/tests/network/v2/test_security_group_rule.py