Add missing novncproxy settings to controller
authorDan Prince <dprince@redhat.com>
Fri, 5 Dec 2014 18:42:34 +0000 (13:42 -0500)
committerDan Prince <dprince@redhat.com>
Sat, 6 Dec 2014 01:48:33 +0000 (20:48 -0500)
This patch adds the missing HAProxy novncproxy parameters to
controller.yaml

These parameters were adding to overcloud-source.yaml
in I0c6a3d6a8fd10da71abbf568633b28bdb5e56aa2.

Change-Id: Icff2f17a301e5e95fa43549ec1566c0c0d5b5353

controller.yaml

index d4f8d19..cf5962d 100644 (file)
@@ -620,6 +620,9 @@ resources:
             - name: nova_metadata
               port: 8775
               net_binds: *public_binds
+            - name: nova_novncproxy
+              port: 6080
+              net_binds: *public_binds
             - name: ceilometer
               port: 8777
               net_binds: *public_binds