openstack-python-openstackc.../openstackclient/network
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
..
v2 Network tag support 2017-07-23 21:54:32 +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