CloudKitty Horizon Plugin
Go to file
Van Hung Pham 8bef046f52 Switch from oslosphinx to openstackdocstheme
As part of the docs migration work[0] for Pike we need to switch to use
the openstackdocstheme.

[0]https://review.openstack.org/#/c/472275/

Change-Id: I992266ecc3172e5b40be4e7075eb493a68af0d80
2017-07-03 13:25:52 +07:00
cloudkittydashboard Add module priority in the dashboard 2017-02-02 17:21:51 +00:00
doc/source Switch from oslosphinx to openstackdocstheme 2017-07-03 13:25:52 +07:00
releasenotes Switch from oslosphinx to openstackdocstheme 2017-07-03 13:25:52 +07: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 Update .gitreview for new namespace 2015-10-17 22:01:30 +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
README.rst Show team and repo badges on README 2016-11-25 17:27:09 +01:00
babel.cfg 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 py26 support 2017-01-20 03:04:28 +05:30
setup.py Updated to liberty requirements 2016-03-03 15:39:41 +01:00
test-requirements.txt Switch from oslosphinx to openstackdocstheme 2017-07-03 13:25:52 +07:00
tox.ini Fix oslo_debug_helper not running 2017-02-21 23:42:25 +08:00

README.rst

Team and repository tags

image

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.