Comment 23 for bug 1690185

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

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

commit d8f10c01ae4105a88e8caf58e89041d4c81f1670
Author: Dmitry Tantsur <email address hidden>
Date: Fri Jan 19 12:59:44 2018 +0100

    Allow data migrations to accept options

    This allows migration to be tuned to a specific deployment. For example,
    when we will migrate nodes to hardware types, an option will be used
    to specify what to do with missing interfaces.

    Change-Id: Ie5045b20b7420fc9b5d864bfb18258a4d8b93334
    Related-Bug: #1690185