summaryrefslogtreecommitdiff
path: root/designateclient
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Mark the v1 API Client as deprecated"Jenkins2016-06-292-1/+23
|\ \
| * | Mark the v1 API Client as deprecatedGraham Hayes2016-06-292-1/+23
| |/
* | Merge "Allow cli to query "v2/recordsets""Jenkins2016-06-292-3/+15
|\ \ | |/ |/|
| * Allow cli to query "v2/recordsets"Graham Hayes2016-06-092-3/+15
* | Merge "Revert "Add Global Flags for filtering results""Jenkins2016-06-245-69/+5
|\ \
| * | Revert "Add Global Flags for filtering results"Ben Nemec2016-06-235-69/+5
* | | Use osc-lib instead of openstackclientTang Chen2016-06-242-2/+3
|/ /
* | Merge "Add `openstack zone transfer accept list` cli to designateclient"Jenkins2016-06-173-0/+39
|\ \
| * | Add `openstack zone transfer accept list` cli to designateclientsonu.kumar2016-06-143-0/+39
| |/
* | Add pool listing to python designate clientLakshmi N Sampath2016-06-142-0/+24
* | Add Global Flags for filtering resultsGraham Hayes2016-06-015-5/+69
|/
* Switch to keystoneauthClenimar Filemon2016-05-168-107/+12
* Don't use the 'keystone' client (functional tests)Paul Glass2016-05-091-2/+2
* Add support for service statusEndre Karlson2016-04-124-0/+163
* Fix a race condition in one of the zone import testsPaul Glass2016-04-081-1/+3