python-openstackclient/openstackclient/tests/compute/v2
Richard Theis 564c8ff240 Refactor security group show to use SDK
Refactored the 'os security group show' command to use the SDK
when neutron is enabled, but continue to use the nova client
when nova network is enabled.

Added a release note for the change in security group rules output
due to Network v2. The column names remain unchanged to maintain
backwards compatibility.

Change-Id: I25233ddb8115d18b8b88affb3de13346084a339d
Partial-Bug: #1519511
Implements: blueprint neutron-client
2016-03-10 08:33:52 -06:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Refactor security group show to use SDK 2016-03-10 08:33:52 -06:00
test_flavor.py Merge "Make SetFlavor and UnsetFlavor inherit from cliff.Command" 2016-02-29 18:37:44 +00:00
test_hypervisor.py Trivial: Fix "abstractmethod" to "abstract method" 2016-02-10 19:01:52 +08:00
test_hypervisor_stats.py Add unit tests for 'hypervisor stats' command 2016-02-22 23:36:29 +08:00
test_keypair.py [compute] Add unit test for keypair 2016-02-23 12:23:10 +08:00
test_security_group.py Refactor security group list to use SDK 2016-02-29 14:46:57 -06:00
test_security_group_rule.py Trivial: Fix "abstractmethod" to "abstract method" 2016-02-10 19:01:52 +08:00
test_server.py Merge "[compute] Support restore server" 2016-03-04 23:41:42 +00:00
test_service.py Add --reason for disable service 2016-03-09 05:19:41 +00:00