blob: 6f7a41188aa221d22c12bd1ca7e48df37ab9a3d3 [file] [log] [blame]
Matthew Treinish00ab6be2016-10-07 16:29:18 -04001---
2features:
3 - The cred_provider abstract class which serves as the basis for both
4 of tempest's cred providers, pre-provisioned credentials and dynamic
5 credentials, is now a library interface. This provides the common signature
6 required for building a credential provider.