Comment 50 for bug 1559691

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

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

commit 05d85dd8bb6f1de76d37a331c35134dc4e52e724
Author: Hironori Shiina <email address hidden>
Date: Thu Jul 6 19:48:02 2017 +0900

    Add storage interface to api-ref

    This patch adds these storage interface fields to api-ref:
      - storage_interface of Node
      - default_storage_interface of Driver
      - enabled_storage_interfaces of Driver
    These fields were introdeced with API version 1.33.

    Change-Id: Iac73d7ae4976dfd437b9821a2221dd842be24b55
    Partial-Bug: #1559691