openstack-python-openstackc.../openstackclient/tests/functional
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
..
common Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +00:00
compute Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +00:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +00:00
image Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +00:00
network Network tag support 2017-07-23 21:54:32 +00:00
object Clean up the changes of os.environ in functional tests 2017-07-20 16:39:32 +00:00
volume Merge "Clean up the changes of os.environ in functional tests" 2017-07-21 00:10:54 +00:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py Trivial fix typos 2017-05-30 16:38:27 +07:00
post_test_hook.sh unwedge the gate 2016-09-09 22:49:35 -04:00
post_test_hook_tips.sh Use git+file urls instead of directories 2017-01-14 20:40:17 +00:00