diff options
author | ghanshyam <gmann@ghanshyammann.com> | 2018-07-17 03:16:13 +0000 |
---|---|---|
committer | Matt Riedemann <mriedem.os@gmail.com> | 2018-07-18 22:23:45 -0400 |
commit | 449da032453b0a2f50ac9f2daaa92a193bb35783 (patch) | |
tree | 67a7cfa68cdc4fd381455bd3c221703379aed4f8 /api-ref/source/os-virtual-interfaces.inc | |
parent | db294b1e33f18e01a3e4a20d537880ffd1b110fe (diff) | |
download | nova-449da032453b0a2f50ac9f2daaa92a193bb35783.tar.gz |
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
Diffstat (limited to 'api-ref/source/os-virtual-interfaces.inc')
-rw-r--r-- | api-ref/source/os-virtual-interfaces.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/api-ref/source/os-virtual-interfaces.inc b/api-ref/source/os-virtual-interfaces.inc index df0277dea8..fe89c2cfc7 100644 --- a/api-ref/source/os-virtual-interfaces.inc +++ b/api-ref/source/os-virtual-interfaces.inc @@ -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. |