Fix keystone port
Change-Id: I9baadf2c94d3c7b702599f4d2ae3e90d2ede3ce1
This commit is contained in:
parent
4ce65e69d2
commit
aad8e408a7
@ -34,7 +34,7 @@ class midonet::cluster::run (
|
|||||||
$cassandra_rep_factor,
|
$cassandra_rep_factor,
|
||||||
$keystone_admin_token,
|
$keystone_admin_token,
|
||||||
$keystone_host,
|
$keystone_host,
|
||||||
$keystone_port = '35537'
|
$keystone_port = '35357'
|
||||||
) {
|
) {
|
||||||
|
|
||||||
file { '/tmp/mn-cluster_config.sh':
|
file { '/tmp/mn-cluster_config.sh':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user