summaryrefslogtreecommitdiff
path: root/designateclient/v2
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add hacking check for line continuation backslash"Zuul2023-02-213-16/+16
|\
| * Add hacking check for line continuation backslashMichael Johnson2023-02-133-16/+16
* | Add shared zone commands5.2.0Igor Malinovskiy2023-02-133-3/+168
|/
* 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
* Remove edit-managed from unsupported commandsMichael Chapman2021-11-252-2/+4
* Clarify that name or ID can be used on TLDsMichael Johnson2021-10-201-3/+3
* Remove six and update lower-constraints appdirsMichael Johnson2021-03-2611-49/+37
* Merge "Fixed zone transfer accept list command"Zuul2021-03-091-1/+1
|\
| * Fixed zone transfer accept list commandMike Durnosvystov2020-10-231-1/+1
* | Add choices to `--type` command line argumentNicolas Bock2020-10-131-2/+7
|/
* Increase hacking versionNicolas Bock2020-10-102-3/+3
* 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
* 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
* | Fix copy-pasta in quota command descriptionsBen Nemec2018-06-291-2/+2
|/
* Improve the RecordSet Update UIGraham Hayes2018-02-121-2/+15
* Improve recordset create UIJens Harbott2017-12-071-3/+17
* Add tsig key support to python-designateclientRudolf Vriend2017-07-073-0/+222
* Use Sphinx 1.5 warning-is-errorStephen Finucane2017-04-201-4/+5
* 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
* | Show proper error on over quota commandsGraham Hayes2017-01-311-0/+2
|/
* Ensure X-Designate-Edit-Managed-Records header value is a stringCedric Brandily2016-12-091-1/+1
* Ensure X-Auth-All-Projects header value is a stringCedric Brandily2016-10-281-1/+1
* 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-016-53/+43
* | Merge "Add global flags to cli"Jenkins2016-06-309-4/+273
|\ \ | |/
| * Add global flags to cliGraham Hayes2016-06-289-4/+273
* | 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-244-44/+4
|\ \
| * | Revert "Add Global Flags for filtering results"Ben Nemec2016-06-234-44/+4
* | | Use osc-lib instead of openstackclientTang Chen2016-06-241-1/+1
|/ /
* | Merge "Add `openstack zone transfer accept list` cli to designateclient"Jenkins2016-06-172-0/+25
|\ \
| * | Add `openstack zone transfer accept list` cli to designateclientsonu.kumar2016-06-142-0/+25
| |/
* | Add pool listing to python designate clientLakshmi N Sampath2016-06-142-0/+24
* | Add Global Flags for filtering resultsGraham Hayes2016-06-014-4/+44
|/
* Switch to keystoneauthClenimar Filemon2016-05-161-1/+1
* Add support for service statusEndre Karlson2016-04-123-0/+117
* Merge "Implement zone import"Jenkins2016-04-062-1/+109
|\
| * Implement zone importRahman Syed2016-03-302-1/+109