Merge "Fix inconsistency in docs"

This commit is contained in:
Zuul 2018-05-18 16:30:51 +00:00 committed by Gerrit Code Review
commit c8fd5ce108
6 changed files with 9 additions and 9 deletions

View File

@ -112,7 +112,7 @@ Install and configure components
[DEFAULT]
# ...
use_neutron = True
use_neutron = true
firewall_driver = nova.virt.firewall.NoopFirewallDriver
.. note::
@ -134,7 +134,7 @@ Install and configure components
[vnc]
# ...
enabled = True
enabled = true
server_listen = 0.0.0.0
server_proxyclient_address = $my_ip
novncproxy_base_url = http://controller:6080/vnc_auto.html

View File

@ -104,7 +104,7 @@ Install and configure components
[DEFAULT]
# ...
use_neutron = True
use_neutron = true
firewall_driver = nova.virt.firewall.NoopFirewallDriver
.. note::
@ -126,7 +126,7 @@ Install and configure components
[vnc]
# ...
enabled = True
enabled = true
server_listen = 0.0.0.0
server_proxyclient_address = $my_ip
novncproxy_base_url = http://controller:6080/vnc_auto.html

View File

@ -94,7 +94,7 @@ Install and configure components
[DEFAULT]
# ...
use_neutron = True
use_neutron = true
firewall_driver = nova.virt.firewall.NoopFirewallDriver
.. note::
@ -116,7 +116,7 @@ Install and configure components
[vnc]
# ...
enabled = True
enabled = true
server_listen = 0.0.0.0
server_proxyclient_address = $my_ip
novncproxy_base_url = http://controller:6080/vnc_auto.html

View File

@ -368,7 +368,7 @@ Install and configure components
[DEFAULT]
# ...
use_neutron = True
use_neutron = true
firewall_driver = nova.virt.firewall.NoopFirewallDriver
.. note::

View File

@ -359,7 +359,7 @@ Install and configure components
[DEFAULT]
# ...
use_neutron = True
use_neutron = true
firewall_driver = nova.virt.firewall.NoopFirewallDriver
.. note::

View File

@ -349,7 +349,7 @@ Install and configure components
[DEFAULT]
# ...
use_neutron = True
use_neutron = true
firewall_driver = nova.virt.firewall.NoopFirewallDriver
.. note::