Comment 2 for bug 1757136

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

Reviewed: https://review.openstack.org/554572
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e3626260313c87aba6d9579c81f8dac415cc7235
Submitter: Zuul
Branch: master

commit e3626260313c87aba6d9579c81f8dac415cc7235
Author: Guillaume Le Blanc <email address hidden>
Date: Tue Mar 20 14:51:46 2018 +0100

    Allow OVA upload for images

    Bug #1641383 was not fixed for REST API call.
    The two implementation of create_image_metadata are merged
    into api/glance.py.

    There were minor differences in field naming and handling
    (min_ vs minimum_, is_public vs public vs visibility).
    This commit normalizes them to simplify the logic.

    Closes-Bug: #1757136
    Change-Id: I41e9d94345151bc4473d704cdc040ed77870ce45