api ref for standard-attr-tag extension
This updates the API reference for the tag based extensions by adding details on the standard attr based tags extension as well as noting the deprecation of the existing tag based extensions. Change-Id: I849f8e8dc7c89c99f15881446a5c407281e97b77 Partial-Bug: #1706307
This commit is contained in:
@@ -12,15 +12,31 @@ 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
|
||||
=================================
|
||||
|
||||
The ``standard-attr-tag`` extends tagging support to all resources that support
|
||||
standard attributes. This includes networks, ports, subnets, subnet pools,
|
||||
floating IPs, routers, logs, security groups/rules, network segments, QoS
|
||||
policies and trunks.
|
||||
|
||||
Replace all tags
|
||||
================
|
||||
|
||||
|
Reference in New Issue
Block a user