ovn: Automatically create br-int in ovn-controller.
authorRussell Bryant <rbryant@redhat.com>
Thu, 3 Sep 2015 16:45:00 +0000 (12:45 -0400)
committerBen Pfaff <blp@nicira.com>
Tue, 8 Sep 2015 17:57:47 +0000 (10:57 -0700)
commite43fc07cd00f7f579a2cb69b6d8091876e1af90e
tree4c2edcc9c2c25abf778545a0322b2a0cb8605b71
parent18f777b2870a12431741ad37f95316bfe78989e5
ovn: Automatically create br-int in ovn-controller.

ovn-controller previously required the integration bridge to be
created before running ovn-controller.  This patch makes
ovn-controller automatically create it if it doesn't already exist.

Signed-off-by: Russell Bryant <rbryant@redhat.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
ovn/controller/ovn-controller.8.xml
ovn/controller/ovn-controller.c
ovn/ovn-architecture.7.xml
tutorial/ovs-sandbox