]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Functional test for QoS policy bandwidth rule update
authorMiguel Angel Ajo <mangelajo@redhat.com>
Mon, 10 Aug 2015 13:32:57 +0000 (15:32 +0200)
committerMiguel Angel Ajo <mangelajo@redhat.com>
Mon, 10 Aug 2015 14:50:31 +0000 (16:50 +0200)
commitaf2e56d86caad9b72c55dbc4248c63d9db7bb8e0
treeaddd4dfc16b7108f874563e2fa729d3009b2b2e5
parenta034115e6160d8c2d7e63a1465fea97e1ced03fb
Functional test for QoS policy bandwidth rule update

Creates a port in a policy, and subsequently modifies the
bandwidth limit rule in the policy, then verifies that the
new limits are assigned to the port.

Change-Id: I23fe45ef08618ad91567feb1707028e0a0bfe0d6
Partially-Implements: ml2-qos
neutron/tests/base.py
neutron/tests/common/agents/l2_extensions.py [new file with mode: 0644]
neutron/tests/functional/agent/l2/extensions/test_ovs_agent_qos_extension.py