Metadata-Version: 2.0
Name: grafyaml
Version: 0.0.4
Summary: Grafyaml takes simple descriptions of Grafana dashboards in YAML format, and uses them to configure grafana.
Home-page: http://docs.openstack.org/infra/system-config/grafyaml.html
Author: OpenStack Infrastructure Team
Author-email: openstack-infra@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
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
Classifier: Topic :: Utilities
Requires-Dist: dogpile.cache
Requires-Dist: pbr (>=1.6)
Requires-Dist: python-slugify
Requires-Dist: PyYAML (>=3.1.0)
Requires-Dist: requests
Requires-Dist: six (>=1.6.0)
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



