neutron/neutron/api/v2
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
..
__init__.py Remove invalid copyright headers under API module 2014-04-02 11:09:03 -07:00
attributes.py NSX QoS ext: RXTX factor can be decimal 2015-07-13 13:01:26 +00:00
base.py Enable to apply policies to resources with special plural 2015-03-19 17:34:48 +09:00
resource.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
resource_helper.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
router.py Basic subnetpool CRUD 2015-03-18 22:53:50 -07:00