6ee36ef0e384e286217d51daf65337c5593108e0

The POST request for triggering reprocessing needs to be made to ``/v2/task/reprocesses``. This is the same as for other requests, so we can drop ``url_for_post``. Change-Id: If630d4f313c875733dbe1937ff7ca625821e04af
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%