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