Fix name of "subnet_dns_publish_fixed_ip" extension in docs
Correct name of the extension is "subnet_dns_publish_fixed_ip" but in the Neutron docs it was "subnet_dns_publish_fixed_ips". Change-Id: I52e313766d08879b8163b36f41515ce4afd5c470 Closes-Bug: #1869057
This commit is contained in:
parent
8a62683bea
commit
6d619ea7c1
@ -522,10 +522,10 @@ depending on which of the DNS extensions is enabled in the Neutron
|
||||
configuration. These extensions are described in the following in
|
||||
descending order of priority.
|
||||
|
||||
Use case 3a: The ``subnet_dns_publish_fixed_ips`` extension
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
Use case 3a: The ``subnet_dns_publish_fixed_ip`` extension
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
When the ``subnet_dns_publish_fixed_ips`` extension is enabled, it is possible
|
||||
When the ``subnet_dns_publish_fixed_ip`` extension is enabled, it is possible
|
||||
to make a selection per subnet whether DNS records should be published for
|
||||
fixed IPs that are assigned to ports from that subnet. This happens via the
|
||||
``dns_publish_fixed_ips`` attribute that this extension adds to the
|
||||
|
Loading…
x
Reference in New Issue
Block a user