summaryrefslogtreecommitdiff
path: root/heatclient/exc.py
Commit message (Expand)AuthorAgeFilesLines
* Fix missing print formatzhufl2019-05-211-2/+1
* Move required modules from oslo-incubatorrabi2016-11-121-0/+4
* Graduate to oslo.i18n and cleanup incubator usageChuck Short2016-11-081-1/+1
* Merge "Fill status code for every HTTPException"Jenkins2016-03-141-2/+4
|\
| * Fill status code for every HTTPExceptionBartlomiej Biernacki2015-11-121-2/+4
* | Use oslo.utils.reflection to extract class nameBo Wang2016-02-161-3/+4
* | Enable pep8 E126 testricolin2015-12-011-2/+1
* | Enable pep8 E265 testricolin2015-11-231-1/+1
|/
* Poll functionality for stack create actionRakesh H S2015-08-101-0/+4
* Migrate to new oslo_xxx namespacetengqm2015-03-231-1/+1
* Add transtlation markers for error messagesTetiana Lashchova2014-12-101-7/+14
* Move to oslo.serializationSteven Hardy2014-11-101-1/+1
* Port to python requestsChmouel Boudjnah2014-02-071-5/+4
* Use jsonutils from oslo incubatorChmouel Boudjnah2013-12-161-6/+3
* Generate a template from a resourceAndrew Plunk2013-08-071-0/+4
* Parse error object (in json format) returned by heat-apiJianing YANG2013-07-261-0/+31
* Make the parameter checking consistent.Angus Salkeld2013-07-161-5/+0
* Fixes text split for parametersSulochan Acharya2013-05-311-0/+5
* Fix some "H" pep errorsAngus Salkeld2013-05-201-11/+11
* Display a better error message on HTTP exceptionSteve Baker2012-12-111-13/+4
* remove some glanceisms from the docsSteve Baker2012-12-041-1/+1
* Initial importSteve Baker2012-10-101-0/+163