openstack-python-openstackc.../openstackclient/network/v2
Michael Johnson db29e28b7c Switch to using osc_lib.utils.tags
This patch updates the network modules to use the new
osc_lib.utils.tags module and removes the in tree _tag.py version.

A previous patch[1] moves the _tag.py code to osc-lib to allow other
projects to leverage the code.

[1] https://review.opendev.org/662859

Change-Id: Id0c34029e327de50c5fd2732bae5fbf45bbd16ee
2020-01-14 17:10:41 -08:00
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
address_scope.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
floating_ip.py Switch to using osc_lib.utils.tags 2020-01-14 17:10:41 -08:00
floating_ip_pool.py Remove deprecated ip floating commands 2018-04-08 11:37:42 +00:00
floating_ip_port_forwarding.py Add floating IP Port Forwarding commands 2019-08-29 07:39:42 +08:00
ip_availability.py Format location columns in network commands 2019-08-30 12:53:18 -05:00
network.py Switch to using osc_lib.utils.tags 2020-01-14 17:10:41 -08: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 Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
network_service_provider.py Update the description format 2017-01-03 21:31:54 +08:00
port.py Switch to using osc_lib.utils.tags 2020-01-14 17:10:41 -08:00
router.py Switch to using osc_lib.utils.tags 2020-01-14 17:10:41 -08:00
security_group.py Switch to using osc_lib.utils.tags 2020-01-14 17:10:41 -08:00
security_group_rule.py Replace six.iteritems() with .items() 2020-01-09 18:41:29 +09:00
subnet.py Switch to using osc_lib.utils.tags 2020-01-14 17:10:41 -08:00
subnet_pool.py Switch to using osc_lib.utils.tags 2020-01-14 17:10:41 -08:00