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:
3046cbd
)
Fixes for nova element changes.
author
Clint Byrum
<clint@fewbar.com>
Thu, 9 May 2013 21:55:07 +0000
(14:55 -0700)
committer
Clint Byrum
<clint@fewbar.com>
Thu, 9 May 2013 21:55:07 +0000
(14:55 -0700)
nova.yaml
patch
|
blob
|
history
diff --git
a/nova.yaml
b/nova.yaml
index
dc12f81
..
e4fd7cd
100644
(file)
--- a/
nova.yaml
+++ b/
nova.yaml
@@
-65,10
+65,7
@@
Resources:
keystone:
host: {Ref: KeystoneHost}
nova:
- host: {"Fn::GetAtt": [ Nova, PrivateIp ]
db: {Ref: NovaDSN}
- bm_db: {Ref: NovaBMDSN}
- bm_arch: {Ref: NovaBMArch}
quantum:
host: {Ref: QuantumHost}
service-password: {Ref: ServicePassword}