Re: [ovs-dev] [PATCH V2 2/2] XenServer: Don't reset on xe-toolstack-restart

2015-02-06 Thread Ben Pfaff
On Sat, Feb 07, 2015 at 06:33:08AM +, Jason Kölker wrote: > On Sat, Feb 7, 2015 at 5:34 AM, Ben Pfaff wrote: > > On Thu, Feb 05, 2015 at 04:32:57AM +, Jason Kölker wrote: > >> With XenServer only 1 manager is configured in the pool, which may not > >> be the first manager returned from `ge

Re: [ovs-dev] [PATCH V2 2/2] XenServer: Don't reset on xe-toolstack-restart

2015-02-06 Thread Jason Kölker
On Sat, Feb 7, 2015 at 5:34 AM, Ben Pfaff wrote: > On Thu, Feb 05, 2015 at 04:32:57AM +, Jason Kölker wrote: >> With XenServer only 1 manager is configured in the pool, which may not >> be the first manager returned from `get-manager` as it returns in >> lexicographical order. >> >> V2: Fixes

Re: [ovs-dev] [PATCH V2 2/2] XenServer: Don't reset on xe-toolstack-restart

2015-02-06 Thread Ben Pfaff
On Thu, Feb 05, 2015 at 04:32:57AM +, Jason Kölker wrote: > With XenServer only 1 manager is configured in the pool, which may not > be the first manager returned from `get-manager` as it returns in > lexicographical order. > > V2: Fixes vswitchCurrentControllers() to always return a list > >

[ovs-dev] [PATCH V2 2/2] XenServer: Don't reset on xe-toolstack-restart

2015-02-04 Thread Jason Kölker
With XenServer only 1 manager is configured in the pool, which may not be the first manager returned from `get-manager` as it returns in lexicographical order. V2: Fixes vswitchCurrentControllers() to always return a list Signed-off-by: Jason Kölker --- .../etc_xapi.d_plugins_openvswitch-cfg-up