openstack-ansible/releasenotes/notes/heat_deffered_method-a1652a2ea4a46b75.yaml
Dmitriy Rabotyagov c7200cc132 Create Caracal Beta release
In order to get some more testing around new defaults, it might make
sense to create a Beta version which comes prior to branching. In the
meanwhile we can land leftovers for branches and take our time to
cover found issues.

Change-Id: Ie478e298a3a9292ec069b76548d8f4238efc90a1
2024-05-17 16:19:49 +00:00

10 lines
295 B
YAML

---
deprecations:
- |
Variable ``heat_deferred_auth_method`` has been deprecated and has no
effect.
Default behaviour is to use trusts as deferred method, and that is the
only working option as of today.
Usage of password is broken with keystonev3 and should not be used.