ae4390b9ed
... because domain name is more predictable than domain id. Also, we generally use domain_name instead of domain_id in other puppet modules, so it's more consistent to use domain_name. Change-Id: I3439997795b7331eec0d0a0a0568d6afdeb5247b
7 lines
224 B
YAML
7 lines
224 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
``user_domain_id`` and ``project_domain_id`` in ``aodh::auth`` class were
|
|
deprecated and will be removed in a future release. Use
|
|
``user_domain_name`` and ``project_domain_name`` instead.
|