openstack-python-openstackc.../openstackclient/network/v2
Dean Troyer 6ee7b8d138 Format location columns in network commands
These return a Munch from the SDK, which can be handled exactly
like a dict so do that.

Note that the location column has a nested project dict in the
return value, this is addressed separately in osc_lib.format_columns
in https://review.opendev.org/#/c/679474/.

Change-Id: I99a6d192749a4ac76777f72be8118261c0521cb0
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2019-08-30 12:53:18 -05:00
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
_tag.py openstack subnet create fails when tags is None 2017-12-01 15:17:03 -07:00
address_scope.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
floating_ip.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
floating_ip_pool.py Remove deprecated ip floating commands 2018-04-08 11:37:42 +00:00
ip_availability.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_agent.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_auto_allocated_topology.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_flavor.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_flavor_profile.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_meter.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_meter_rule.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_qos_policy.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_qos_rule.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_qos_rule_type.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_rbac.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_segment.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_segment_range.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network_service_provider.py Update the description format 2017-01-03 21:31:54 +08:00
port.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
router.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
security_group.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
security_group_rule.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
subnet.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
subnet_pool.py Format location columns in network commands 2019-08-30 12:53:18 -05:00