aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/releasenotes/notes/catalog_project_id-519f5a70f9f7c4c6.yaml
blob: e0c381d9b90ff1f8fa0d1e6364461fa416b33f99 (plain)
1
2
3
4
5
6
7
8
9
---
deprecations:
  - Use of ``$(tenant_id)s`` in the catalog endpoints is deprecated in favor
    of ``$(project_id)s``.
features:
  - Keystone supports ``$(project_id)s`` in the catalog. It works the same as
    ``$(tenant_id)s``. Use of ``$(tenant_id)s`` is deprecated and catalog
    endpoints should be updated to use ``$(project_id)s``.