aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/vncserver_listen-4417377cac38464c.yaml
blob: 0c0f8eab095af5882d834288b0974a2483378e27 (plain)
1
2
3
4
5
6
7
---
features:
  - Configure VNC server to be binded on internal network interface on compute nodes.
    This value comes from tripleo-heat-templates and is configured by default to use
    an IP address from the internal API network.
    We use the ServiceNetMap in tripleo-heat-templates to compute the IP address, and we won't
    configure 0.0.0.0 anymore as it used to open the binding to any network, which is unsecure.