charm-neutron-api/unit_tests
Liam Young a8e6824e3a Add QoS support
This patch adds the enable-qos option to the charm. If enable-qos is
set then neutron.services.qos.qos_plugin.QoSPlugin is added to
service_plugins in neutron.conf locally. The
neutron-plugin-api-relation has also been updated to send the
enable-qos option to charms connected over that relation (for
example neutron-openvswitch and neutron-gateway).

As part of this some of the logic for setting service_plugins was
removed from the neutron.conf and placed in the NeutronCCContext.

This patch is based on the steps in:
https://docs.openstack.org/mitaka/networking-guide/config-qos.html

Change-Id: I1beba9bebdb7766fd95d47bf13b6f4ad86e762b5
Partial-Bug: #1705358
2017-09-25 16:35:12 +00:00
..
__init__.py Re-license charm as Apache-2.0 2016-07-03 17:47:52 +01:00
test_actions_git_reinstall.py Re-license charm as Apache-2.0 2016-07-03 17:47:52 +01:00
test_actions_openstack_upgrade.py Re-license charm as Apache-2.0 2016-07-03 17:47:52 +01:00
test_actions.py Re-license charm as Apache-2.0 2016-07-03 17:47:52 +01:00
test_neutron_api_context.py Add QoS support 2017-09-25 16:35:12 +00:00
test_neutron_api_hooks.py Add QoS support 2017-09-25 16:35:12 +00:00
test_neutron_api_utils.py Add db initialised detection 2017-08-23 15:45:47 +01:00
test_utils.py Re-license charm as Apache-2.0 2016-07-03 17:47:52 +01:00