Remove "DEPRECATED" tag from Obsolete APIs

APIs which are being Obsoleted and return 410 like nova-net
only APIs, have been moved to "Obsolete API" section in api-ref.

In favour of moving them in "Obsolete API" section, "DEPRECATED"
tag on those API ref can be removed to avoid confusion whether
these APIs are deprecated or gone.

Part of blueprint remove-nova-network

ref- https://review.openstack.org/#/c/567682/1/api-ref/source/os-fping.inc@4

Change-Id: I47eaf08a9c06e33d707fdfe88f6771e165f377b5
This commit is contained in:
ghanshyam 2018-07-17 03:16:13 +00:00 committed by Matt Riedemann
parent db294b1e33
commit 449da03245
7 changed files with 22 additions and 22 deletions

View File

@ -1,8 +1,8 @@
.. -*- rst -*-
=================================================
Root certificates (os-certificates) (DEPRECATED)
=================================================
====================================
Root certificates (os-certificates)
====================================
Creates and shows details for a root certificate.

View File

@ -1,8 +1,8 @@
.. -*- rst -*-
======================================
Cloudpipe (os-cloudpipe) (DEPRECATED)
======================================
=========================
Cloudpipe (os-cloudpipe)
=========================
.. warning::

View File

@ -1,8 +1,8 @@
.. -*- rst -*-
======================================
Fixed IPs (os-fixed-ips) (DEPRECATED)
======================================
=========================
Fixed IPs (os-fixed-ips)
=========================
.. warning::

View File

@ -3,9 +3,9 @@
.. needs:example_verification
.. needs:body_verification
==========================================================
Floating IP DNS records (os-floating-ip-dns) (DEPRECATED)
==========================================================
=============================================
Floating IP DNS records (os-floating-ip-dns)
=============================================
.. warning::

View File

@ -1,14 +1,14 @@
.. -*- rst -*-
======================================================
Floating IPs bulk (os-floating-ips-bulk) (DEPRECATED)
======================================================
=========================================
Floating IPs bulk (os-floating-ips-bulk)
=========================================
.. warning::
Since these APIs are only implemented for **nova-network**, they are
deprecated. These will fail with a 404 starting from microversion 2.36.
It was removed in the 18.0.0 Rocky release.
They were removed in the 18.0.0 Rocky release.
Bulk-creates, deletes, and lists floating IPs.
Default pool name is ``nova``.

View File

@ -1,8 +1,8 @@
.. -*- rst -*-
=======================================
Ping instances (os-fping) (DEPRECATED)
=======================================
==========================
Ping instances (os-fping)
==========================
.. warning::

View File

@ -1,8 +1,8 @@
.. -*- rst -*-
=========================================================================
Servers virtual interfaces (servers, os-virtual-interfaces) (DEPRECATED)
=========================================================================
============================================================
Servers virtual interfaces (servers, os-virtual-interfaces)
============================================================
Lists virtual interfaces for a server.