Comment 6 for bug 1901472

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-validations (stable/train)

Reviewed: https://review.opendev.org/761623
Committed: https://git.openstack.org/cgit/openstack/tripleo-validations/commit/?id=d949f0eb515ad646a3059fb4bd382b490464c4fa
Submitter: Zuul
Branch: stable/train

commit d949f0eb515ad646a3059fb4bd382b490464c4fa
Author: Takashi Kajinami <email address hidden>
Date: Mon Oct 26 13:56:16 2020 +0900

    Use the default flavor name when flavor parameter is not defined

    This patch ensures that the default flavor is used when the flavor
    parameter (Overcloud{{role.name}}Flavor) is not explicitly defined
    in deployment templates and plan, to emulate the behavior in tht
    to pick up the defalt flavor to deploy baremetal instances.

    Closes-Bug: #1901472
    Change-Id: I6970a7fc294305d4fe6ad43b9c2e29090a1ecb37
    (cherry picked from commit c0698312ad491bb89320c74448d9ff0a1213c6bc)