Remove wrong spaces in nova option

vncserver_ proxyclient_ address should be vncserver_proxyclient_address

Change-Id: If3e39c8e6c162bc60ee75c410a708c1d2f51ca9f
Closes-Bug: #1308553
backport: havana
This commit is contained in:
ZhiQiang Fan 2014-04-17 00:00:45 +08:00
parent 613d37ffe7
commit 0016e2657d
1 changed files with 1 additions and 2 deletions

View File

@ -181,8 +181,7 @@
</listitem>
<listitem>
<para>
<literal>vncserver_ proxyclient_ address
</literal>=<replaceable>127.0.0.1</replaceable>
<literal>vncserver_proxyclient_address</literal>=<replaceable>127.0.0.1</replaceable>
</para>
<para>The address of the compute host that Compute instructs proxies to use when connecting
to instance <literal>vncservers</literal>.</para>