Skip to content

Commit

Permalink
Remove "DEPRECATED" tag from Obsolete APIs
Browse files Browse the repository at this point in the history
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
  • Loading branch information
gmannos authored and mriedem committed Jul 19, 2018
1 parent db294b1 commit 449da03
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 22 deletions.
6 changes: 3 additions & 3 deletions api-ref/source/os-certificates.inc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. -*- rst -*-
=================================================
Root certificates (os-certificates) (DEPRECATED)
=================================================
====================================
Root certificates (os-certificates)
====================================

Creates and shows details for a root certificate.

Expand Down
6 changes: 3 additions & 3 deletions api-ref/source/os-cloudpipe.inc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. -*- rst -*-
======================================
Cloudpipe (os-cloudpipe) (DEPRECATED)
======================================
=========================
Cloudpipe (os-cloudpipe)
=========================

.. warning::

Expand Down
6 changes: 3 additions & 3 deletions api-ref/source/os-fixed-ips.inc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. -*- rst -*-
======================================
Fixed IPs (os-fixed-ips) (DEPRECATED)
======================================
=========================
Fixed IPs (os-fixed-ips)
=========================

.. warning::

Expand Down
6 changes: 3 additions & 3 deletions api-ref/source/os-floating-ip-dns.inc
Original file line number Diff line number Diff line change
Expand Up @@ -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::

Expand Down
8 changes: 4 additions & 4 deletions api-ref/source/os-floating-ips-bulk.inc
Original file line number Diff line number Diff line change
@@ -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``.
Expand Down
6 changes: 3 additions & 3 deletions api-ref/source/os-fping.inc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. -*- rst -*-
=======================================
Ping instances (os-fping) (DEPRECATED)
=======================================
==========================
Ping instances (os-fping)
==========================

.. warning::

Expand Down
6 changes: 3 additions & 3 deletions api-ref/source/os-virtual-interfaces.inc
Original file line number Diff line number Diff line change
@@ -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.

Expand Down

0 comments on commit 449da03

Please sign in to comment.