commit | 9d7bac448af4e4073535b708e0a7496ed20b6e68 | [log] [tgz] |
---|---|---|
author | ghanshyam <ghanshyam.mann@nectechnologies.in> | Mon Aug 08 13:29:25 2016 +0900 |
committer | ghanshyam <ghanshyam.mann@nectechnologies.in> | Mon Aug 08 13:29:25 2016 +0900 |
tree | 947552c2e172b84fcad69cc0eb5682ae989581a1 | |
parent | e07579c6034ed8b2cd51ddefeff4b600691088bb [diff] |
Fix manager->get_auth_provider interface Tempest is defining stable interface of service clients handling in lib but need to maintain the old interface tempest.manager.get_auth_provider() as it is used by many plugins and provide them a grace period to move to stable interface. This interface got broken while doing service clients work. This patch fixing the same and fix gate for plugin using this unstable interface. Change-Id: I5733f20f5fba3c1aa1318405f5af976513eebf14