diff options
-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} |