blob: 6faa53611b4a737ee5aec43c455da717f31ff211 [file] [log] [blame]
Andrea Frittoli17347f02017-07-26 16:18:30 +01001---
2features:
3 - |
4 The credentials_factory.py module is now marked as stable for Tempest
5 plugins. It provides helpers that can be used by Tempest plugins to
6 obtain test credentials for their test cases in a format that honors the
7 Tempest configuration in use.
8 Credentials may be provisioned on the fly during the test run, or they
9 can be setup in advance and fed to test via a YAML file; they can be
10 setup for identity v2 or identity v3.