python-openstackclient/openstackclient/tests/compute/v2
SaiKiran 2b670afa33 Refactor abstract columns and datalist out in compute test cases
columns and datalist has been set in each test case in compute,
which is not necessary. This patch abstract it out and remove
all redundant code.

Change-Id: I5e8423722416ea31fdced4c932ed141de90028ab
Closes-Bug: #1531816
2016-01-21 04:50:29 +00:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Use FakeVolume in server test cases. 2015-12-08 10:36:25 +08:00
test_flavor.py Trivial: Coding style fix in test_flavor.py 2015-12-08 13:35:51 +08:00
test_security_group_rule.py Refactor abstract columns and datalist out in compute test cases 2016-01-21 04:50:29 +00:00
test_security_group.py Refactor abstract columns and datalist out in compute test cases 2016-01-21 04:50:29 +00:00
test_server.py Refactor abstract columns and datalist out in compute test cases 2016-01-21 04:50:29 +00:00
test_service.py Add testcases for compute.v2.service 2015-12-01 10:09:54 +08:00