Add redis cluster port

The redis cluster port was missing from the trove sample
config files. A fix to trove is proposed here [1].

[1] https://review.openstack.org/#/c/455889

Change-Id: I15268af320dc1734c51a8c17f19335105cd95e8d
This commit is contained in:
Kyle L. Henderson 2017-04-17 15:22:23 -05:00 committed by Kevin Carter (cloudnull)
parent 92c1a502d0
commit ad42e4df35

View File

@ -9,7 +9,7 @@ ignore_users = os_admin, root
ignore_dbs = mysql, information_schema, performance_schema
[redis]
tcp_ports = 6379
tcp_ports = 6379, 16379
#redis uses local storage
volume_support = True
# default device_path = None