Reviewed: https://review.openstack.org/494036 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=e17a349306e1a4ae287ce69cae0a545acfcf6b27 Submitter: Jenkins Branch: master
commit e17a349306e1a4ae287ce69cae0a545acfcf6b27 Author: Brian Rosmaita <[email protected]> Date: Tue Aug 15 19:14:22 2017 -0400 Fix 500 error from image-stage call Adds a RequestDeserializer for the stage and adjusts the image status transitions so that they can handle the 'uploading' status of an image with data in the stage. Closes-bug: #1710958 Change-Id: I6f1cfe44a01542bc93a43cbd518956686adb366d ** Changed in: glance Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1710958 Title: glance image stage fails with 500 Status in Glance: Fix Released Bug description: Returns a 500 when enable_image_import=False. Should probably return a 404. To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/1710958/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

