aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClint Byrum <clint@fewbar.com>2013-05-09 14:55:07 -0700
committerClint Byrum <clint@fewbar.com>2013-05-09 14:55:07 -0700
commit6a231fa76cb6e0d1df35bd03f2b830555d5a498f (patch)
tree9a02c4587decf9e850d582dc3ddab8826e459672
parent3046cbd8f34f89685ee7a635e6f7c2fcec8e7e68 (diff)
Fixes for nova element changes.
-rw-r--r--nova.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/nova.yaml b/nova.yaml
index dc12f81a..e4fd7cd6 100644
--- 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}