CloudKitty Horizon Plugin
Go to file
Ian Wienand 7468d43463 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: Ic7a8127ee0de18dae869bb740a12254cfa5d41c6
2019-03-24 20:33:19 +00:00
cloudkittydashboard django.conf.urls.patterns() is deprecated since 1.8 2017-08-08 13:50:02 +00:00
doc/source Replace openstack.org git:// URLs with https:// 2019-03-24 20:33:19 +00:00
releasenotes Added release note for cloudkittydashboard 2017-01-12 14:18:41 +00: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 stable/pike 2017-08-18 08:02:04 +00:00
.testr.conf Rewrite of the whole dashboard. 2015-05-12 15:24:53 +00:00
.zuul.yaml import zuul job settings from project-config 2018-08-31 08:58:36 -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.cfg Rewrite of the whole dashboard. 2015-05-12 15:24:53 +00:00
requirements.txt django.conf.urls.patterns() is deprecated since 1.8 2017-08-08 13:50:02 +00: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 [Fix gate]Update test requirement 2017-03-04 14:28:00 +00:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/pike 2017-08-18 08:02:05 +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.