f97ad45e67855c3f5c11f47c35d758b72565f32f
This variable seems to be unused (grepping for it returns only results from tox.ini, which are getting deleted here). Looking at the PS where it got introduced https://review.opendev.org/c/openstack/python-cloudkittyclient/+/893046 it seems like it was supposed to be used in the functional tests, but there were issues and the path was hardcoded instead. Change-Id: I8a75f5849894e5a0c327bd6e6b9ef87dd8f1f820 Signed-off-by: Jaromir Wysoglad <jwysogla@redhat.com>
CloudKittyClient
This is a client for CloudKitty. It
provides a Python api (the cloudkittyclient module), a
command-line script (cloudkitty), and an OpenStack
Client extension (openstack rating).
The client is available on PyPi.
Description
Languages
Python
100%