summaryrefslogtreecommitdiff
path: root/designateclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add hacking check for line continuation backslash"Zuul2023-02-217-29/+54
|\
| * Add hacking check for line continuation backslashMichael Johnson2023-02-137-29/+54
* | Add shared zone commands5.2.0Igor Malinovskiy2023-02-137-4/+365
|/
* Provide option for delete zonefiles on zone deleteManish Honap2023-01-303-1/+29
* Include SECONDARY zones into list command outputEkaterina Chernova2022-07-141-1/+1
* Fix quota list command for non-admin users5.0.0Dr. Jens Harbott2022-07-071-2/+3
* Fix missing --target-project-id for transfer reqMichael Johnson2022-06-031-0/+7
* Add profiling support to designateclientkpdev2021-12-241-0/+6
* Add basic osc unit testsErik Olof Gunnar Andersson2021-12-0710-0/+479
* Add Designate hacking checks to the clientMichael Johnson2021-11-293-1/+166
* Remove edit-managed from unsupported commandsMichael Chapman2021-11-252-2/+4
* Merge "Clarify that name or ID can be used on TLDs"Zuul2021-11-241-3/+3
|\
| * Clarify that name or ID can be used on TLDsMichael Johnson2021-10-201-3/+3
* | Stop to use the __future__ module.Hervé Beraud2021-11-231-2/+0
|/
* Remove six and update lower-constraints appdirsMichael Johnson2021-03-2615-64/+45
* Merge "Fixed zone transfer accept list command"Zuul2021-03-093-1/+10
|\
| * Fixed zone transfer accept list commandMike Durnosvystov2020-10-233-1/+10
* | Add choices to `--type` command line argumentNicolas Bock2020-10-131-2/+7
|/
* Increase hacking versionNicolas Bock2020-10-103-6/+6
* Use unittest.mock instead of mockHervé Beraud2020-06-093-3/+3
* Use unittest.mock instead of third party mockSean McGinnis2020-03-131-3/+1
* Merge "Removing unused code"3.1.0Zuul2019-09-282-194/+0
|\
| * Removing unused codeErik Olof Gunnar Andersson2019-09-162-194/+0
* | Fix "recordset list --all-projects" in interactive OSCJens Harbott2019-09-181-1/+1
* | Fix "zone list --all-projects" in interactive OSCJoseph M2019-09-161-1/+1
|/
* Removing v1 api supporttrain-em3.0.0Erik Olof Gunnar Andersson2019-09-1036-3060/+3
* Update json module to jsonutilscao.yuan2019-02-287-18/+24
* Merge "Check item is one of six.string_types not just str"Zuul2018-08-112-3/+2
|\
| * Check item is one of six.string_types not just strGraham Hayes2018-04-162-3/+2
* | Merge "server-get/update show wrong values about 'id' and 'update_at'"rocky-em2.10.0Zuul2018-07-251-3/+3
|\ \
| * | server-get/update show wrong values about 'id' and 'update_at'miaoyuliang2018-06-201-3/+3
| |/
* | Fix copy-pasta in quota command descriptionsBen Nemec2018-06-291-2/+2
|/
* Merge "Highlight V1 API removal"Zuul2018-02-281-1/+5
|\
| * Highlight V1 API removalGraham Hayes2018-02-121-1/+5
* | Improve the RecordSet Update UIGraham Hayes2018-02-121-2/+15
|/
* Improve recordset create UIJens Harbott2017-12-071-3/+17
* Make remote error handling more robustJens Harbott2017-09-012-1/+8
* Add tsig key support to python-designateclientRudolf Vriend2017-07-078-1/+472
* Use Sphinx 1.5 warning-is-errorStephen Finucane2017-04-206-15/+22
* Set client module __version__Rui Chen2017-02-062-3/+23
* Merge "Add attribute support to create zone cli"ocata-em2.6.0Jenkins2017-02-012-1/+20
|\
| * Add attribute support to create zone cliGraham Hayes2017-01-312-1/+20
* | Merge "Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'"Jenkins2017-02-011-1/+1
|\ \
| * | Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'howardlee2016-11-181-1/+1
* | | Show proper error on over quota commandsGraham Hayes2017-01-312-0/+6
| |/ |/|
* | Removes unnecessary utf-8 encodingCao Xuan Hoang2016-12-222-4/+0
* | Ensure X-Designate-Edit-Managed-Records header value is a stringCedric Brandily2016-12-091-1/+1
* | Use tempest instead of Tempest-libghanshyam2016-11-229-10/+10
|/
* Merge "Ensure X-Auth-All-Projects header value is a string"Jenkins2016-11-041-1/+1
|\
| * Ensure X-Auth-All-Projects header value is a stringCedric Brandily2016-10-281-1/+1