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.n...@gmail.com

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to