Merge "Fix API reference for os-floating-ip-dns"

This commit is contained in:
Zuul 2018-06-27 10:24:14 +00:00 committed by Gerrit Code Review
commit 224a7e3798

View File

@ -9,11 +9,8 @@
.. warning::
These APIs are proxy calls to the Network service. Nova has
deprecated all the proxy APIs and users should use the native APIs
instead. These will fail with a 404 starting from microversion 2.36.
See: `Relevant Network APIs
<https://developer.openstack.org/api-ref/networking/v2/#networks>`__.
Since these APIs are only implemented for **nova-network**, they are
deprecated. These will fail with a 404 starting from microversion 2.36.
Manages DNS records associated with floating IP addresses. The API
dispatches requests to a DNS driver that is selected at startup.