neutron/neutron/services
Lajos Katona c1999a2b22 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
2019-03-11 07:24:30 +00:00
..
auto_allocate remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
externaldns Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00
flavors Implement filter validation 2018-07-19 04:13:43 +00:00
l3_router use api def ALIAS in _supported_extension_aliases 2019-02-15 11:26:28 -07:00
logapi remove neutron.common.rpc 2019-02-06 11:05:55 -07:00
loki use sqla functions from neutron-lib 2018-07-25 21:04:20 +00:00
metering Merge "Change Metering agent to log message after failure" 2019-02-07 20:12:48 +00:00
network_ip_availability Implement filter validation 2018-07-19 04:13:43 +00:00
network_segment_range Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
placement_report Placement reporting service plugin 2019-03-01 15:37:48 +01:00
portforwarding Add dependency for service plugin 2019-02-16 00:17:53 +08:00
qos Fix QoS rule update 2019-03-11 07:24:30 +00:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
revisions Merge "Fix _find_related_obj() RuntimeError output" 2019-03-02 06:41:04 +00:00
segments use payloads for SEGMENT AFTER_DELETE events 2019-01-08 10:45:12 -07:00
tag remove the neutron.db._model_query module 2019-01-25 08:55:25 -07:00
timestamp remove the neutron.db._model_query module 2019-01-25 08:55:25 -07:00
trunk Merge "Retrieve the device info in trunk_plumber using pyroute2" 2019-02-22 03:16:49 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py Merge "Select service_provider on the basis of service_module" 2018-11-15 12:47:09 +00:00
service_base.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00