A recent patch updated the OVN design to include integration with containers running inside of VMs:
https://github.com/openvswitch/ovs/commit/9fb4636f6c587060713ea0abf60ed6bcbe4f11f4 This series goes back through the code merged so far and makes the necessary updates to incorporate the additions. [PATCH 1/3] ovn: Enforce unique tags for container interfaces. [PATCH 2/3] ovn-nbctl: Updates for container integration. [PATCH 3/3] ovn-nbd: Update Bindings for container integration. ovn-nb.ovsschema | 5 ++- ovn-nbctl.8.xml | 4 ++ ovn-nbctl.c | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++--- ovn-nbd.c | 6 ++++ ovn.ovsschema | 5 ++- 5 files changed, 93 insertions(+), 6 deletions(-) -- Russell Bryant _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev