Merge "Remove hardcoded enable_load_balancer from Controller role"
[apex-tripleo-heat-templates.git] / puppet / services / qdr.yaml
index 0659a94..433556f 100644 (file)
@@ -28,14 +28,14 @@ parameters:
     type: json
   RabbitUserName:
     default: guest
-    description: The username for Qdr
+    description: The username for RabbitMQ
     type: string
   RabbitPassword:
-    description: The password for Qdr
+    description: The password for RabbitMQ
     type: string
     hidden: true
   RabbitClientPort:
-    description: Listening port for Qdr
+    description: Set rabbit subscriber port, change this if using SSL
     default: 5672
     type: number
   MonitoringSubscriptionQdr: