Re: [ovs-dev] [ovn 6/6] ovn-controller: Create tunnels based on Chassis configuration.

2015-04-30 Thread Justin Pettit
> On Apr 28, 2015, at 4:16 PM, Ben Pfaff wrote: > > On Mon, Apr 27, 2015 at 10:14:51PM -0700, Justin Pettit wrote: >> This creates a tunnel to each Chassis's specified Encaps. In the >> future, we may want to limit this to only Chassis that share a logical >> datapath on the local system. >> >

Re: [ovs-dev] [ovn 6/6] ovn-controller: Create tunnels based on Chassis configuration.

2015-04-28 Thread Ben Pfaff
On Mon, Apr 27, 2015 at 10:14:51PM -0700, Justin Pettit wrote: > This creates a tunnel to each Chassis's specified Encaps. In the > future, we may want to limit this to only Chassis that share a logical > datapath on the local system. > > Signed-off-by: Justin Pettit I had a little bit of a men

[ovs-dev] [ovn 6/6] ovn-controller: Create tunnels based on Chassis configuration.

2015-04-27 Thread Justin Pettit
This creates a tunnel to each Chassis's specified Encaps. In the future, we may want to limit this to only Chassis that share a logical datapath on the local system. Signed-off-by: Justin Pettit --- ovn/TODO |9 - ovn/controller/chassis.c | 364 +