Comment 10 for bug 1651064

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

Reviewed: https://review.openstack.org/413453
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a65551ecd09b3116a13d9b6cc833be0c05b716da
Submitter: Jenkins
Branch: master

commit a65551ecd09b3116a13d9b6cc833be0c05b716da
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