| commit | 11b8649e839f55b1d7e17fa3636f7b160e6c5d22 | [log] [tgz] |
|---|---|---|
| author | ghanshyam <gmann@ghanshyammann.com> | Tue Aug 07 08:37:24 2018 +0000 |
| committer | ghanshyam <gmann@ghanshyammann.com> | Tue Aug 07 08:37:24 2018 +0000 |
| tree | 1b6a3c93e97f6b96ce94f075ae279dbbcfc8bd97 | |
| parent | ce0759d2d0030f5e578a6ebd648eed827135e584 [diff] |
Fix TEMPEST_AUTH_VERSION comparision condition for identity v2 TEMPEST_AUTH_VERSION should be 'v3' or 'v2' not 'v2.0'. To disable the identity v2 admin tests TEMPEST_AUTH_VERSION is being compared with 'v2.0' which is incorrect. Change-Id: I5f7e3bcf733edbbee06016bcad4845dda552815e