d03fa08aba
The allow_tenant_isolation parameter has been replaced by use_dynamic_credentials. As such added the parameter and removed the old one. The default location from where tempest expects to pick up the file containing credentials is also added in the patch. The file location is only added when the file is being used. Change-Id: I2e2ec3bcc88570a55cf97bd4b74278970ffa0564
7 lines
147 B
YAML
7 lines
147 B
YAML
---
|
|
prelude: >
|
|
Deprecate allow_tenant_isolation parameter.
|
|
deprecations:
|
|
- |
|
|
Replace allow_tenant_isolation with use_dynamic_credentials
|