neutron/neutron/tests/unit
Salvatore Orlando 9f74875cf8 NSX QoS ext: RXTX factor can be decimal
In Nova flavors it is ok to specify a decimal RXTX factor.
For this reason when applying QoS to a port Neutron should not
convert this factor to an integer value, but simply ensure
it's a valid float number and positive.

Cherry-picked from commit: 538a7bf3c7
Partial-Bug: #1463363

Change-Id: I983123ef7fd8f1b52b358aff3b579459fce63033
2015-07-13 13:01:26 +00:00
..
agent Fix failures introduced by the new version of mock 2015-07-10 20:45:03 +02:00
api NSX QoS ext: RXTX factor can be decimal 2015-07-13 13:01:26 +00:00
callbacks Add callbacks-based system to Neutron 2015-02-25 06:11:59 -08:00
cmd Reorganize unit test tree 2015-04-06 23:28:31 +00:00
common Defer creation of router JSON in get_routers RPC 2015-04-22 19:36:30 +00:00
db Fix callback registry notification for security group rule 2015-06-30 23:50:45 -07:00
debug Reorganize unit test tree 2015-04-06 23:28:31 +00:00
extensions Limit router gw ports' stateful fixed IPs to one per address family 2015-05-09 23:01:00 +00:00
hacking Fix failures introduced by the new version of mock 2015-07-10 20:45:03 +02:00
ipam Reorganize unit test tree 2015-04-06 23:28:31 +00:00
notifiers Reorganize unit test tree 2015-04-06 23:28:31 +00:00
plugins Catch broad exception in methods used in FixedIntervalLoopingCall 2015-07-06 16:43:44 +00:00
scheduler Catch broad exception in methods used in FixedIntervalLoopingCall 2015-07-06 16:43:44 +00:00
services Fix failures introduced by the new version of mock 2015-07-10 20:45:03 +02:00
tests Reorganize unit test tree 2015-04-06 23:28:31 +00:00
__init__.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
_test_extension_portbindings.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
database_stubs.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
dummy_plugin.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
extension_stubs.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_auth.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
test_context.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_ipam.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_manager.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_policy.py Enable to apply policies to resources with special plural 2015-03-19 17:34:48 +09:00
test_wsgi.py Merge "Start metadata agent without trying to connect db" 2015-03-23 16:45:05 +00:00
testlib_api.py Simplify retargetable test framework 2015-03-31 20:13:04 +00:00