neutron/neutron/api/rpc/callbacks
ZhaoBo 5bd6281f9c [server side] Floating IP port forwarding OVO and db script
This patch implements the port forwarding OVO and db layer code.
Such as:
* Introduces a new OVO named 'PortForwarding'.
* Introduces a new db model for OVO.
* A migration db script for port forwarding function.

Partially-Implements: blueprint port-forwarding
This patch partially implements the following spec:
https://specs.openstack.org/openstack/neutron-specs/specs/rocky/port-forwarding.html

The race issue fix in:
https://review.openstack.org/#/c/574673/

Fip extend port forwarding field addition in:
https://review.openstack.org/#/c/575326/

Partial-Bug: #1491317
Change-Id: If24e1b3161e2a86ccc5cc21acf05d0a17f6856e7
2018-07-16 11:17:45 +08:00
..
consumer Fix all pep8 E265 errors 2018-04-30 16:35:52 -04:00
producer Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00
__init__.py Generic rpc callback mechanism which could be reused 2015-07-02 15:51:30 +03:00
events.py neutron.api.rpc.callbacks interface rework 2015-08-08 10:24:20 +02:00
exceptions.py Refactor the rpc callback version discovery mechanism 2016-06-09 07:33:03 +00:00
resource_manager.py use neutron-lib callbacks 2017-04-26 12:12:53 -06:00
resources.py [server side] Floating IP port forwarding OVO and db script 2018-07-16 11:17:45 +08:00
version_manager.py Adopt hacking 1.1.0 2018-07-05 11:31:40 +09:00