Merge "Update Prefix Delegation section to use new config option"
This commit is contained in:
commit
89f9513fb9
@ -464,10 +464,15 @@ tenant network prefixes.
|
||||
Configuring OpenStack Networking for prefix delegation
|
||||
------------------------------------------------------
|
||||
|
||||
To enable prefix delegation, edit the :file:`etc/neutron.conf` file::
|
||||
To enable prefix delegation, edit the :file:`etc/neutron.conf` file. If you
|
||||
are running OpenStack Liberty, make the following change::
|
||||
|
||||
default_ipv6_subnet_pool = prefix_delegation
|
||||
|
||||
Otherwise if you are running OpenStack Mitaka, make this change::
|
||||
|
||||
ipv6_pd_enabled = True
|
||||
|
||||
.. Note::
|
||||
|
||||
If you are not using the default dibbler-based driver for prefix
|
||||
|
Loading…
x
Reference in New Issue
Block a user