commit | 1c796287606776c609ef900061df96f695df5699 | [log] [tgz] |
---|---|---|
author | Pradeep Kumar <pk5294@att.com> | Thu Apr 27 16:48:36 2017 +0530 |
committer | Pramod Kumar Singh <pk110e@att.com> | Mon Jun 19 14:11:12 2017 +0530 |
tree | bf0421a836f090d829073e2a8cb138476a549fd9 | |
parent | 7203f58c97f250d8443235334efedd4d94792877 [diff] |
Implement tempest client for keystone v2 token APIs Implement Tempest client for Keystone v2 token API - v2.0/tokens/ Although some of the APIs have been implemented, many of the token related APIs are yet to be implemented such as list_endpoints_for_token, check_token_existence Here are the OpenStack docs link https://developer.openstack.org/api-ref/identity/v2-admin/index.html https://developer.openstack.org/api-ref/identity/v2/ Change-Id: Idc351fdcce420bb42c00bab23460f32e3c66e9ce Co-Authored-By: Pramod Kumar Singh <pk110e@att.com> Co-Authored-By: Nishant Kumar E <nk613n@att.com>