summaryrefslogtreecommitdiff
path: root/designateclient/cli/base.py
Commit message (Expand)AuthorAgeFilesLines
* Added appropriate error message for designate clisonu.kumar2015-09-111-1/+4
* Solve some py3 compatibilty issuesPradeep Kumar Singh2015-07-241-3/+3
* Log error message from EndpointNotFound exceptionsFederico Ceratto2015-07-061-2/+2
* Merge "Log a more informative error upon EndpointNotFound"Jenkins2015-05-261-0/+3
|\
| * Log a more informative error upon EndpointNotFoundEndre Karlson2015-05-211-0/+3
* | Move all_tenants and edit_managed attributes to designate ClientDavide Guerri2015-05-221-1/+3
|/
* Allow to use domain names instead of idsCedric Brandily2015-04-141-0/+4
* Move session creation up to shellEndre Karlson2014-11-131-24/+4
* Support Keystone V3 authenticationKiall Mac Innes2014-07-071-11/+15
* Update hacking package, fix/ignore new style errorsJordan Cazamias2014-07-011-1/+3
* Use six.add_metaclass instead of __metaclass__Christian Berendt2014-06-061-1/+2
* Fix misspellings in python designateclientShane Wang2014-02-081-1/+2
* Ensure Invalid JSON and errors during deletes are displayed correctlyKiall Mac Innes2013-10-141-2/+3
* Add a --insecure arg to ignore invalid SSL certsKiall Mac Innes2013-09-181-1/+2
* Use Python 3.x compatible except construct.Dirk Mueller2013-09-041-1/+1
* Rename Moniker -> DesignateKiall Mac Innes2013-06-091-0/+125