tempest/releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml
Ken'ichi Ohmichi 553d7cbddc Remove deprecated allow_tenant_isolation option
allow_tenant_isolation option of auth and compute groups has been
deprecated over 3 years since I78a4884e980ef7d0103639cb3792a54c69fb7761.
So we have spended much enough time for removing them, this patch does.

Change-Id: I0b0a5e16a5e3785579f95f75fa149b311d918e8c
2018-07-14 02:16:16 +00:00

7 lines
200 B
YAML

---
upgrade:
- |
Remove deprecated config option ``allow_tenant_isolation`` from
``auth`` and ``compute`` groups. Use ``use_dynamic_credentials`` directly
instead of the removed option.