Comment 14 for bug 1526231

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

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

commit 07541047bef7e8fea15894ef295be38f8cfe1074
Author: Satoru Moriya <email address hidden>
Date: Fri Feb 26 19:49:15 2016 +0900

    Add volume_targets table to database

    This patch adds a "volume_targets" DB table in order to save
    the volume target information of physical nodes. With this patch,
    Ironic can put/get volume target information to/from the database.

    Co-Authored-By: Stephane Miller <email address hidden>
    Co-Authored-By: Ruby Loo <email address hidden>
    Change-Id: I79063f9d0aafd7b740785a883732536704e43b7c
    Partial-Bug: 1526231