summaryrefslogtreecommitdiff
path: root/designateclient/cli/base.py
Commit message (Expand)AuthorAgeFilesLines
* Removing v1 api supporttrain-em3.0.0Erik Olof Gunnar Andersson2019-09-101-143/+0
* server-get/update show wrong values about 'id' and 'update_at'miaoyuliang2018-06-201-3/+3
* Highlight V1 API removalGraham Hayes2018-02-121-1/+5
* Use osc_lib instead of cliffTang Chen2016-07-011-9/+7
* Mark the v1 API Client as deprecatedGraham Hayes2016-06-291-1/+13
* Switch to keystoneauthClenimar Filemon2016-05-161-1/+1
* Add a missing whitespaceKATO Tomoyuki2015-12-171-1/+1
* Pass OS_ENDPOINT_TYPE from shell to clientGraham Hayes2015-11-241-0/+1
* Fix support for --os-endpointEndre Karlson2015-11-051-1/+2
* 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