aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud-source.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'overcloud-source.yaml')
-rw-r--r--overcloud-source.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/overcloud-source.yaml b/overcloud-source.yaml
index 8800aca8..2505ba21 100644
--- a/overcloud-source.yaml
+++ b/overcloud-source.yaml
@@ -42,6 +42,10 @@ Parameters:
NovaInterfaces:
Default: eth0
Type: String
+ NovaPassword:
+ Default: unset
+ Description: The password for the nova service account, used by nova-api.
+ Type: String
PowerUserName:
Default: stack
Description: What username to ssh to the virtual power host with.
@@ -195,6 +199,8 @@ Resources:
- notcompute
- PrivateIp
metadata-proxy: true
+ service-password:
+ Ref: NovaPassword
neutron:
host:
Fn::GetAtt: