]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add unit tests and fixes for OVS Agent QoS Extension Driver
authorGal Sagie <gal.sagie@huawei.com>
Tue, 14 Jul 2015 14:37:08 +0000 (17:37 +0300)
committerGal Sagie <gal.sagie@huawei.com>
Wed, 15 Jul 2015 12:23:59 +0000 (15:23 +0300)
commit3cbe446cb6db0ee18c928bb3ec1ff688db5febd4
treecc40302a1c80ccd7a51fa66bbbb6c58cf3894db0
parentcdcffc709baa3290934e6fc3e7f87862dbbbe0e1
Add unit tests and fixes for OVS Agent QoS Extension Driver

Add basic unit tests and fix some of the issues while doing
the tests

blueprint ml2-ovs-qos-with-bwlimiting

Change-Id: I3962dd2c0e1273905781faf3f5c51886dea21cd4
neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/qos_driver.py
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers/__init__.py [new file with mode: 0644]
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers/test_qos_driver.py [new file with mode: 0644]