11a7fb6416
This patch adds the team's and repository's badges to the README file. The motivation behind this is to communicate the project status and features at first glance. For more information about this effort, please read this email thread: http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html To see an example of how this would look like check: https://gist.github.com/700c25820c3d2cdd97e3ff88acd67787 Change-Id: I7c6916e16fe9625f85a6858860d289f87b47ae02
21 lines
733 B
ReStructuredText
21 lines
733 B
ReStructuredText
========================
|
|
Team and repository tags
|
|
========================
|
|
|
|
.. image:: http://governance.openstack.org/badges/openstack-ansible-os_gnocchi.svg
|
|
:target: http://governance.openstack.org/reference/tags/index.html
|
|
|
|
.. Change things from this point on
|
|
|
|
=========================
|
|
OpenStack-Ansible Gnocchi
|
|
=========================
|
|
|
|
Ansible role which installs and configures OpenStack Gnocchi. Gnocchi installs
|
|
behind an Apache webserver listening for HTTP connections on port 8041 and
|
|
writes to filesystem storage by default.
|
|
|
|
The role can readily be configured to use Swift or Ceph storage as desired and
|
|
may be used as a stand-alone service integrated with Keystone for auth or with
|
|
Ceilometer as a metrics source.
|