Files
puppet-heat/releasenotes/notes/ec2authtoken-b6d4c6b6d40fbc16.yaml
Takashi Kajinami 67e5f5d531 Add support for [ec2authtoken] options
Heat introduced support for enabling authentication for ec2tokens API
request, which is required by Keystone due to recent default policy
update to resolve a vulnerability.

Add a new class to set the required options in the ec2authtoken
section to support using this feature.

Depends-on: https://review.opendev.org/966092
Change-Id: I567fb77fef60fcc205020af2c7f7f58db8ccb1f0
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2025-11-25 22:54:59 +09:00

5 lines
77 B
YAML

---
features:
- |
The new ``heat::ec2authtoken`` class has been added.