Comment 5 for bug 1602265

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ironic (master)

Reviewed: https://review.openstack.org/364861
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=b642f28be49f31693772231ee921ecfdbd7c80b9
Submitter: Zuul
Branch: master

commit b642f28be49f31693772231ee921ecfdbd7c80b9
Author: Sam Betts <email address hidden>
Date: Fri Sep 2 12:45:26 2016 +0100

    Receive and store agent version on heartbeat

    This patch enables receiving agent_version as part of heartbeat, and
    stores this information on driver_internal_info. This is so that Ironic
    can dynamically adjust which features and parameters it uses based on
    which version of the agent is being used.

    Change-Id: I400adba5d908b657751a83971811e8586f46c673
    Partial-Bug: #1602265