summaryrefslogtreecommitdiff
path: root/releasenotes/notes/minor-agent-version-cleanup-842e3919a366b9d6.yaml
blob: c03a4e32baaa4c67de6157245e05a9ec3409c0f9 (plain)
1
2
3
4
5
6
7
8
---
other:
  - |
    The ironic conductor internal logic has been updated to return an error if
    no agent version has been submitted during a heartbeat. This is because
    versions have been transmitted by the agents for quite some time and
    support for the default use of agent token forces all agents to be
    updated. As such redundant code been removed and tests updated accordingly.