Re: [ovs-dev] [PATCH ovn 10/19] ovn-ic: Interconnection controller with AZ registeration.

2019-10-30 Thread Han Zhou
On Tue, Oct 29, 2019 at 5:50 PM aginwala wrote: > > Thanks Han for the patches. > > On Sun, Oct 20, 2019 at 5:54 PM Han Zhou wrote: >> >> This patch introduces interconnection controller, ovn-ic, and >> implements the basic AZ registration feature: taking the AZ >> name from NB DB and create an A

Re: [ovs-dev] [PATCH ovn 10/19] ovn-ic: Interconnection controller with AZ registeration.

2019-10-29 Thread aginwala
Thanks Han for the patches. On Sun, Oct 20, 2019 at 5:54 PM Han Zhou wrote: > This patch introduces interconnection controller, ovn-ic, and > implements the basic AZ registration feature: taking the AZ > name from NB DB and create an Availability_Zone entry in > IC-SB DB. > > Signed-off-by: Han

[ovs-dev] [PATCH ovn 10/19] ovn-ic: Interconnection controller with AZ registeration.

2019-10-20 Thread Han Zhou
This patch introduces interconnection controller, ovn-ic, and implements the basic AZ registration feature: taking the AZ name from NB DB and create an Availability_Zone entry in IC-SB DB. Signed-off-by: Han Zhou --- Makefile.am | 1 + ic/.gitignore| 2 + ic/automake.mk