e69f9d54522446f53e029df53a7d17519e7fcc1b

Now that we no longer support py27, we can use the standard library unittest.mock module instead of the third party mock lib. Change-Id: I9bf0a8fbb7b4f22aa2f5b5ed0836d11cac27552b Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.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%