CloudKitty Horizon Plugin
Go to file
OpenStack Release Bot 546083e1b4 Update TOX/UPPER_CONSTRAINTS_FILE for stable/train
Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/train branch, tests will
continue to use the upper-constraints list on master.

Change-Id: I7b38272a98e90f55d398b8dac5a9aacfd719efd1
2019-09-25 09:01:09 +00:00
cloudkittydashboard Add exception to error messages 2019-09-11 09:54:13 +08:00
doc Generate PDF documentation 2019-09-12 11:03:37 +00:00
releasenotes Remove unncessary '==' 2019-06-21 16:18:48 +08:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-23 07:55:30 +00:00
.gitignore Modify the '.gitignore' file 2018-08-20 00:07:32 +00:00
.gitreview Update .gitreview for stable/train 2019-09-25 09:01:07 +00:00
.stestr.conf Switch to use stestr for unit test 2018-07-17 15:54:45 +07:00
.zuul.yaml Use openstack-python3-train-jobs for python3 test runtime 2019-06-12 10:40:48 +08:00
CONTRIBUTING.rst Merge "Update the documentation link for doc migration" 2018-09-21 16:01:15 +00:00
HACKING.rst Update the documentation link for doc migration 2017-12-06 18:30:09 +08:00
LICENSE Init the repo with common files 2014-08-24 10:15:05 +02:00
README.rst Change openstack-dev to openstack-discuss 2018-12-04 06:48:37 +00:00
babel-django.cfg Enable translation for cloudkitty-dashboard 2018-07-05 14:36:27 +02:00
babel-djangojs.cfg Enable translation for cloudkitty-dashboard 2018-07-05 14:36:27 +02:00
requirements.txt Use XStatic packages instead of JS files 2019-03-21 16:48:15 +01:00
setup.cfg Add python 3.7 classifier to setup.cfg 2019-06-11 15:49:31 +08:00
setup.py Updated to liberty requirements 2016-03-03 15:39:41 +01:00
test-requirements.txt Update hacking version to latest 2019-01-29 02:01:55 +00:00
tox.ini Update TOX/UPPER_CONSTRAINTS_FILE for stable/train 2019-09-25 09:01:09 +00: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-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.