** Project changed: devstack => neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1463090
Title: Neutron QOS does not work with fraction RX_TX flavor value Status in OpenStack Neutron (virtual network service): New Bug description: We have noticed this in Icehouse. Neutron QOS queue does not get created with scaled max value when the RX_TX value of nova flavor is a fraction e.x. 0.5 or 1.5 It worked correctly when we tested with RX_TX value of 5.0. Here we saw neutron queue got created with max value of 5120, since the queue value that was attached to network is 1024. However for fraction values of flavor the neutron queue max value stayed the same at 1024. To reproduce : 1. Create flavors with appropriate flavor 2. Create neutron queue with 1024 max value 3. Create network with queue id for earlier neutron queue 4. Spin VMs with appropriate flavor 5. Run neutron queue-list on controller. Check for max value. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1463090/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

