commit | 00ab6be2a77dd5e60478b8be388c7ac78a326907 | [log] [tgz] |
---|---|---|
author | Matthew Treinish <mtreinish@kortar.org> | Fri Oct 07 16:29:18 2016 -0400 |
committer | Matthew Treinish <mtreinish@kortar.org> | Thu Oct 13 11:15:50 2016 -0400 |
tree | 9ae70e2146469bdf010baa7269ac1f8f375e95b6 | |
parent | 75abbcf11fa78573f36339cd96b7e3c69e897bda [diff] |
Move cred_provider abstract class to tempest lib This commit migrates the cred provider abstract class into tempest lib. This interface has been very stable and doesn't have any external dependencies as it's just a building block for a cred provider class. This also doesn't have any unit tests because it's just an interface definition and doesn't actually do any work. Change-Id: Ib5f8ef2728368c077666a3ca221cf659412e5f47