neutron/neutron/api
LIU Yulong 827546a0fb Optimize DVR related port DB query
Save order by in port query when not require fixed_ips,
and save some useless query for dvr subnet mac.

Conflicts:
    neutron/db/db_base_plugin_common.py
    neutron/db/l3_dvr_db.py

Closes-Bug: #1834308
Change-Id: I6836840edcaa5a21fd2ba9f65ffd24f7e5038fa3
(cherry picked from commit dd96f37759)
(cherry picked from commit 2d0adf4a05)
2020-03-31 05:58:36 +02:00
..
rpc Optimize DVR related port DB query 2020-03-31 05:58:36 +02:00
v2 Add ext_parent policy check 2018-08-01 02:45:42 +08:00
views Add a new configuration variable for api links. 2017-04-18 15:16:41 +00:00
__init__.py Added API extensions to detect sorting/pagination features 2016-08-01 22:57:15 +02:00
api_common.py Fix bug: AttributeError arises while sorting with standard attributes 2020-02-15 12:32:24 +01:00
extensions.py Fix W503 pep8 warnings 2018-04-17 14:22:58 +00:00