[ovs-discuss] [networking-ovn] [OpenStack] [TripleO] enable open ptcp communication to NB and SB databases

pranab boruah pranabjyotiboruah at gmail.com
Wed Dec 13 11:51:59 UTC 2017


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 ptcp communication
is preferred, the above commands should run automatically instead of
running them manually(on all the controller nodes).

Do such an option exists today? Maybe, though the OVN TripleO HEAT templates.

Will be happy to contribute if required.

[0] https://github.com/openvswitch/ovs/commit/84d0ca5d00fe01b291

Thanks,
Pranab


More information about the discuss mailing list