3 Commits

Author SHA1 Message Date
sonu.kumar
9011aac4cc Fixes 'openstack tld list' command's exception
Earlier while executing "openstack tld list" command the designate
client was not able to list the created tlds and was resulting an
exception.
This patch fixes those issues and makes designateclient to list
all the created tlds.


Change-Id: I762cf269eb8396b20915b98709f445acaa3f7649
Closes-Bug: #1557364
2016-03-29 13:50:02 +01:00
Endre Karlson
b13ac20e28 Resolve TLD's by name
Change-Id: I52d927ab3d5328e7b38198c6cfb60fe497f811d0
2015-10-16 13:04:17 +02: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