Merge "[networking] Clarify the role of neutron DHCP"

This commit is contained in:
Jenkins 2017-04-12 16:12:16 +00:00 committed by Gerrit Code Review
commit 9bad0254ea

View File

@ -54,11 +54,12 @@ simplicity, the following procedure creates one flat provider network.
| name | provider1-v4 | | name | provider1-v4 |
+-------------------+----------------------------+ +-------------------+----------------------------+
.. note:: .. important::
Enabling DHCP causes the Networking service to provide DHCP which can Enabling DHCP causes the Networking service to provide DHCP which can
interfere with existing DHCP services on the physical network interfere with existing DHCP services on the physical network
infrastructure. infrastructure. Use the ``--no-dhcp`` option to have the subnet managed
by existing DHCP services.
#. Create a IPv6 subnet on the provider network. #. Create a IPv6 subnet on the provider network.