Fix inexact config option name in multitenancy.rst

Change-Id: Iba78274e91683c7241142222420082981f4738ce
This commit is contained in:
Dao Cong Tien 2016-09-28 14:04:12 +07:00
parent 0e3b3e8671
commit fde5d2c921

View File

@ -74,7 +74,7 @@ interface as stated above):
#. Define a provider network in neutron, which we shall refer to as the
"provisioning" network, and add it in under the neutron section in
ironic-conductor configuration file. Using ``neutron`` network interface
requires that ``provision_network_uuid`` and ``cleaning_network_uuid``
requires that ``provisioning_network_uuid`` and ``cleaning_network_uuid``
configuration options are set to a valid neutron network UUIDs, otherwise
ironic-conductor will fail to start::