neutron/neutron/services
Lajos Katona ff0a444526 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-04-05 10:53:28 +00:00
..
auto_allocate Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
externaldns Fix port deletion when dns_integration is enabled 2017-09-07 09:21:12 +00:00
flavors Consume ServicePluginBase from neutron-lib 2017-03-17 12:06:57 -06:00
l3_router Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
logapi [log]: Add validator to logging api 2017-08-08 13:25:40 +07:00
loki Consume ServicePluginBase from neutron-lib 2017-03-17 12:06:57 -06:00
metering Update metering driver to load interface driver 2018-08-20 19:26:53 +08:00
network_ip_availability Fix file permissions 2017-05-31 20:49:01 +00:00
qos Fix QoS rule update 2019-04-05 10:53:28 +00:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
revisions Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
segments Add retry decorator update_segment_host_mapping() 2018-01-23 19:33:59 +00:00
tag Tag mechanism supports resources with standard attribute 2017-07-25 08:14:04 +09:00
timestamp Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
trunk Do not delete trunk bridges if service port attached 2018-12-17 12:19:38 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
service_base.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00