Skip to content

Commit 449da03

Browse files
ghanshyammriedem
authored andcommitted
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
1 parent db294b1 commit 449da03

File tree

7 files changed

+22
-22
lines changed

7 files changed

+22
-22
lines changed

api-ref/source/os-certificates.inc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. -*- rst -*-
22
3-
=================================================
4-
Root certificates (os-certificates) (DEPRECATED)
5-
=================================================
3+
====================================
4+
Root certificates (os-certificates)
5+
====================================
66

77
Creates and shows details for a root certificate.
88

api-ref/source/os-cloudpipe.inc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. -*- rst -*-
22
3-
======================================
4-
Cloudpipe (os-cloudpipe) (DEPRECATED)
5-
======================================
3+
=========================
4+
Cloudpipe (os-cloudpipe)
5+
=========================
66

77
.. warning::
88

api-ref/source/os-fixed-ips.inc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. -*- rst -*-
22
3-
======================================
4-
Fixed IPs (os-fixed-ips) (DEPRECATED)
5-
======================================
3+
=========================
4+
Fixed IPs (os-fixed-ips)
5+
=========================
66

77
.. warning::
88

api-ref/source/os-floating-ip-dns.inc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
.. needs:example_verification
44
.. needs:body_verification
55
6-
==========================================================
7-
Floating IP DNS records (os-floating-ip-dns) (DEPRECATED)
8-
==========================================================
6+
=============================================
7+
Floating IP DNS records (os-floating-ip-dns)
8+
=============================================
99

1010
.. warning::
1111

api-ref/source/os-floating-ips-bulk.inc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
.. -*- rst -*-
22
3-
======================================================
4-
Floating IPs bulk (os-floating-ips-bulk) (DEPRECATED)
5-
======================================================
3+
=========================================
4+
Floating IPs bulk (os-floating-ips-bulk)
5+
=========================================
66

77
.. warning::
88

99
Since these APIs are only implemented for **nova-network**, they are
1010
deprecated. These will fail with a 404 starting from microversion 2.36.
11-
It was removed in the 18.0.0 Rocky release.
11+
They were removed in the 18.0.0 Rocky release.
1212

1313
Bulk-creates, deletes, and lists floating IPs.
1414
Default pool name is ``nova``.

api-ref/source/os-fping.inc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. -*- rst -*-
22
3-
=======================================
4-
Ping instances (os-fping) (DEPRECATED)
5-
=======================================
3+
==========================
4+
Ping instances (os-fping)
5+
==========================
66

77
.. warning::
88

api-ref/source/os-virtual-interfaces.inc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. -*- rst -*-
22
3-
=========================================================================
4-
Servers virtual interfaces (servers, os-virtual-interfaces) (DEPRECATED)
5-
=========================================================================
3+
============================================================
4+
Servers virtual interfaces (servers, os-virtual-interfaces)
5+
============================================================
66

77
Lists virtual interfaces for a server.
88

0 commit comments

Comments
 (0)