summaryrefslogtreecommitdiffstats
path: root/doc/source
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/runnova/vncconsole.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/runnova/vncconsole.rst b/doc/source/runnova/vncconsole.rst
index 69f147613..6d93bad93 100644
--- a/doc/source/runnova/vncconsole.rst
+++ b/doc/source/runnova/vncconsole.rst
@@ -40,14 +40,14 @@ you can at find git://github.com/sleepsonthefloor/noVNC.git.
.. todo:: add instruction for installing from package
-noVNC must be in the location specified by --vnc_proxy_wwwroot, which defaults
+noVNC must be in the location specified by --vncproxy_wwwroot, which defaults
to /var/lib/nova/noVNC. nova-vnc-proxy will fail to launch until this code
is properly installed.
By default, nova-vnc-proxy binds 0.0.0.0:6080. This can be configured with:
-* --vnc_proxy_port=[port]
-* --vnc_proxy_host=[host]
+* --vncproxy_port=[port]
+* --vncproxy_host=[host]
Enabling VNC Consoles in Nova