Comment 5 for bug 1619339

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

Reviewed: https://review.openstack.org/375458
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=93f947c852409af2c56a499428b09ff69ab345a1
Submitter: Jenkins
Branch: master

commit 93f947c852409af2c56a499428b09ff69ab345a1
Author: Dmitry Tantsur <email address hidden>
Date: Fri Sep 23 14:52:16 2016 +0200

    Introduce default_boot_option configuration option

    This is the first step to changing the default boot option from netboot to local.
    The new configuration allows setting the default boot option globally.

    A warning is issued if no explicit value is provided for this configuration.

    Change-Id: I3bd4a165fa2ec1105f34bf5a2150da99136ba4a6
    Partial-Bug: #1619339