Remove "tag" and "tag-ext" extensions from "tags" documentation

These two extensions are deprecated.

Change-Id: I06a9809d6821f19f2620f3a959c85d26ed9073ec
Related-Bug: #1704137
This commit is contained in:
Rodolfo Alonso Hernandez 2021-01-14 15:55:29 +00:00
parent 3fdb7a1192
commit 8c626fe039

View File

@ -9,26 +9,6 @@ The maximum number of characters allowed in a tag is 60. If the length
is longer than 60, the API returns the HTTP ``Bad Request (400)`` response
code with 'invalid input for operation' error message.
Tag Extension
=============
.. note::
NOTE: This extension is deprecated in favor of ``standard-attr-tag``.
The ``tag`` extension allows users to set tags on their networks.
This extension supports networks only.
Enhanced Tag Extension
======================
.. note::
NOTE: This extension is deprecated in favor of ``standard-attr-tag``.
The ``tag-ext`` extension allows users to set tags on their resources.
This extension supports subnets, ports, routers, and subnet pools.
Standard Attributes Tag Extension
=================================