Merge "Fix inconsistency in docs"
This commit is contained in:
commit
e71c6ddf05
@ -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…
Reference in New Issue
Block a user