python-designateclient/designateclient/v2
Jens Harbott 6be5c7b49e Fix "recordset list --all-projects" in interactive OSC
Class variables get re-used when multiple commands are executed in a row
within a single OSC interactive session. So we need to take a copy
before modifying in order to avoid unwanted side-effects.

Change-Id: I9716014d65a3f649c23eb78faca2cb6dbf5eb5db
Related-Bug: 1844028
2019-09-18 11:47:09 +00:00
..
cli Fix "recordset list --all-projects" in interactive OSC 2019-09-18 11:47:09 +00:00
__init__.py V2 Bindings 2015-05-07 17:23:09 +02:00
base.py Move all V2 Controllers to inherit from the v2 2016-03-29 14:45:36 +01:00
blacklists.py Move all V2 Controllers to inherit from the v2 2016-03-29 14:45:36 +01:00
client.py Add tsig key support to python-designateclient 2017-07-07 14:16:30 +02:00
limits.py Move all V2 Controllers to inherit from the v2 2016-03-29 14:45:36 +01:00
nameservers.py Move all V2 Controllers to inherit from the v2 2016-03-29 14:45:36 +01:00
pools.py Add pool listing to python designate client 2016-06-14 17:11:11 -07:00
quotas.py Add quota set / list / reset commands 2016-06-29 19:25:25 +01:00
recordsets.py Allow cli to query "v2/recordsets" 2016-06-09 20:19:05 +01:00
reverse.py Fix clis related to FloatingIP's ptr records 2016-08-08 06:22:53 +00:00
service_statuses.py Add support for service status 2016-04-12 09:50:27 +02:00
tlds.py Fixes 'openstack tld list' command's exception 2016-03-29 13:50:02 +01:00
tsigkeys.py Add tsig key support to python-designateclient 2017-07-07 14:16:30 +02:00
utils.py Add global flags to cli 2016-06-28 18:03:07 +01:00
zones.py Add attribute support to create zone cli 2017-01-31 23:05:08 +00:00