neutron/neutron/services/local_ip
Oleg Bondarev 1222962767 Add Local IP L2 extension skeleton
OVS agent part of Local IP feature was divided into
2 parts to make it easier for reviewers:

1. This patch adds agent extension skeleton and sets
server <-> agent RPC communication mechanism via
push notifications of LocalIPAssociation objects
create/delete. It also shows how the extension would
treat those changes. It may be called extension "frontend".

2. Agent extension flows patch (next one) - deals with OVS
flows and can be called extension "backend".

Partial-Bug: #1930200
Change-Id: I31cb4062b6a21b71c739ab202c60aa7002e4d36e
2021-11-11 10:25:27 +03:00
..
__init__.py Add Local IP Extension and DB 2021-11-11 10:08:23 +03:00
local_ip_plugin.py Add Local IP L2 extension skeleton 2021-11-11 10:25:27 +03:00