Comment 11 for bug 1526219

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

Reviewed: https://review.openstack.org/301919
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=84bf48431c2b3cdee47dbb6bb46cf808ac79cf99
Submitter: Jenkins
Branch: master

commit 84bf48431c2b3cdee47dbb6bb46cf808ac79cf99
Author: Jay Faulkner <email address hidden>
Date: Tue Apr 5 21:03:50 2016 +0000

    Pass agent metrics config via conductor

    This adds agent config options for metrics as described in the
    spec, and allows those config options to be sent to IPA on
    lookup. We're configuring heartbeat timeout this way, and this
    change matches nicely with that style.

    Additionally, this sets heartbeat_timeout under the new config
    namespace for consistency, however, we'll allow the old way to
    be deprecated when the vendor_passthru for agent lookups is
    deprecated.

    Change-Id: I94d81b95feabe46999dbbc02522508cd542a89f8
    Co-Authored-By: Josh Gachnang <email address hidden>
    Partial-bug: #1526219