Changes since RFC v2:
- introduce ls_datapath_group column and deprecate datapath_group one.
Changes since RFC v1:
- get rid of patch 1/2: northd: rename table datapath_group in
  ls_datapath_group in load_balancer sb db table

Lorenzo Bianconi (2):
  northd: sync lb applied to logical routers in sb db lb table
  northd: introduce ls_datapath_group column in lb sb db table

 controller/chassis.c        |   8 +++
 controller/lflow.c          |  10 +++
 controller/local_data.c     |  16 +++++
 controller/ovn-controller.c |  13 ++++
 include/ovn/features.h      |   1 +
 lib/lb.h                    |   3 +-
 northd/northd.c             | 105 ++++++++++++++++++++++++++------
 northd/northd.h             |   1 +
 ovn-sb.ovsschema            |  10 ++-
 ovn-sb.xml                  |  12 ++++
 tests/ovn-controller.at     |   4 ++
 tests/ovn-northd.at         |  31 +++++++---
 tests/system-ovn.at         | 117 ++++++++++++++++++++++++++++++++++++
 utilities/ovn-sbctl.c       |  13 ++++
 14 files changed, 314 insertions(+), 30 deletions(-)

-- 
2.41.0

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to