On Wed, Aug 26, 2015 at 09:10:32AM -0400, Russell Bryant wrote:
> On 08/25/2015 02:11 PM, Russell Bryant wrote:
> > 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 <[email protected]>
> > ---
> > ovn/controller/ovn-controller.c | 65
> > ++++++++++++++++++++++++++++++++++-------
> > ovn/ovn-architecture.7.xml | 3 ++
> > tutorial/ovs-sandbox | 2 --
> > 3 files changed, 57 insertions(+), 13 deletions(-)
> >
>
> > diff --git a/ovn/ovn-architecture.7.xml b/ovn/ovn-architecture.7.xml
> > index c9ac597..1d812cf 100644
> > --- a/ovn/ovn-architecture.7.xml
> > +++ b/ovn/ovn-architecture.7.xml
> > @@ -249,6 +249,9 @@
> > </p>
> >
> > <dl>
> > + <!-- Keep the following in sync with create_br_int() in
> > + ovn/controller/ovn-controller.c. -->
> > +
> > <dt><code>fail-mode=secure</code></dt>
> > <dd>
> > Avoids switching packets between isolated logical networks before
>
> Sigh.. I threw this comment in at the last second and it breaks
> xml2nroff, but moving it like this fixes it:
Let's just fix the bug in xml2nroff instead:
http://openvswitch.org/pipermail/dev/2015-August/059209.html
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev