keystone/releasenotes/notes/tenant_id_to_project_id-42d95d93011785cb.yaml
Vishakha Agarwal 4c84739e26 Replace 'tenant_id' with 'project_id'
Since 'tenant_id' is deprecated in openstack.
Thus replacing it with 'project_id'.

Change-Id: I77e4222623eb3c91fd7d10c2cbb4d212af736814
2019-02-04 16:17:52 +01:00

6 lines
135 B
YAML

---
upgrade:
- >
The assignment driver interface has changed to use the named parameter
'project_id' instead of 'tenant_id'.