Re: [openstack-dev] [networking-ovn] [tripleo] enable open ptcp communication to NB and SB databases

2017-12-17 Thread Numan Siddique
On Thu, Dec 14, 2017 at 2:31 PM, pranab boruah wrote: > Thanks Numan for the reply. > > >tripleo takes care of that and there should be no need to run those > >commands manually. Which release of tripleo you are using ? > We are using Pike. My bad, I was looking for

Re: [openstack-dev] [networking-ovn] [tripleo] enable open ptcp communication to NB and SB databases

2017-12-14 Thread pranab boruah
Thanks Numan for the reply. >tripleo takes care of that and there should be no need to run those >commands manually. Which release of tripleo you are using ? We are using Pike. My bad, I was looking for the aforementioned commands and didn't check the code properly for the alternate way to use

Re: [openstack-dev] [networking-ovn] [tripleo] enable open ptcp communication to NB and SB databases

2017-12-13 Thread Numan Siddique
On Wed, Dec 13, 2017 at 5:22 PM, pranab boruah wrote: > Hi folks, > The following commit[0] added support for SSL connections to NB and SB > databases. Now for enabling open ptcp communication to NB and SB dbs, > we need to do this: > > # ovn-sbctl set-connection

[openstack-dev] [networking-ovn] [tripleo] enable open ptcp communication to NB and SB databases

2017-12-13 Thread pranab boruah
Hi folks, The following commit[0] added support for SSL connections to NB and SB databases. Now for enabling open ptcp communication to NB and SB dbs, we need to do this: # ovn-sbctl set-connection ptcp:6642 # ovn-nbctl set-connection ptcp:6641 For an OpenStack cloud deployment(TripleO), if open