2bbc49212e
This commit tidies up releasenotes. Originally, release note files are in one directory. So, when I see the directory, I feel ""what a mess!". So this commit tries to improve it. Change-Id: I54c14a61ebcda16268cf543079c7739def5ebadb
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.
|