cedadev / jasmin-cloud

Web portal for the JASMIN Scientific cloud.
http://jasmin.ac.uk/
5 stars 3 forks source link

Permission denied is raised when provisioning an instance goes over quota #49

Open mkjpryor-stfc opened 6 years ago

mkjpryor-stfc commented 6 years ago

When attempting to provision an instance that goes over a quota, the OpenStack API raises permission denied rather than something sensible like a 409 Conflict.

We need to catch this and return something more sensible as the UI currently boots people out for this.