neutron/neutron
Bence Romsics 0390ada97c port-hints: api extension
api extension
db model
db migration
ovo (including changes affecting push rpc)
extension driver
policies

To enable this:

* neutron-db-manage upgrade 6f1145bff34c
* ml2_conf.ini:
  [ml2]
  extension_drivers += port_hints

This patch also bumps neutron-lib requirement to 3.5.0.

Change-Id: I80816618285d742775bc0534510c0f874f84ed2e
Partial-Bug: #1990842
Related-Change (spec): https://review.opendev.org/c/openstack/neutron-specs/+/862133
Related-Change (n-lib api-def): https://review.opendev.org/c/openstack/neutron-lib/+/870080
2023-05-09 11:49:17 +02:00
..
agent Merge "[OVN] Add update event to ``OVSInterfaceEvent`` class" 2023-04-26 18:08:25 +00:00
api Enable rpc notifications only when rpc_workers >= 1 2023-01-09 13:33:37 +05:30
cmd ``_get_ovn_version`` returns a 3 element tuple 2023-04-28 18:34:21 +02:00
common Merge "Change API to validate network MTU minimums" 2023-05-04 20:47:52 +00:00
conf port-hints: api extension 2023-05-09 11:49:17 +02:00
core_extensions Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00
db port-hints: api extension 2023-05-09 11:49:17 +02:00
debug Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
exceptions Change API to validate network MTU minimums 2023-04-26 12:22:30 -04:00
extensions port-hints: api extension 2023-05-09 11:49:17 +02:00
hacking Fix some pylint indentation warnings 2022-12-12 11:48:25 -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-01-27 03:53:21 +00:00
notifiers Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
objects port-hints: api extension 2023-05-09 11:49:17 +02:00
pecan_wsgi Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
plugins port-hints: api extension 2023-05-09 11:49:17 +02:00
privileged Fix get_link_devices() with index argument 2023-01-26 12:32:38 -05:00
profiling Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
quota [sqlalchemy-20] Add missing DB context decorator 2022-12-02 02:38:36 +01:00
scheduler Filter out unsatisfied routers in SQL 2023-03-29 21:25:10 +08:00
server Remove extra call to config_logging() for neutron-server 2023-02-02 02:25:00 +00:00
services Merge "Fix Loki tempest jobs" 2023-05-04 20:47:48 +00:00
tests port-hints: api extension 2023-05-09 11:49:17 +02:00
__init__.py Remove usage of six.PY2 2020-05-22 12:59:01 -04: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 Fix missing [designate] options 2022-11-22 12:00:50 +09:00
policy.py [S-RBAC] Switch to new policies by default 2023-04-21 16:22:42 +02:00
service.py Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
version.py
worker.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00
wsgi.py Fix some pylint indentation warnings 2022-07-01 17:52:59 -04:00