On Tue, Sep 01, 2015 at 03:09:04PM -0400, Russell Bryant wrote:
> On 09/01/2015 02:29 PM, Ben Pfaff wrote:
> > [This is probably threaded wrong; somehow the patch didn't make it into
> > my inbox and I had to apply it from the archive.]
>
> Weird. I use git-send-email and always give it the messa
On 09/01/2015 02:29 PM, Ben Pfaff wrote:
> [This is probably threaded wrong; somehow the patch didn't make it into
> my inbox and I had to apply it from the archive.]
Weird. I use git-send-email and always give it the message-id of patch
0/N of the last revision to reply to.
> It seems that, whe
[This is probably threaded wrong; somehow the patch didn't make it into
my inbox and I had to apply it from the archive.]
It seems that, when create_br_int() creates the integration bridge, it
should return it to get_br_int() so that it can return it (instead of
NULL).
Should we add some text to
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
---
ovn/controller/ovn-controller.c | 65 ++--