openstack-python-openstackc.../openstackclient/network
Huanxuan Ao 888022f8c0 Fix "security group list" command to display project ID properly
The "Project" column of the output of
"security group list" command is blank
since the new attribute name is "project_id"
not "tenant_id" in network resource, so change
it to display project IDs properly

Change-Id: Ie2a071afac3b5a8aaa2c6f1c50d44ae06905d916
Closes-bug: #1659967
2017-03-10 10:55:58 +08:00
..
v2 Fix "security group list" command to display project ID properly 2017-03-10 10:55:58 +08:00
__init__.py Network CRUD 2014-06-24 15:00:25 -06:00
client.py Remove remaining uses of SDK Proxy.session 2017-02-19 15:47:20 -06:00
common.py network.common.NetworkAndComputeShowOne: catch HttpException 2016-11-10 16:30:23 +01:00
sdk_utils.py SDK Refactor: Prepare address scope commands 2016-10-05 06:36:18 -05:00
utils.py Refactor security group show to use SDK 2016-03-10 08:33:52 -06:00