[openstack-dev] [Neutron] [Dragonflow] Support configuration of DB clusters

Li Ma skywalker.nick at gmail.com
Fri Dec 25 11:07:10 UTC 2015


Hi all, currently, we only support db_ip and db_port in the
configuration file. Some DB SDK supports clustering, like Zookeeper.
You can specify a list of nodes when client application starts to
connect to servers.

I'd like to implement this feature, specifying ['ip1:port',
'ip2:port', 'ip3:port'] list in the configuration file. If only one
server exists, just set it to ['ip1:port'].

Any suggestions?

-- 

Li Ma (Nick)
Email: skywalker.nick at gmail.com



More information about the OpenStack-dev mailing list