neutron/neutron/services/qos
Lajos Katona e7788ed0c8 Fix QoS rule update
QoS rule (QosBandwidthLimitRule and QosMinimumBandwidthRule) update now
expects to have direction field in the API request for checking for
duplicates.
This patch changes this by using the rule fetched from the policy and
the update will work on that rule object instead of a newly created
object which for minimum_bandwidth rule has no default direction, which
causes the update to fail.

Change-Id: Ib8f95bf14193a50f22102668bed9208a93d1caba
Closes-Bug: #1815618
(cherry picked from commit c1999a2b22)
2019-03-28 08:51:38 +00:00
..
drivers use get_port_binding_by_status_and_host from lib 2018-07-30 07:10:23 -06:00
__init__.py QoS service plugin stub 2015-06-29 17:51:10 +03:00
qos_plugin.py Fix QoS rule update 2019-03-28 08:51:38 +00:00