Comment 7 for bug 1582911

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

Reviewed: https://review.openstack.org/323980
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c29ea41ba0706cd1421d127d79b18e0c4fa58da4
Submitter: Jenkins
Branch: stable/liberty

commit c29ea41ba0706cd1421d127d79b18e0c4fa58da4
Author: He Jie Xu <email address hidden>
Date: Thu May 19 11:04:10 2016 +0800

    Enable 'null' value for user_data in V2.1 API

    The legacy v2 API allow the 'null' value for user_data. Unfortunately
    the v2.1 API didn't match that in the input validation. This patch
    enables 'null' value, at sametime, it enables for v2.1 compat mode
    also.

    Change-Id: Iae614035efd4b37c214754ad12b17ca224b8fd92
    Closes-Bug: #1582911
    (cherry picked from commit 22c87390a33300b93f0913d4e787662b119a00b9)
    (cherry picked from commit 2024387ecc0922abe97863c349cf94df1d4462d0)