openstack-python-openstackc.../openstackclient/network/v2
Akihiro Motoki 57e5840710 Network tag support
Neutron tag mechanism now supports network, subnet, port,
subnetpool and router. Tag support for more resources is planned.

This commit introduces a common mixin class to implement
tag operation and individual resource consumes it.

To support tag remove, network unset command is added.

Implements blueprint neutron-client-tag
Change-Id: Iad59d052f46896d27d73c22d6d4bb3df889f2352
2017-07-23 21:54:32 +00:00
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
_tag.py Network tag support 2017-07-23 21:54:32 +00:00
address_scope.py Fix address scope list --share 2017-01-27 19:56:44 -06:00
floating_ip.py Low-level Compute v2 API: floating ip 2017-04-11 02:10:26 -05:00
floating_ip_pool.py Low-level Compute v2 API: floating ip pool 2017-04-18 08:57:34 -05:00
ip_availability.py Fix "ip availability show" command 2017-01-06 12:59:41 +08:00
network.py Network tag support 2017-07-23 21:54:32 +00:00
network_agent.py Network L3 Router Commands for OSC 2017-07-11 08:17:09 +00:00
network_auto_allocated_topology.py Auto allocated topology for OSC 2017-02-22 15:38:16 -05:00
network_flavor.py Introduce neutron flavor associate, disassociate to OSC 2017-04-03 17:02:03 +00:00
network_flavor_profile.py OSC Network Flavor Profile 2017-03-20 16:24:27 +00:00
network_meter.py command list: Move network meter appropriately 2017-03-08 05:56:32 +09:00
network_meter_rule.py Add meter rule to OSC 2017-01-23 00:24:35 +00:00
network_qos_policy.py Add new parameter "is_default" to Network QoS policy. 2017-07-05 13:34:33 +00:00
network_qos_rule.py Add direction field to QoS bandwidth limit. 2017-06-22 15:59:37 +00:00
network_qos_rule_type.py Remove unused logging import 2017-02-20 10:20:42 +07:00
network_rbac.py Add '--type'and other options to network rbac list 2016-12-21 09:43:07 +08:00
network_segment.py Handle log message interpolation by the logger in network/ 2017-02-13 18:14:34 +01:00
network_service_provider.py Update the description format 2017-01-03 21:31:54 +08:00
port.py Network tag support 2017-07-23 21:54:32 +00:00
router.py Network tag support 2017-07-23 21:54:32 +00:00
security_group.py Low-level Compute v2 API: security group 2017-04-11 02:08:04 -05:00
security_group_rule.py Low-level Compute v2 API: security group rules 2017-04-11 02:08:57 -05:00
subnet.py Network tag support 2017-07-23 21:54:32 +00:00
subnet_pool.py Network tag support 2017-07-23 21:54:32 +00:00