summaryrefslogtreecommitdiff
path: root/doc/source/install/compute-install-rdo.rst
diff options
context:
space:
mode:
authorStephen Finucane <sfinucan@redhat.com>2017-08-28 10:06:26 +0100
committerStephen Finucane <sfinucan@redhat.com>2017-09-04 17:22:16 +0100
commite5a03e3c54d57aa29bd8154c9eddf7ee52c6c3b5 (patch)
tree353b79f3005731c0c578e3e412321e063703866c /doc/source/install/compute-install-rdo.rst
parent657879289177c153d6482d4decde1a3fbb07db42 (diff)
downloadnova-e5a03e3c54d57aa29bd8154c9eddf7ee52c6c3b5.tar.gz
conf: Rename two VNC options
Make the lives of operators easier by using consistent opt naming for similar features. Change-Id: Ic05c2c8364e015f6878b0bc25449216624568ad5
Diffstat (limited to 'doc/source/install/compute-install-rdo.rst')
-rw-r--r--doc/source/install/compute-install-rdo.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/install/compute-install-rdo.rst b/doc/source/install/compute-install-rdo.rst
index 5d5b0a6085..246bb24147 100644
--- a/doc/source/install/compute-install-rdo.rst
+++ b/doc/source/install/compute-install-rdo.rst
@@ -123,8 +123,8 @@ Install and configure components
[vnc]
# ...
enabled = True
- vncserver_listen = 0.0.0.0
- vncserver_proxyclient_address = $my_ip
+ server_listen = 0.0.0.0
+ server_proxyclient_address = $my_ip
novncproxy_base_url = http://controller:6080/vnc_auto.html
The server component listens on all IP addresses and the proxy component