Fix default mysql usernames.
Username heat looks like it got copy and pasted. Change-Id: I40666b8e80df7424e223b317ab4c9d6f614c43e6
This commit is contained in:
parent
823ef3d434
commit
8805035dd0
@ -20,11 +20,11 @@ Parameters:
|
||||
GlanceUser:
|
||||
Description: Glance database username.
|
||||
Type: String
|
||||
Default: heat
|
||||
Default: glance
|
||||
NovaUser:
|
||||
Description: Glance database username.
|
||||
Description: Nova database username.
|
||||
Type: String
|
||||
Default: heat
|
||||
Default: nova
|
||||
MySQLImage:
|
||||
Type: String
|
||||
BootstrapHost:
|
||||
|
Loading…
x
Reference in New Issue
Block a user