From: Clint Byrum Date: Thu, 9 May 2013 21:55:07 +0000 (-0700) Subject: Fixes for nova element changes. X-Git-Tag: opnfv-6.0.0~3032 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=6a231fa76cb6e0d1df35bd03f2b830555d5a498f;p=apex-tripleo-heat-templates.git Fixes for nova element changes. --- 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}