Comment 4 for bug 1485478

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

Reviewed: https://review.openstack.org/216214
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=9fa4bc2ea8cb0755d071e74431e6d2167d4fe70b
Submitter: Jenkins
Branch: master

commit 9fa4bc2ea8cb0755d071e74431e6d2167d4fe70b
Author: Darja Shakhray <email address hidden>
Date: Mon Aug 24 14:43:17 2015 +0300

    Fix return 200 status code when we operate with nonexistent property

    Glance returned 200 status code when we add/remove/replace element
    to nonexistent "artifacts" property.
    Now glance return 400 status code with description error.

    Change-Id: Ifa9f92de0999052c4db4bcd44fba894f503c7378
    Depends-On: I49a385f124236b22360ee07f5adcba27b3c92603
    Closes-bug: #1485478