CloudKitty Horizon Plugin
Go to file
OpenStack Release Bot fbb45103d7 Update .gitreview for stable/victoria
Change-Id: I7a2b5ece2eedc56b055133e2c70236e0d2f38a93
2020-09-21 22:16:30 +00:00
cloudkittydashboard Imported Translations from Zanata 2020-09-09 06:52:46 +00:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-30 16:29:22 +02:00
releasenotes Merge "Switch to newer openstackdocstheme and reno versions" 2020-08-13 14:40:16 +00: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/victoria 2020-09-21 22:16:30 +00:00
.stestr.conf Switch to use stestr for unit test 2018-07-17 15:54:45 +07:00
.zuul.yaml Add Python3 victoria unit tests 2020-04-24 18:19:29 +00: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 README.rst with a better title 2019-12-26 10:14:10 +08:00
babel-django.cfg translation: drop babel extractor definitions 2019-12-27 02:10:13 +09:00
babel-djangojs.cfg translation: drop babel extractor definitions 2019-12-27 02:10:13 +09:00
requirements.txt Drop Django 1.11 support 2020-01-08 02:44:37 +00:00
setup.cfg Add py38 package metadata 2020-08-13 14:58:58 +00:00
setup.py Updated to liberty requirements 2016-03-03 15:39:41 +01:00
test-requirements.txt [goal] Migrate testing to ubuntu focal 2020-08-15 19:48:12 +02:00
tox.ini Merge "Bump default tox env from py37 to py38" 2020-08-15 22:32:32 +00:00

README.rst

CloudKitty dashboard

image

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.