openstack-python-openstackc.../openstackclient/network
Jens Harbott 104d6d0e31 Fix output for subnet show
The use_default_subnet_pool column is never returned by the API, it is
only being used in the request to create a subnet. So make sure that we
do not show it when displaying a subnet.

Change-Id: Ie021149cceb8f89b779ad0f3c13ac60420509671
Related-Bug: 1668223
2017-09-12 14:21:49 +00:00
..
v2 Fix output for subnet show 2017-09-12 14:21:49 +00: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 Fix handling the use_default_subnet_pool attribute 2017-03-09 08:21:13 +01:00
utils.py Refactor security group show to use SDK 2016-03-10 08:33:52 -06:00