aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud-source.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'overcloud-source.yaml')
-rw-r--r--overcloud-source.yaml7
1 files changed, 6 insertions, 1 deletions
diff --git a/overcloud-source.yaml b/overcloud-source.yaml
index 552f1149..c20f81f9 100644
--- a/overcloud-source.yaml
+++ b/overcloud-source.yaml
@@ -2,6 +2,10 @@ Description: Nova API,Keystone,Heat Engine and API,Glance,Neutron,Dedicated MySQ
server,Dedicated RabbitMQ Server,Group of Nova Computes
HeatTemplateFormatVersion: '2012-12-12'
Parameters:
+ AdminPassword:
+ Default: unset
+ Description: The password for the keystone admin account, used for monitoring, querying neutron etc.
+ Type: String
AdminToken:
Default: unset
Description: The keystone auth secret.
@@ -100,7 +104,8 @@ Resources:
- heat-cfntools
- heat-localip
- neutron-network-node
- admin-password: unset
+ admin-password:
+ Ref: AdminPassword
admin-token:
Ref: AdminToken
cinder: