Metadata-Version: 2.0
Name: grafyaml
Version: 0.0.1
Summary: Grafyaml takes simple descriptions of Grafana dashboards in YAML format, and uses them to configure grafana.
Home-page: http://www.openstack.org/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: dogpile.cache
Requires-Dist: oslo.config (>=1.11.0)
Requires-Dist: oslo.log (>=1.0.0,<1.1.0)
Requires-Dist: python-slugify
Requires-Dist: PyYAML (>=3.1.0)
Requires-Dist: requests
Requires-Dist: voluptuous (>=0.7)

========
grafyaml
========

Grafyaml takes simple descriptions of Grafana dashboards in YAML format, and
uses them to configure Grafana.

* Free software: Apache license
* Documentation: http://docs.openstack.org/infra/grafyaml/
* Source: http://git.openstack.org/cgit/openstack-infra/grafyaml
* Bugs: https://storyboard.openstack.org/#!/project/818

Features
--------

* TODO



