summaryrefslogtreecommitdiff
path: root/ironicclient/exc.py
Commit message (Expand)AuthorAgeFilesLines
* Bump hacking to 3.0.0Dmitry Tantsur2020-03-301-10/+11
* Add --wait flag for provision actions and wait_for_provision_state functionDmitry Tantsur2016-08-191-0/+8
* Fix exceptions.from_response() parameterYang Hongyang2015-12-071-1/+1
* Sync with oslo-incubatorLin Tan2015-11-171-2/+2
* Revert fix that issues Unauthorized exceptionRuby Loo2015-05-111-10/+0
* Remove unneeded 'utf-8' coding linesJohn L. Villalovos2015-04-211-2/+0
* Fix PEP8 E121,E122,E123,E124,E125,E129 errorsJohn L. Villalovos2015-02-261-1/+1
* ironicclient handle faultstring when using SessionClientjiangfei2015-01-161-0/+4
* Fix to properly issue an Unauthorized exceptionClif Houck2014-12-161-0/+10
* Bump hacking versionGhe Rivero2014-10-021-3/+1
* Fix misspelled class name AmbigiousAuthSystemSergey Lupersolsky2014-08-191-1/+4
* Add UTF-8 coding lines to all Python filesMartin Geisler2014-05-311-0/+2
* Sync latest code and reuse exceptions from osloAndrey Kurilin2014-04-241-152/+32
* Avoid traceback with insufficient auth credentialsAdam Gandelman2014-03-261-0/+4
* Let CLI print exception traceback from 'debuginfo'max_lobur2013-12-041-5/+11
* Improve error feedbackLucas Alvares Gomes2013-10-021-3/+4
* Add chassis-create and chassis-deleteLucas Alvares Gomes2013-09-251-0/+4
* Basic project structureLucas Alvares Gomes2013-09-191-0/+163