On 08/20/2015 02:08 PM, melanie witt wrote:
On Aug 20, 2015, at 5:40, Alex Xu <[email protected]> wrote:So user may wrote client like this: if response.status == 500 and ‘OverQuota’ in response.message: …..I thought we're not supporting that type of case. My understanding is that we should never be returning 500 and if we are, it's a bug fix to change it to an appropriate error status code without version bumps. I find it in the documentation [1][2] too.
Yup, you are correct. Best, -jay __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
