Metadata-Version: 2.1
Name: cloudkitty-dashboard
Version: 20.0.0.0rc2.dev2
Summary: CloudKitty Horizon dashboard
Home-page: https://docs.openstack.org/cloudkitty-dashboard/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: pbr!=2.1.0,>=2.0.0
Requires-Dist: python-cloudkittyclient>=0.5.0
Requires-Dist: horizon>=17.1.0
Requires-Dist: XStatic-D3>=3.5.17.0
Requires-Dist: XStatic-Rickshaw>=1.5

====================
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

