Comment 40 for bug 1559691

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

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

commit b90f7a15fb3a8b69f725c685108d351d17b0e4d8
Author: Hironori Shiina <email address hidden>
Date: Thu May 11 14:18:39 2017 +0900

    Enable cinder storage interface for generic hardware

    This patch enables cinder storage interface for generic hardware. It
    also adds storage_interface field to node resource and driver resource
    in API and bumps API version to 1.33 so that storage interface can be
    set and shown via API.

    Change-Id: I2c74f386291e588a25612f73de08e8367795acff
    Partial-Bug: #1559691