dd4112aceae4d47fc573f8e867e9705e9bd7bf85
This adds test jobs for the v2 client, in python2 and python3. Work items: * Remove the "functional" tox environment and introduce the "functional-v1" and "functional-v2" environments. * Add zuul base jobs for python2 and python 3 testing. Two jobs inherit from each of these new jobs: one for the v1 client and one for the v2 client. * Add "OS_ENDPOINT" to the list of environment variables forwarded to the functional test environments in order to ease local testing. Change-Id: I54a43a1e844e92730afbf87316b9efe73a08d850
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%