Fix inconsistency in docs
* Make the `True` lowercase to reflect examples in config and other parameters in docs TrivialFix Change-Id: I259d36bc15e034c248ec39b2c5c97ff95986b31b
This commit is contained in:
parent
2e0114602f
commit
3f19c7079a
@ -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::
|
||||
|
Loading…
x
Reference in New Issue
Block a user