diff --git a/api-ref/source/os-floating-ips-bulk.inc b/api-ref/source/os-floating-ips-bulk.inc index fcdfd8f03e35..653415f12dac 100644 --- a/api-ref/source/os-floating-ips-bulk.inc +++ b/api-ref/source/os-floating-ips-bulk.inc @@ -6,13 +6,10 @@ .. 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 - `__. + Since these APIs are only implemented for **nova-network**, they are + deprecated. These will fail with a 404 starting from microversion 2.36. -(nova-network only) Bulk-creates, deletes, and lists floating IPs. +Bulk-creates, deletes, and lists floating IPs. Default pool name is ``nova``. To view available pools, use the ``os-floating-ip-pools`` extension.