doc: document available DNS-related values for ml2 extension_drivers
The ml2 extension_drivers config admit some values that are not documented anywhere but in the source code. Document them here. Change-Id: I9002a1ae0e55aa420a4c2296f12894325e1097d4 Signed-off-by: Arturo Borrero Gonzalez <aborrero@wikimedia.org>
This commit is contained in:
parent
8c6bcd9888
commit
fd0c797254
@ -76,6 +76,13 @@ the internal DNS. To enable this functionality, do the following:
|
|||||||
After re-starting the ``neutron-server``, users will be able to assign a
|
After re-starting the ``neutron-server``, users will be able to assign a
|
||||||
``dns_name`` attribute to their ports.
|
``dns_name`` attribute to their ports.
|
||||||
|
|
||||||
|
Valid ``extension_drivers`` values related to the DNS integration are:
|
||||||
|
|
||||||
|
* ``dns``
|
||||||
|
* ``dns_domain_ports``
|
||||||
|
* ``subnet_dns_publish_fixed_ip``
|
||||||
|
* ``dns_domain_keywords``
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
The enablement of this functionality is prerequisite for the enablement of
|
The enablement of this functionality is prerequisite for the enablement of
|
||||||
the Networking service integration with an external DNS service, which is
|
the Networking service integration with an external DNS service, which is
|
||||||
|
Loading…
Reference in New Issue
Block a user