Comment 46 for bug 1559691

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

Reviewed: https://review.openstack.org/466333
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=2c134ac4c599b8964320893216dd907e0ea90f1f
Submitter: Jenkins
Branch: master

commit 2c134ac4c599b8964320893216dd907e0ea90f1f
Author: Hironori Shiina <email address hidden>
Date: Sat May 20 00:33:32 2017 +0900

    DevStack: Add configuration for boot-from-volume

    This patch enables boot-from-volume feature for DevStack with VMs.
    - Add parameters for setting storage interface.
    - Set node property for iscsi boot.
    - Create volume connectors.

    Change-Id: I1085bb8d44e3dbae61243dd9b65d17db33c505be
    Partial-Bug: #1559691