keystone/releasenotes/notes/catalog-interface-tenant-to-project-98313bb4c1edf250.yaml
Dave Chen 4f92ac0461 Replace tenant with project for keystone catalog
Change-Id: I46113ba17f86b07545584aeddd2d92dc1f67dc98
Partial-Bug: #1017606
2016-10-16 11:20:12 +08:00

6 lines
192 B
YAML

---
other:
- The signature of keystone catalog driver interfaces ``get_catalog``
and ``get_v3_catalog`` have been changed in favour of using ``project_id``
instead of ``tenant_id``.