4 Commits

Author SHA1 Message Date
James Li
87a48c7725 Makes error msg more helpful
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
2015-09-24 12:26:59 +00:00
TerryHowe
7beda7dafd Make is so exceptions have some message
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
2015-09-01 11:20:13 -06:00
Endre Karlson
2a2c85ce21 V2 Bindings
This provides bindings for:

- zones
- recordsets
- tlds
- blacklists
- limits
- nameservers

With associated unit tests.

Change-Id: Ie9b79340bd327b78916fd038633842da3ace881b
2015-05-07 17:23:09 +02:00
Kiall Mac Innes
67c14f0573 Rename Moniker -> Designate
Change-Id: Idf7153aa287adc874a2878dc829950fda52a4879
2013-06-09 22:08:11 +01:00