puppet-aodh/releasenotes/notes/remove-tenant-d5fa563f15db0ba9.yaml
Takashi Kajinami b756b9b4c8 Rename tenant to project
... because in keystone v3 we use project instead of tenant.

Change-Id: I1e916839f5737a92e62bcc0fc7e0972a66cc7048
2020-04-19 14:55:21 +00:00

9 lines
314 B
YAML

---
deprecations:
- |
The ``aodh::auth::tenant_name`` parameter is deprecated and will be removed
in a future release. Use ``aodh::auth:project_name`` instead.
- |
The ``aodh::auth::tenant_id`` parameter is deprecated and has no effect
now, since the actual parameter in aodh is no more valid.