Update devref for enhanced tag mechanism

The devref describes tag mechanism supports network only but
now it supports subnet, port, subnetpool, and router.
This patch updates the description about supported resources.

Change-Id: I1a4b02e253157154218bfe63a18891083178f55a
Closes-Bug: #1662102
This commit is contained in:
Hirofumi Ichihara 2017-02-08 21:39:21 +09:00
parent ff2c051429
commit 86c4af7a60

View File

@ -49,10 +49,10 @@ can be applicable to any other Neutron resource:
Which Resources Which Resources
--------------- ---------------
Tag system uses standardattr mechanism so it's targeting to resources have the Tag system uses standardattr mechanism so it's targeting to resources that have
mechanism. In Mitaka, they are networks, ports, routers, floating IPs, security the mechanism. The system is provided by 'tag' extension and 'tag-ext'
group, security group rules and subnet pools but now tag system supports extension. The 'tag' extension supports networks only. The 'tag-ext' extension
networks only. supports subnets, ports, routers, and subnet pools.
Model Model
----- -----