tempest/releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml
zhufl f4d3592454 Remove some deprecated auth and identity options
Below options are deprecated on 2015, in 87fc7e9ac0
and c786213f95,
so it's safe to delete them now.
  * identity.endpoint_type
  * auth.tenant_isolation_domain_name

Change-Id: I64b389032472447aa3a3d38e081f9a2b000847be
2019-06-06 15:31:39 +08:00

9 lines
334 B
YAML

upgrade:
- |
Remove deprecated config option ``endpoint_type`` from
``identity`` group. Use ``v2_public_endpoint_type`` from
``identity`` group instead.
Remove deprecated config option ``tenant_isolation_domain_name``
from ``auth`` group. Use ``default_credentials_domain_name`` from
``auth`` group instead.