31b7690858
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 |
||
---|---|---|
.. | ||
__init__.py | ||
client.py |