openstack-python-openstackc.../openstackclient
Richard Theis 842882f3cb Refactor security group list to use SDK
Refactored the 'os security group list' command to use the SDK
when neutron is enabled, but continue to use the nova client
when nova network is enabled.

This refactor also removes the logic for displaying project names
instead of project IDs when the --all-projects option is specified.
This logic was removed because it is inconsistent with the other
network commands.

Since neutron will always display security groups across all
projects for an admin, the --all-projects option is now hidden
when neutron is enabled and the Project column is always
displayed.

Change-Id: I934a1f5084ef3c5f929d0ffd38ebf5064d799941
Partial-Bug: #1519511
Related-to: blueprint neutron-client
2016-02-29 14:46:57 -06:00
..
api Py3 replace dict.iteritems with six.iteritems 2016-02-24 10:14:56 +08:00
common Add MultiKeyValueAction to custom parser action 2016-02-27 03:53:32 +08:00
compute Refactor security group list to use SDK 2016-02-29 14:46:57 -06:00
identity Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
image Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
locale Update translation setup 2016-01-29 08:18:50 +09:00
network Refactor security group list to use SDK 2016-02-29 14:46:57 -06:00
object Add recursive object delete for containers 2016-02-05 11:18:46 -07:00
tests Refactor security group list to use SDK 2016-02-29 14:46:57 -06:00
volume Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Merge "Add shell --profile option to trigger osprofiler from CLI" 2016-02-26 19:49:21 +00:00