neutron/neutron
Jakub Libosvar ac1472c8cf Don't update revision number if object was not modified
If there were not changes made to data in the database there is no
reason to bump revision numbers because the underlying drivers won't
change too. This saves cycles in case empty updates are incoming to the
API.

Co-Authored-By: Ihar Hrachyshka <ihar@redhat.com>

Closes-bug: #2065094
Change-Id: Ib74fdab7a8927ef9cc24ef7810e9cf2c264941eb
(cherry picked from commit 5795c192b8)
2024-05-08 13:14:35 +00:00
..
agent Fixing the 500 HTTP code in the metadata service if Nova is down 2024-04-02 08:58:33 +00:00
api Create a policy rule to control if a rule belongs to the default SG 2023-10-09 14:11:55 +00:00
cmd [OVN] Warn about invalid OVN and FIP PF config during start of Neutron 2024-02-06 14:46:48 +00:00
common [OVN] Enable "ha" API flag for OVN routers 2024-03-06 18:42:29 +00:00
conf [S-RBAC] Change policies for port's binding:profile field 2024-02-16 16:10:43 +01:00
core_extensions Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00
db Fix making all user defined flavor routers HA 2024-03-17 18:31:49 +00:00
exceptions Consume code from neutron-lib 2024-01-19 17:18:57 -05:00
extensions Replace CRLF by LF 2024-01-27 12:31:49 +09:00
hacking Update hacking version 2024-02-08 10:34:10 -05:00
ipam Improve message for subnet gateway out of host IP addresses range 2023-01-30 18:43:24 -03:00
locale Imported Translations from Zanata 2023-05-16 03:00:56 +00:00
notifiers Update hacking version 2024-02-08 10:34:10 -05:00
objects Allow HA routers to have automatic l3agent failover 2024-02-09 14:33:13 +01:00
pecan_wsgi Fix some new pylint "R" warnings 2023-07-18 18:06:51 -04:00
plugins Fix KeyError failure in _sync_subnet_dhcp_options() 2024-04-08 21:46:34 +00:00
privileged Retry ``set|get_link_attribute(s)`` if the interface is not present 2024-02-21 07:46:53 +00:00
profiling Fix some new pylint "E" warnings 2023-06-22 20:41:29 -04:00
quota Create a single method to set the quota usage dirty bit 2023-07-06 06:06:23 +00:00
scheduler [OVN] Remove OVN_GATEWAY_INVALID_CHASSIS artifact 2024-03-01 07:03:26 +00:00
server Merge "Register GMR with config" 2023-12-08 18:32:17 +00:00
services Don't update revision number if object was not modified 2024-05-08 13:14:35 +00:00
tests Don't update revision number if object was not modified 2024-05-08 13:14:35 +00:00
__init__.py Update hacking version 2024-02-08 10:34:10 -05:00
_i18n.py
auth.py Add fake_project_id middleware for noauth 2021-07-05 21:18:09 +05:30
manager.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
neutron_plugin_base_v2.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
opts.py Add [metadata_rate_limiting] options to example config files 2023-11-28 10:20:35 +09:00
policy.py Merge "Fix some new pylint "R" warnings" 2023-07-28 06:58:46 +00:00
service.py Merge "Completely disable rpc workers when rpc_workers=0" 2024-02-12 21:03:08 +00:00
version.py
worker.py
wsgi.py Fix some pylint indentation warnings 2022-07-01 17:52:59 -04:00