Comment 13 for bug 1575935

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

Reviewed: https://review.openstack.org/501761
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=6a8b38a2caafe89ebd73fda8c72b8f4fbbdc9f6b
Submitter: Zuul
Branch: master

commit 6a8b38a2caafe89ebd73fda8c72b8f4fbbdc9f6b
Author: Mathieu Gagné <email address hidden>
Date: Thu Sep 7 10:34:45 2017 -0400

    Add ability to provide configdrive when rebuilding

    Previously, the configdrive could only be set when setting
    the node's provisioning state to "active". When rebuilding,
    the old configdrive was used and therefore was never updated
    with latest content.

    This change introduces the API microversion 1.35 which will allow
    configdrive to be provided when setting the node's provisioning state
    to "rebuild".

    Closes-bug: #1575935
    Change-Id: I9a5529f9fa796c75621e9f4354886bf3032cc248