Add file to the reno documentation build to show release notes for stable/2023.2. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/2023.2. Sem-Ver: feature Change-Id: I93731beb44c5cd326941fbca176e8978587472ac |
||
---|---|---|
cloudkittydashboard | ||
doc | ||
releasenotes | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
babel-django.cfg | ||
babel-djangojs.cfg | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
README.rst
CloudKitty dashboard
- 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.