python-tackerclient/tackerclient/v1_0
nirajsingh 31b7690858 Add restFul methods to fix backward compatibility issue
Tacker functional tests and applications using old version
of tackerclient might be using post/get/delete/put/list
method interfaces provided by Client in their applications.
These interfaces were removed in the recent changes [1]
because of which tacker tests are failing.

Added post/delete/put/get/list methods back to the Client class.

[1] : https://review.opendev.org/#/c/679956

Closes-Bug: #1844625

Change-Id: I803298dbc16dea9e58ec2a0a5fe3afe431c8532c
2019-09-20 06:04:00 +00:00
..
__init__.py rename neutron to tacker 2014-07-04 19:10:43 +09:00
client.py Add restFul methods to fix backward compatibility issue 2019-09-20 06:04:00 +00:00