Comment 7 for bug 1803965

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

Reviewed: https://review.openstack.org/618727
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=3d9e7731b58db01ff62677ae3978ef3cbe155716
Submitter: Zuul
Branch: master

commit 3d9e7731b58db01ff62677ae3978ef3cbe155716
Author: Derek Higgins <email address hidden>
Date: Mon Nov 19 10:37:16 2018 +0000

    Don't set boot_option=local on baremetal flavors

    Setting boot_option_local is no longer required as its the default.
    So setting this is redundant.

    Migrate existing flavors to remove boot_option if set to local.

    Change-Id: Ib793acc98641091bcde2580b725656976e5d6625
    Depends-On: I9fbe12f7878328f0ca084e29483f30d18dad1773
    Related-Bug: #1803965