summaryrefslogtreecommitdiff
path: root/releasenotes/notes/context-domain-id-name-deprecation-ae6e40718273be8d.yaml
blob: 09ad939c22bf693baf552e4321c3e44090a7e76b (plain)
1
2
3
4
5
6
7
8
9
10
---
deprecations:
  - |
    Usage of the following values was deprecated in the policy files:

    - ``domain_id`` and ``domain_name`` - ``user_domain_id`` should be used
      instead of those (note - ``user_domain_id`` is an ID of the domain,
      not its name).
    - ``tenant`` - ``project_name`` should be used instead.
    - ``user`` - ``user_id`` should be used instead.