commit | c0edda0072e89f132af13a17a2edb84d48560d9d | [log] [tgz] |
---|---|---|
author | ghanshyam <ghanshyam.mann@nectechnologies.in> | Fri Feb 06 15:51:40 2015 +0900 |
committer | ghanshyam <ghanshyam.mann@nectechnologies.in> | Mon Feb 09 13:10:39 2015 +0900 |
tree | d7628c14ccdc584bd4ae6cc51c5b658bcda997d3 | |
parent | f85e9bdbcb0ab16c2c09b0220e846471e6af5c78 [diff] |
Separate token client from identity client Identity 'TokenClientJSON' is being derived from 'IdentityClientJSON' which is not needed. 'TokenClientJSON' class can be directly derived from ServiceClient. This patch makes the above inheritance changes and separate token clients (V2 & v3) in separate file. This will helpful in moving services client to tempest-lib. Change-Id: I25186dc1fde57cd7fd16784aa6baf2f8d2f0a46d