commit | 0df097d526adfb83f000775ed8105900d1f8624b | [log] [tgz] |
---|---|---|
author | ghanshyam <ghanshyammann@gmail.com> | Tue Aug 08 09:28:17 2017 +0300 |
committer | ghanshyam <ghanshyammann@gmail.com> | Tue Aug 08 09:29:51 2017 +0300 |
tree | 17742195f32ef4b0c290032b23813ecd3c2264b9 | |
parent | 7b9ae3fbc847f8b4cb8fa1dfb294423f6c97fa7c [diff] |
Remove usage of credentials_factory.AdminManager Tempest is making credentials_factory as stable interface and will be removing the AdminManager class which is wrapper of creating client manager with admin cred. admin manager can be instantiated by providing the admin cred to clients.Manager. This commit removes the usage of AdminManager. Change-Id: I978e82dcdaa37fbfa71907527be02f03f759c824