<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 13, 2017 at 5:22 PM, pranab boruah <span dir="ltr"><<a href="mailto:pranabjyotiboruah@gmail.com" target="_blank">pranabjyotiboruah@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">Hi folks,<br>
The following commit[0] added support for SSL connections to NB and SB<br>
databases. Now for enabling open ptcp communication to NB and SB dbs,<br>
we need to do this:<br>
<br>
# ovn-sbctl set-connection ptcp:6642<br>
# ovn-nbctl set-connection ptcp:6641<br>
<br>
For an OpenStack cloud deployment(TripleO), if open ptcp communication<br>
is preferred, the above commands should run automatically instead of<br>
running them manually(on all the controller nodes).<br>
<br>
Do such an option exists today? Maybe, though the OVN TripleO HEAT templates.<br>
<br>
Will be happy to contribute if required.<br>
<br>
[0] <a href="https://github.com/openvswitch/ovs/commit/84d0ca5d00fe01b291" rel="noreferrer" target="_blank">https://github.com/<wbr>openvswitch/ovs/commit/<wbr>84d0ca5d00fe01b291</a><br>
<br>
Thanks,<br>
Pranab<br>
<br></span></blockquote><div><br></div><div>Hi Pranab,</div><div><br></div><div>tripleo takes care of that and there should be no need to run those commands manually. Which release of tripleo you are using ?</div><div><br></div><div>If you enable non-HA OVN db profile it would be done here [1] and for HA (using pacemaker) it would be done here [2]. Also have a look</div><div>at [3].</div><div><br></div><div><br></div><div>[1] - <a href="https://github.com/openstack/puppet-ovn/blob/master/manifests/northd.pp#L17">https://github.com/openstack/puppet-ovn/blob/master/manifests/northd.pp#L17</a></div><div>[2] - <a href="https://github.com/openvswitch/ovs/blob/master/ovn/utilities/ovndb-servers.ocf#L308">https://github.com/openvswitch/ovs/blob/master/ovn/utilities/ovndb-servers.ocf#L308</a></div><div>[3] - <a href="https://github.com/openvswitch/ovs/blob/master/ovn/utilities/ovn-ctl#L120">https://github.com/openvswitch/ovs/blob/master/ovn/utilities/ovn-ctl#L120</a></div><div><br></div><div><br></div><div>Thanks</div><div>Numan <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">
</span>______________________________<wbr>______________________________<wbr>______________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.<wbr>openstack.org?subject:<wbr>unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack-dev</a><br>
</blockquote></div><br></div></div>