Re: [ovs-dev] [PATCH 2/2] xenserver: Only call xapi-update in vswitch mode.

2011-04-12 Thread Ethan Jackson
I'm going to go with this btw unless there is an objection: xenserver: Don't openvswitch-xapi-update in bridge mode. This commit causes the init scripts not to call the openvswitch-cfg-update plugin when in bridge mode. On Tue, Apr 12, 2011 at 11:31 AM, Ethan Jackson wrote: > Sounds

Re: [ovs-dev] [PATCH 2/2] xenserver: Only call xapi-update in vswitch mode.

2011-04-12 Thread Ethan Jackson
Sounds fine to me ill change the message before merging. Ethan On Mon, Apr 11, 2011 at 6:52 PM, Andrew Evans wrote: > The patch looks good to me. I think a better title for the commit would > be "Only update vswitch config from XAPI if vswitch is enabled." > > On 4/11/11 6:33 PM, Ethan Jackson w

Re: [ovs-dev] [PATCH 2/2] xenserver: Only call xapi-update in vswitch mode.

2011-04-11 Thread Andrew Evans
The patch looks good to me. I think a better title for the commit would be "Only update vswitch config from XAPI if vswitch is enabled." On 4/11/11 6:33 PM, Ethan Jackson wrote: > --- > xenserver/etc_init.d_openvswitch-xapi-update | 17 + > 1 files changed, 17 insertions(+), 0 d

Re: [ovs-dev] [PATCH 2/2] xenserver: Only call xapi-update in vswitch mode.

2011-04-11 Thread Ethan Jackson
I haven't tested this series, but I will be sure to before merging. Ethan On Mon, Apr 11, 2011 at 6:33 PM, Ethan Jackson wrote: > --- >  xenserver/etc_init.d_openvswitch-xapi-update |   17 + >  1 files changed, 17 insertions(+), 0 deletions(-) > > diff --git a/xenserver/etc_init.

[ovs-dev] [PATCH 2/2] xenserver: Only call xapi-update in vswitch mode.

2011-04-11 Thread Ethan Jackson
--- xenserver/etc_init.d_openvswitch-xapi-update | 17 + 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/xenserver/etc_init.d_openvswitch-xapi-update b/xenserver/etc_init.d_openvswitch-xapi-update index 7b2efd1..14d2cc9 100755 --- a/xenserver/etc_init.d_openvswit