1fba65eb1b
This patch renames the corresponding reno files before 14.0.0. Change-Id: I4bf37ff65edc23f366630c23e7fb76d1aec492aa
7 lines
288 B
YAML
7 lines
288 B
YAML
---
|
|
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.
|