Logical router creation and deletion using the incremental processor,
instead on relying on recalculation of the entire database.
changes to en-northdm en-lr-nat, en-lr-stateful, and en-lflow are in
this patch series. I did not change en-sync-sb because that would
require a new handler and I thought that could be tackled in subsequent
changes to the incremental processor
----
v4:
patch 1: cleared the vector entry for deleted routers.
changed the smap_get for chassis options for new routers.
patch 2: removed minor formating issues.
patch 3: added ack by Lorenzo.
patch 4: added ack by Lorenzo.
Jacob Tanenbaum (4):
northd: Creation and deletion of routers in en-northd engine node.
northd: Add and delete logical routers in en-lr-nat engine node,
northd: Add and delete logical routers in en-lr-stateful engine node.
northd: Add and delete logical routers in en-lflow engine node.
northd/en-lflow.c | 7 ++
northd/en-lr-nat.c | 53 ++++++++++--
northd/en-lr-nat.h | 5 +-
northd/en-lr-stateful.c | 37 +++++++--
northd/en-lr-stateful.h | 6 +-
northd/en-northd.c | 3 +-
northd/northd.c | 174 +++++++++++++++++++++++++++++++++++-----
northd/northd.h | 16 +++-
tests/ovn-northd.at | 21 +++--
9 files changed, 282 insertions(+), 40 deletions(-)
--
2.51.0
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev