ABCs in collections should be imported from collections.abc and direct import from collections is deprecated since Python 3.3. Change-Id: I6a96d3ed3f046f87822c4cedaa51041885a2d3b6
CloudKitty dashboard
- Wiki
- IRC
-
#cloudkitty @ oftc.net
Horizon dashboard for CloudKitty.
About
cloudkitty-dashboard is an extension for OpenStack Dashboard providing UI for CloudKitty.
With CloudKitty dashboard, operators can easily define a rating policy for their cloud without the use of a CLI. Users can get information about their usage, and predict costs of an instance.
Contributing
We are welcoming new contributors, if you've got new ideas, suggestions or want to contribute, contact us.
You can reach us through IRC (#cloudkitty @oftc.net), or on the official OpenStack mailing list openstack-discuss@lists.openstack.org.
A storyboard project is available if you need to report bugs.
Trying it
CloudKitty can be deployed with devstack, more information can be found in the devstack section of the documentation.