neutron/neutron/api/rpc
ZhaoBo 21ae99d5b3 [server side] Floating IP port forwarding plugin
This patch implements the plugin.
This patch introduces an new service plugin for port forwarding resources,
named 'pf_plugin', and supports create/update/delete port forwarding
operation towards a free Floating IP.

This patch including some works below:
* Introduces portforwarding extension and the base class of plugin
* Introduces portforwarding plugin, support CRUD port forwarding
resources
* Add the policy of portforwarding

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

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

Partially-Implements: blueprint port-forwarding
Change-Id: Ibc446f8234bff80d5b16c988f900d3940245ba89
Partial-Bug: #1491317
2018-07-26 11:43:34 +08:00
..
agentnotifiers dhcp: serializing port delete and network rpc calls 2018-05-09 19:04:20 +00:00
callbacks [server side] Floating IP port forwarding OVO and db script 2018-07-16 11:17:45 +08:00
handlers [server side] Floating IP port forwarding plugin 2018-07-26 11:43:34 +08:00
__init__.py Remove invalid copyright headers under API module 2014-04-02 11:09:03 -07:00