summaryrefslogtreecommitdiff
path: root/designateclient/v2/cli/zones.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add hacking check for line continuation backslash"Zuul2023-02-211-4/+4
|\
| * Add hacking check for line continuation backslashMichael Johnson2023-02-131-4/+4
* | Add shared zone commands5.2.0Igor Malinovskiy2023-02-131-1/+132
|/
* Provide option for delete zonefiles on zone deleteManish Honap2023-01-301-0/+1
* Include SECONDARY zones into list command outputEkaterina Chernova2022-07-141-1/+1
* Fix missing --target-project-id for transfer reqMichael Johnson2022-06-031-0/+7
* Remove six and update lower-constraints appdirsMichael Johnson2021-03-261-14/+13
* 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
|/
* Fix "zone list --all-projects" in interactive OSCJoseph M2019-09-161-1/+1
* Check item is one of six.string_types not just strGraham Hayes2018-04-161-2/+0
* Add attribute support to create zone cliGraham Hayes2017-01-311-0/+16
* Use osc_lib instead of cliffTang Chen2016-07-011-22/+20
* Add global flags to cliGraham Hayes2016-06-281-0/+81
* Merge "Revert "Add Global Flags for filtering results""Jenkins2016-06-241-2/+0
|\
| * Revert "Add Global Flags for filtering results"Ben Nemec2016-06-231-2/+0
* | Use osc-lib instead of openstackclientTang Chen2016-06-241-1/+1
|/
* Merge "Add `openstack zone transfer accept list` cli to designateclient"Jenkins2016-06-171-0/+21
|\
| * Add `openstack zone transfer accept list` cli to designateclientsonu.kumar2016-06-141-0/+21
* | Add Global Flags for filtering resultsGraham Hayes2016-06-011-0/+2
|/
* Merge "Implement zone import"Jenkins2016-04-061-0/+97
|\
| * Implement zone importRahman Syed2016-03-301-0/+97
* | Show responses on zone and recordset deletesPaul Glass2016-03-301-2/+5
|/
* Implement zone exportRahman Syed2016-03-231-32/+111
* Allow the OSC CLI Plugin to walk pages2.0.0Graham Hayes2016-01-271-1/+2
* Merge "Show output on transfer accept"Jenkins2016-01-261-1/+1
|\
| * Show output on transfer acceptEndre Karlson2016-01-121-1/+1
* | Improvement in zone transfer request command descriptionsonu.kumar2016-01-221-6/+7
* | Change to ShowOne to display output upon updateEndre Karlson2016-01-121-1/+1
|/
* Merge "Adds changes related to py3 compatibility"Jenkins2015-11-301-8/+8
|\
| * Adds changes related to py3 compatibilitysonu.kumar2015-11-241-8/+8
* | Improve logging in designateclientsonu.kumar2015-11-251-3/+3
|/
* Merge "Removes --name argument from zone set command"Jenkins2015-11-041-4/+0
|\
| * Removes --name argument from zone set commandsonu.kumar2015-10-151-4/+0
* | Merge "Adds different filter option for zone listing"Jenkins2015-11-041-0/+22
|\ \
| * | Adds different filter option for zone listingsonu.kumar2015-10-211-0/+22
| |/
* | Fixes typos in zone transfer request show command descriptionsonu.kumar2015-10-131-1/+1
|/
* Merge "Fixes exception message for zone creation command"Jenkins2015-10-131-1/+1
|\
| * Fixes exception message for zone creation commandsonu.kumar2015-10-121-1/+1
* | Fixes target-project-id argument in zone transfer commandsonu.kumar2015-10-081-2/+1
|/
* Add formatting of output dataEndre Karlson2015-09-161-0/+9
* V2 CLI SupportEndre Karlson2015-09-021-0/+393