Fixes for quantum template
authorClint Byrum <clint@fewbar.com>
Thu, 9 May 2013 00:44:04 +0000 (00:44 +0000)
committerClint Byrum <clint@fewbar.com>
Thu, 9 May 2013 00:44:04 +0000 (00:44 +0000)
quantum.yaml

index ba8aca5..c7eaed0 100644 (file)
@@ -26,7 +26,7 @@ Parameters:
     Type: String
   RabbitPassword:
     Type: String
-  QuantuMInterfaces:
+  QuantumInterfaces:
     Type: String
     Default: eth0
 Resources:
@@ -67,6 +67,7 @@ Resources:
       quantum:
         ovs_db: {Ref: QuantumDSN}
       service-password: {Ref: ServicePassword}
+      admin-password: {Ref: ServicePassword}
       rabbit:
         host: {Ref: RabbitHost}
         password: {Ref: RabbitPassword}