CloudKitty Horizon Plugin
Go to file
Doug Hellmann e35aa03d42 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I2ab9d01eb6ddf3d6af7914a4dbf7c75ae0aaa24a
Story: #2002586
Task: #24289
2018-08-31 08:57:07 -04:00
cloudkittydashboard Imported Translations from Zanata 2018-08-10 07:39:51 +00:00
doc Follow the new PTI for document build 2018-07-27 21:19:58 +02:00
releasenotes Update reno for stable/rocky 2018-08-22 13:44:20 +00:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-23 07:55:30 +00:00
.gitignore Merge "Switch to use stestr for unit test" 2018-07-20 08:37:10 +00:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:01:30 +00:00
.stestr.conf Switch to use stestr for unit test 2018-07-17 15:54:45 +07:00
.zuul.yaml import zuul job settings from project-config 2018-08-31 08:57:07 -04: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-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 django.conf.urls.patterns() is deprecated since 1.8 2017-08-08 13:50:02 +00:00
setup.cfg The Python 3.5 is added 2018-08-07 07:26:26 +00:00
setup.py Updated to liberty requirements 2016-03-03 15:39:41 +01:00
test-requirements.txt Follow the new PTI for document build 2018-07-27 21:19:58 +02:00
tox.ini The Python 3.5 is added 2018-08-07 07:26:26 +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-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.