Code Review
/
apex-tripleo-heat-templates.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
823ef3d
)
Fix default mysql usernames.
author
Derek Higgins
<derekh@redhat.com>
Wed, 12 Jun 2013 06:34:13 +0000
(07:34 +0100)
committer
Derek Higgins
<derekh@redhat.com>
Wed, 19 Jun 2013 14:35:40 +0000
(15:35 +0100)
Username heat looks like it got copy and pasted.
Change-Id: I40666b8e80df7424e223b317ab4c9d6f614c43e6
mysql.yaml
patch
|
blob
|
history
diff --git
a/mysql.yaml
b/mysql.yaml
index
db051a2
..
f93ae28
100644
(file)
--- a/
mysql.yaml
+++ b/
mysql.yaml
@@
-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: