ironic/releasenotes/notes/needs-agent-version-in-heartbeat-4e6806b679c53ec5.yaml
Kaifeng Wang 61a3e833f2 Stop supporting incompatible heartbeat interfaces
agent_version is required for the heartbeat interfaces, we kept it for
quite a long time and now it's time to remove the support.

Change-Id: I36c3e4fbb465bb9163cf0a387e9efb36dba27a60
Story: 1602265
Task: 10478
2019-11-15 16:33:51 +08:00

6 lines
154 B
YAML

---
upgrade:
- |
The argument ``agent_version`` of the heartbeat interface is now mandatory
to all interfaces that inherit from HeartbeatMixin.