tempest/releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml
Matthew Treinish c51b712dec
Migrate the dynamic creds module to tempest lib
This commit migrates the dynamic credentials provider from
tempest/common into tempest/lib.

Change-Id: Id8d60e4d7c22bc72c3e48bc768509ff0cc0c89d5
2017-07-21 16:14:40 -04:00

6 lines
165 B
YAML

---
features:
- |
The tempest module tempest.common.dynamic creds which is used for
dynamically allocating credentials has been migrated into tempest lib.