Merge "Fix inconsistency in docs"

This commit is contained in:
Zuul
2018-05-18 16:30:51 +00:00
committed by Gerrit Code Review
6 changed files with 9 additions and 9 deletions
+2 -2
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
+2 -2
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
@@ -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
@@ -368,7 +368,7 @@ Install and configure components
[DEFAULT]
# ...
use_neutron = True
use_neutron = true
firewall_driver = nova.virt.firewall.NoopFirewallDriver
.. note::
@@ -359,7 +359,7 @@ Install and configure components
[DEFAULT]
# ...
use_neutron = True
use_neutron = true
firewall_driver = nova.virt.firewall.NoopFirewallDriver
.. note::
@@ -349,7 +349,7 @@ Install and configure components
[DEFAULT]
# ...
use_neutron = True
use_neutron = true
firewall_driver = nova.virt.firewall.NoopFirewallDriver
.. note::