summaryrefslogtreecommitdiff
path: root/designateclient/exceptions.py
Commit message (Collapse)AuthorAgeFilesLines
* Make remote error handling more robustJens Harbott2017-09-011-1/+1
| | | | | | | | | When a RemoteError is created, it is passed the complete content of the json response from the server. Thus is can happen that it contains unexpected entries, we should just ignore them. Change-Id: I2155d1d44432884f19ef926c02b9d0f99ade57d9 Closes-Bug: 1714460
* Show proper error on over quota commandsGraham Hayes2017-01-311-0/+4
| | | | | Change-Id: I811a0f0e3dcc3406ba9a07b0d54788a3241a7cd2 Closes-Bug: #1629222
* Makes error msg more helpfulJames Li2015-09-241-3/+17
| | | | | | | | | | In the case that designate api returns an error response which does not have an 'message' entry, CLI will prints out nothing helpful for users. The patch grabs info from response to try to provide a helpful msg. Fixed axfr resource too. Change-Id: I810426b6d4f731cc5ead4372083abf6515c05dc3
* Make is so exceptions have some messageTerryHowe2015-09-011-1/+4
| | | | | | | | If you don't have a message on an exception it prints out as nothing. This change will default the messaqge to the class name which should be useful. Change-Id: Ie246b37c971e8c30752714b49aa55e69482b32e7
* V2 BindingsEndre Karlson2015-05-071-0/+8
| | | | | | | | | | | | | | | This provides bindings for: - zones - recordsets - tlds - blacklists - limits - nameservers With associated unit tests. Change-Id: Ie9b79340bd327b78916fd038633842da3ace881b
* Rename Moniker -> DesignateKiall Mac Innes2013-06-091-0/+55
Change-Id: Idf7153aa287adc874a2878dc829950fda52a4879