neutron/neutron/api
Salvatore Orlando 86701a3c7e 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.

This patch ialso drops the conversion to integer that happens
in the NSX-mh plugin but also ensures that the resulting maximum
bandwidth after applying the RXTX factor is still an integer value.

Closes-Bug: #1463363
Patch applied from commit: 9f61b082093fde7db135f400d7d99724c6c01a43
Change-Id: I9f5e166e349de0703a8711fa73a127e90059f506
2015-06-25 10:20:13 -07:00
..
rpc Defer creation of router JSON in get_routers RPC 2015-04-21 04:32:30 -07:00
v2 NSX QoS ext: RXTX factor can be decimal 2015-06-25 10:20:13 -07:00
views Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
api_common.py Removing vim header lines 2014-04-01 10:38:31 -04:00
extensions.py Reset policies after RESOURCE_ATTRIBUTE_MAP is populated 2015-01-12 11:15:01 -03:30
versions.py Removing vim header lines 2014-04-01 10:38:31 -04:00