puppet-keystone/releasenotes/notes/endpoint-require-type-4fa889f6788d8312.yaml
Takashi Kajinami 42add12c9e Remove support for creating endpoints without service type
Creating endpoint without service type was deprecated multiple cycles
ago. This removes the logic to support that old usage.

Change-Id: Ifaebb3658254bb91130807153624480df78443aa
2023-06-26 09:50:16 +09:00

5 lines
99 B
YAML

---
upgrade:
- |
The ``keystone_endpoint`` resource type now requires the ``type`` property.