python-designateclient/designateclient
Jens Harbott 5b502b9f78 Make remote error handling more robust
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
2017-09-01 10:45:10 +00:00
..
cli record-create/update: Account for priority being 0 2016-09-13 22:54:55 +01:00
functionaltests Add tsig key support to python-designateclient 2017-07-07 14:16:30 +02:00
osc Add plug-in summary for osc doc 2016-10-14 19:49:20 +09:00
resources/schemas/v1 record-create/update: Account for priority being 0 2016-09-13 22:54:55 +01:00
tests Make remote error handling more robust 2017-09-01 10:45:10 +00:00
v1 Use Sphinx 1.5 warning-is-error 2017-04-20 13:57:16 +01:00
v2 Add tsig key support to python-designateclient 2017-07-07 14:16:30 +02:00
__init__.py Set client module __version__ 2017-02-06 15:44:00 +08:00
client.py Merge "Implement zone import" 2016-04-06 16:58:09 +00:00
exceptions.py Make remote error handling more robust 2017-09-01 10:45:10 +00:00
shell.py Pass OS_ENDPOINT_TYPE from shell to client 2015-11-24 18:15:39 +00:00
utils.py Use Sphinx 1.5 warning-is-error 2017-04-20 13:57:16 +01:00
version.py Rename Moniker -> Designate 2013-06-09 22:08:11 +01:00
warlock.py Solve some py3 compatibilty issues 2015-07-24 02:35:55 +00:00