Go to file
Pradeep Kumar Singh a0eafcb093 Fix py3 compatibilty issues
1. replace urllib with six.moves.urllib
2. replace basestring with six.string_types

Change-Id: I92dbbdb149ed35e1623184eb7a93162b5cc0bfb6
2015-07-23 14:02:48 +09:00
2013-06-09 22:08:11 +01:00
2015-06-22 19:30:17 +01:00
2013-06-09 22:08:11 +01:00
2013-06-09 22:08:11 +01:00
2015-05-07 17:23:09 +02:00
2015-07-15 01:37:08 +00:00
2015-05-29 13:13:49 +01:00

Python bindings to the Designate API

This is a client library for Designate built on the Designate API. It provides a Python API (the designateclient module) and a command-line tool (designate).

Development takes place via the usual OpenStack processes as outlined in the developer guide. The master repository is in Git.

See release notes and more at http://docs.openstack.org/developer/python-designateclient/.

Description
SSH as a Service (Tatu) Client
Readme 598 KiB
Languages
Python 99.4%
reStructuredText 0.5%
Shell 0.1%