commit | 90990cd5868444f81f27f2595dd37461fae6889e | [log] [tgz] |
---|---|---|
author | Dustin Schoenbrun <dschoenb@redhat.com> | Wed Aug 31 16:14:44 2016 -0400 |
committer | Martin Kopec <mkopec@redhat.com> | Tue Sep 06 11:29:23 2016 +0000 |
tree | 9a08891c46632f1ce25a67bf64eda054f1d91cc4 | |
parent | 3db8be8f38b79e36201ff41570969c5e6c465ee2 [diff] [blame] |
Define v3 Groups Client as library Migrate the v3 API Groups Client to tempest.lib and add unit tests for the client. Partially implements blueprint consistent-service-method-names Change-Id: If964fcb707090f6abb2516b84c26a06f55cdbed6
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 b8a8491..4b26c30 100644 --- a/releasenotes/notes/add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml +++ b/releasenotes/notes/add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml
@@ -6,3 +6,4 @@ any maintenance changes. * identity_client(v2) + * groups_client(v3)