Comment 12 for bug 1732190

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

Reviewed: https://review.openstack.org/526078
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=2486af283c25289251401add2168f7e4f210b310
Submitter: Zuul
Branch: master

commit 2486af283c25289251401add2168f7e4f210b310
Author: Dmitry Tantsur <email address hidden>
Date: Wed Dec 6 15:05:50 2017 +0100

    undercloud: set default_resource_class to 'baremetal'

    We already default to this value when enrolling nodes with our workflows, and when
    upgrading an undercloud to Pike. This change ensures that nodes enrolled outside
    of our workflows also default to 'baremetal'.

    A similar change to instack-undercloud is Iee8604a6a942c12e6fa6b9cb8ea88a2cee1ead8f

    Change-Id: I8c3c45810571a5d58d8d3c21561b96186d2ebbb2
    Partial-Bug: #1732190