2d965f9459c8b78831df61a0adf6c3e4e6e556e7
CloudKitty's v1 API has been deprecated for a while, but the CLI continued to use that as a default, keeping v2 as optional. This patch changes that behaviour, switching to use the more modern and currently maintained v2 as default, while v1 is still available via the --os-rating-api-version parameter. Change-Id: I4ca8c4f69b022af53d9f7ec71f3a2efadfc9163e Signed-off-by: Juan Larriba <jlarriba@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%