Fixes for nova element changes.
authorClint Byrum <clint@fewbar.com>
Thu, 9 May 2013 21:55:07 +0000 (14:55 -0700)
committerClint Byrum <clint@fewbar.com>
Thu, 9 May 2013 21:55:07 +0000 (14:55 -0700)
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}