horizon/releasenotes/notes/show-keystone-v2-openrc-false-c7e904473da2f823.yaml
Akihiro Motoki d32359e011 SHOW_KEYSTONE_V2_RC defaults to False
In favor of keystone v2 support, SHOW_KEYSTONE_V2_RC now defaults
to False. SHOW_KEYSTONE_V2_RC setting is also deprecated.

Along with this change, "v3" part of "OpenStack RC File (Identity API v3)"
is now unnecessary, so "v3" information is dropped.

Change-Id: If0359e2dc1f2c8fb5f3c87046fd23043f94abc21
2018-12-23 04:02:22 +09:00

11 lines
316 B
YAML

---
upgrade:
- |
The default value of ``SHOW_KEYSTONE_V2_RC`` setting is changed to
``False`` in favor of the deprecation of keystone v2 API support
in horizon.
deprecations:
- |
``SHOW_KEYSTONE_V2_RC`` setting is deprecated in favor of the deprecation
of keystone v2 API support in horizon.