Merge "Fix inconsistency in docs"

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

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::