diff options
author | Clint Byrum <clint@fewbar.com> | 2013-05-09 14:55:07 -0700 |
---|---|---|
committer | Clint Byrum <clint@fewbar.com> | 2013-05-09 14:55:07 -0700 |
commit | 6a231fa76cb6e0d1df35bd03f2b830555d5a498f (patch) | |
tree | 9a02c4587decf9e850d582dc3ddab8826e459672 | |
parent | 3046cbd8f34f89685ee7a635e6f7c2fcec8e7e68 (diff) |
Fixes for nova element changes.
-rw-r--r-- | nova.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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} |