Comment 15 for bug 1651064

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/newton)

Reviewed: https://review.openstack.org/415335
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c00d433d2951386648260f005c5cb0ffd159dca4
Submitter: Jenkins
Branch: stable/newton

commit c00d433d2951386648260f005c5cb0ffd159dca4
Author: Ken'ichi Ohmichi <email address hidden>
Date: Tue Dec 20 23:20:43 2016 -0800

    Fix BDM JSON-Schema validation

    Current BDM JSON-Schema validation doesn't work for invalid device
    parameter in 2nd dict, because JSON-Schema definition is wrong.
    This patch fixes it.

    Co-Authored-By: Zhenyu Zheng <email address hidden>

    Change-Id: I56348dc2b7abd9526dfbf21305755505765811c5
    Closes-Bug: #1651064
    (cherry picked from commit a65551ecd09b3116a13d9b6cc833be0c05b716da)