CloudKitty Horizon Plugin
Go to file
OpenDev Sysadmins 08ffbf3fd6 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:33:00 +00:00
cloudkittydashboard Fix a javascript error on reporting page related to localization. 2016-09-14 17:08:21 +02:00
doc/source Replace openstack.org git:// URLs with https:// 2019-03-24 20:33:19 +00:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-23 07:55:30 +00:00
.gitignore Rewrite of the whole dashboard. 2015-05-12 15:24:53 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:33:00 +00:00
.testr.conf Rewrite of the whole dashboard. 2015-05-12 15:24:53 +00:00
CONTRIBUTING.rst Rewrite of the whole dashboard. 2015-05-12 15:24:53 +00:00
HACKING.rst Rewrite of the whole dashboard. 2015-05-12 15:24:53 +00:00
LICENSE Init the repo with common files 2014-08-24 10:15:05 +02:00
MANIFEST.in Rewrite of the whole dashboard. 2015-05-12 15:24:53 +00:00
README.rst TrivialFix: Fix typo in README file 2016-09-30 09:50:29 +07:00
babel.cfg Rewrite of the whole dashboard. 2015-05-12 15:24:53 +00:00
openstack-common.conf Rewrite of the whole dashboard. 2015-05-12 15:24:53 +00:00
requirements.txt Adds python-cloudkittyclient to requirements.txt 2016-05-17 10:52:20 -05:00
setup.cfg Remove version from setup.cfg 2015-10-29 22:36:29 +09:00
setup.py Updated to liberty requirements 2016-03-03 15:39:41 +01:00
test-requirements.txt Updated to liberty requirements 2016-03-03 15:39:41 +01:00
tox.ini Rewrite of the whole dashboard. 2015-05-12 15:24:53 +00:00

README.rst

CloudKitty dashboard

Wiki

CloudKitty Wiki

IRC

#cloudkitty @ freenode

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 @freenode.net), or on the official OpenStack mailing list openstack-dev@lists.openstack.org.

A launchpad 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.