commit | 8d2392b3b796ca549533b1dc6775d5eac0172742 | [log] [tgz] |
---|---|---|
author | Martin Kopec <mkopec@redhat.com> | Fri Sep 02 13:41:45 2016 +0000 |
committer | Martin Kopec <mkopec@redhat.com> | Wed Sep 07 11:31:40 2016 +0000 |
tree | b0709d6a2380f0efe87f7c874e946c7c2e3234c7 | |
parent | f2df65643e5c411a101e987bfeaf39c9ef584cec [diff] [blame] |
Define v3 identity_client as library Migrate identity v3 API identity_client to tempest.lib and implement unit test for the service clients. Change-Id: If42e7aad0e57b1d6f8a17b8f6a646ac22a6b0fa3
diff --git a/releasenotes/notes/add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml b/releasenotes/notes/add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml index 6673616..d1635e3 100644 --- a/releasenotes/notes/add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml +++ b/releasenotes/notes/add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml
@@ -8,3 +8,4 @@ * identity_client(v2) * groups_client(v3) * users_client(v3) + * identity_client(v3)