CloudKitty Horizon Plugin
Go to file
Zuul 6dd8248b64 Merge "Add options to attach pre/postfix to rate value" 2024-04-15 14:51:52 +00:00
cloudkittydashboard Add options to attach pre/postfix to rate value 2024-03-07 11:58:23 +00:00
doc Add options to attach pre/postfix to rate value 2024-03-07 11:58:23 +00:00
releasenotes Merge "Add options to attach pre/postfix to rate value" 2024-04-15 14:51:52 +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 OpenDev Migration Patch 2019-04-19 19:33:00 +00:00
.stestr.conf Switch to use stestr for unit test 2018-07-17 15:54:45 +07:00
.zuul.yaml Switch to 2023.1 Python3 unit tests and generic template name 2022-09-13 09:17:06 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2021-05-18 19:57:02 +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 Moving IRC network reference to OFTC 2021-07-08 08:08:18 -05: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 Update python classifier in setup.cfg 2024-01-04 20:35:06 +00:00
setup.py Cleanup py27 support 2023-05-26 14:12:40 +08:00
test-requirements.txt [goal] Migrate testing to ubuntu focal 2020-08-15 19:48:12 +02:00
tox.ini Use py3 as the default runtime for tox 2023-05-26 14:27:55 +08:00

README.rst

CloudKitty dashboard

image

Wiki

CloudKitty 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.