Fix neutron ipv6 doc

ipv6_pd_enabled is supported by later verion of neutron.

Change-Id: I2f9d1ff709e5efb44218bf7199884a3438cc9af5
This commit is contained in:
jimmygc 2017-05-18 17:53:14 +08:00 committed by Alexandra Settle
parent 01e802fec9
commit b58af6d0ed

View File

@ -471,13 +471,6 @@ Configuring OpenStack Networking for prefix delegation
------------------------------------------------------ ------------------------------------------------------
To enable prefix delegation, edit the ``/etc/neutron/neutron.conf`` file. To enable prefix delegation, edit the ``/etc/neutron/neutron.conf`` file.
If you are running OpenStack Liberty, make the following change:
.. code-block:: console
default_ipv6_subnet_pool = prefix_delegation
Otherwise if you are running OpenStack Mitaka, make this change:
.. code-block:: console .. code-block:: console