summaryrefslogtreecommitdiff
path: root/designateclient
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Fix pep8 E501 line too long"Jenkins2016-11-011-1/+2
|\ \ | |/ |/|
| * Fix pep8 E501 line too longTony Xu2016-09-231-1/+2
* | Merge "Add plug-in summary for osc doc"Jenkins2016-10-181-0/+2
|\ \
| * | Add plug-in summary for osc docKATO Tomoyuki2016-10-141-0/+2
| |/
* | Replace 'assertTrue(a in b)' with 'assertIn(a, b)'Cao Xuan Hoang2016-09-282-2/+2
|/
* record-create/update: Account for priority being 0Alex Monk2016-09-132-3/+3
* Merge "Resolve FloatingIP PTR records clis argument's description"Jenkins2016-08-241-3/+6
|\
| * Resolve FloatingIP PTR records clis argument's descriptionsonu.kumar2016-08-081-3/+6
* | Fix clis related to FloatingIP's ptr recordssonu.kumar2016-08-082-2/+9
|/
* Merge "Add quota set / list / reset commands"2.2.0Jenkins2016-07-143-0/+162
|\
| * Add quota set / list / reset commandsGraham Hayes2016-06-293-0/+162
* | Use osc_lib instead of cliffTang Chen2016-07-017-62/+50
* | Merge "Add global flags to cli"Jenkins2016-06-3010-4/+274
|\ \ | |/
| * Add global flags to cliGraham Hayes2016-06-2810-4/+274