tempest/releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml
Felipe Monteiro a3b2d8e1b2 Add identity v3 project tags client
This PS adds ``project_tags_client`` to the identity v3
library. This feature enables the possibility of invoking
the following API actions:

    * update_project_tag
    * list_project_tags
    * update_all_project_tags
    * check_project_tag_existence
    * delete_project_tag
    * delete_all_project_tags

Change-Id: Iad6b3a88639bb4a0dc3aea5af2ba0162dfa19f96
Depends-On: Iec6b34c10ea1bd7103720c773b48ce130643115d
2018-04-05 17:33:51 +00:00

13 lines
329 B
YAML

---
features:
- |
Add ``project_tags_client`` to the identity v3 library. This feature
enables the possibility of invoking the following API actions:
* update_project_tag
* list_project_tags
* update_all_project_tags
* check_project_tag_existence
* delete_project_tag
* delete_all_project_tags