Comment 2 for bug 1485940

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

Reviewed: https://review.openstack.org/215656
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=15c08d822af0e4f2c488433210fe240a282b6d86
Submitter: Jenkins
Branch: master

commit 15c08d822af0e4f2c488433210fe240a282b6d86
Author: NiallBunting <email address hidden>
Date: Fri Aug 21 14:19:20 2015 +0000

    Cause forbidden when deactivating image(non-admin)

    If a user tries to deactivate an image that is hosted by the admin that
    has public visiblity, it will currently return a 500 error. This changes
    that behaviour to return a Forbidden.

    Closes-Bug: 1485940
    Change-Id: Id7f645fc599e57f6c0842bba2b7a2f3db52784ae