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:
fa6a26d
)
Fixes for quantum template
author
Clint Byrum
<clint@fewbar.com>
Thu, 9 May 2013 00:44:04 +0000
(
00:44
+0000)
committer
Clint Byrum
<clint@fewbar.com>
Thu, 9 May 2013 00:44:04 +0000
(
00:44
+0000)
quantum.yaml
patch
|
blob
|
history
diff --git
a/quantum.yaml
b/quantum.yaml
index
ba8aca5
..
c7eaed0
100644
(file)
--- a/
quantum.yaml
+++ b/
quantum.yaml
@@
-26,7
+26,7
@@
Parameters:
Type: String
RabbitPassword:
Type: String
- Quantu
M
Interfaces:
+ Quantu
m
Interfaces:
Type: String
Default: eth0
Resources:
@@
-67,6
+67,7
@@
Resources:
quantum:
ovs_db: {Ref: QuantumDSN}
service-password: {Ref: ServicePassword}
+ admin-password: {Ref: ServicePassword}
rabbit:
host: {Ref: RabbitHost}
password: {Ref: RabbitPassword}