openstack-python-openstackc.../openstackclient/tests
Richard Theis 96cc5eb354 Add support to list all security group rules
Both nova and neutron allow security group rules to be listed without
specifying the owning security group. This patch set makes the
group argument on 'os security group rule list' optional. Behavior
is unchanged when the argument is specified. When the argument is
not specified then all accessible security group rules will be listed.
The listing will include the owning security group for each rule.

Change-Id: I6914baecf70a65354e1e82dad92c6afbd32b4973
Related-Bug: #1519512
2015-12-17 12:49:13 -06:00
..
api when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
common SDK integration extensions and server create networks 2015-12-09 11:39:20 -07:00
compute Add support to list all security group rules 2015-12-17 12:49:13 -06:00
identity Switch to ksa Session 2015-12-02 01:55:14 +00:00
image Add multi deletion testcase for "openstack image delete" 2015-12-09 17:58:11 +08:00
network Router: Add "router show" command using SDK 2015-12-17 09:19:40 +08:00
object Merge "Move session and fixtures to keystoneauth1" 2015-10-20 19:57:36 +00:00
volume Add multi deletion testcase for openstack volume delete 2015-12-02 16:02:10 +08:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Move FakeServer to tests.common.v2.compute.fakes 2015-11-25 00:17:49 -08:00
test_shell.py Merge "Create log configuration class" 2015-09-09 20:15:54 +00:00
utils.py Check volume status before extending size 2015-02-06 09:05:41 -08:00