diff options
Diffstat (limited to 'controller.yaml')
-rw-r--r-- | controller.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/controller.yaml b/controller.yaml index d4f8d19e..cf5962da 100644 --- a/controller.yaml +++ b/controller.yaml @@ -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 |