95a4d48aeb
... so that the parameter names clearly indicate that domain name should be used instead of domain id. This patch also change the default value of these domain parameters from 'default' to 'Default', because now 'Default' is commonly used as the name for default domain. Change-Id: I4bce039248041ac2ccb74975cf8b97ea938efd67
10 lines
318 B
YAML
10 lines
318 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The following parameters in ``openstack_extras::auth_file`` class has been
|
|
deprecated and will be removed in a future release. Use new parameters
|
|
instead.
|
|
|
|
- ``user_domain`` (now renamed to ``user_domain_name``)
|
|
- ``project_domain`` (now renamed to ``project_domain_name``)
|