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
1 changed files with 4 additions and 4 deletions

View File

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