summaryrefslogtreecommitdiff
path: root/designateclient/cli
Commit message (Expand)AuthorAgeFilesLines
* server-get/update show wrong values about 'id' and 'update_at'miaoyuliang2018-07-251-3/+3
* record-create/update: Account for priority being 0Alex Monk2016-09-131-2/+2
* 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
* Fixes error over quota updatesonu.kumar2015-10-141-0/+3
* Add period in help messageAtsushi SAKAI2015-09-244-43/+43
* Added appropriate error message for designate clisonu.kumar2015-09-111-1/+4
* Improve help stringsAndreas Jaeger2015-08-076-32/+32
* Solve some py3 compatibilty issuesPradeep Kumar Singh2015-07-241-3/+3
* Log error message from EndpointNotFound exceptionsFederico Ceratto2015-07-061-2/+2
* Merge "Allow relative names in record-create"Jenkins2015-06-081-3/+18
|\
| * Allow relative names in record-createCedric Brandily2015-05-041-3/+18
* | 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-143-19/+36
* Fix if checking on ttl for Create/Update commandsEndre Karlson2015-01-292-4/+4
* Move session creation up to shellEndre Karlson2014-11-131-24/+4
* sync and touch Commands Extend the base.DeleteCommandrjrjr2014-08-142-4/+4
* Add support for quotas for v1 cli / bindingsEndre Karlson2014-08-011-0/+80
* Merge "Support Keystone V3 authentication"Jenkins2014-07-111-11/+15
|\
| * Support Keystone V3 authenticationKiall Mac Innes2014-07-071-11/+15
* | Enabled hacking check H401Christian Berendt2014-07-107-27/+27
|/
* 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
* designate record-list should display record data1.0.3Marcus Furlong2014-04-161-1/+1
* Fix misspellings in python designateclientShane Wang2014-02-082-2/+3
* Fix and enable gating on H306Dirk Mueller2013-12-166-0/+11
* Add touch-domain to CLIKiall Mac Innes2013-11-121-0/+35
* Move "sync" commands out of Diagnostics and fix themKiall Mac Innes2013-11-122-43/+62
* Added domain and record description editingGraham Hayes2013-10-302-0/+25
* Ensure TTL is treated as an int in the CLIKiall Mac Innes2013-10-271-1/+1
* 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-097-0/+645