NSX-mh: Decimal RXTX factor not honoured
Bug #1463363 reported by
Salvatore Orlando
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Invalid
|
Undecided
|
Unassigned | ||
Juno |
Fix Released
|
Undecided
|
Unassigned | ||
Kilo |
New
|
Undecided
|
Unassigned | ||
vmware-nsx |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
A decimal RXTX factor, which is allowed by nova flavors, is not honoured by the NSX-mh plugin, but simply truncated to integer.
To reproduce:
* Create a neutron queue
* Create a neutron net / subnet using the queue
* Create a new flavor which uses an RXTX factor other than an integer value
* Boot a VM on the net above using the flavor
* View the NSX queue for the VM's VIF -- notice it does not have the RXTX factor applied correctly (for instance if it's 1.2 it does not multiply it at all, if it's 3.4 it applies a RXTX factor of 3)
Changed in neutron: | |
status: | Incomplete → Invalid |
Changed in vmware-nsx: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/189665
Review: https:/