https://github.com/openstack/cloudkitty-dashboard
CloudKitty Horizon Plugin. Mirror of code maintained at opendev.org.
https://github.com/openstack/cloudkitty-dashboard
Last synced: about 1 year ago
JSON representation
CloudKitty Horizon Plugin. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/cloudkitty-dashboard
- Owner: openstack
- License: apache-2.0
- Created: 2014-08-20T17:35:14.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T11:07:40.000Z (over 2 years ago)
- Last Synced: 2024-04-03T12:02:31.508Z (over 2 years ago)
- Language: Python
- Homepage: https://opendev.org/openstack/cloudkitty-dashboard
- Size: 558 KB
- Stars: 46
- Watchers: 12
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
====================
CloudKitty dashboard
====================
.. image:: https://governance.openstack.org/badges/cloudkitty-dashboard.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
:Wiki: `CloudKitty Wiki`_
:IRC: #cloudkitty @ oftc.net
Horizon dashboard for CloudKitty.
.. _CloudKitty Wiki: https://wiki.openstack.org/wiki/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.
.. _storyboard: https://storyboard.openstack.org/#!/project/891
.. _devstack section: https://cloudkitty.readthedocs.org/en/latest/devstack.html