Role os_gnocchi for OpenStack-Ansible
Go to file
Andreas Jaeger 488cffd88b Enable release notes translation
Releasenote translation publishing is being prepared. 'locale_dirs'
needs to be defined in conf.py to generate translated version of the
release notes.

Note that this repository might not get translated release notes - or
no translations at all - but we add the entry here nevertheless to
prepare for it.

Change-Id: I5d38cefcaad43bf55cfaee2f3cf5c7508f518bb6
2016-10-06 20:36:43 +02:00
defaults Add support for the Ceph storage driver in Gnocchi 2016-09-30 02:20:23 +00:00
doc More detailed os_gnocchi role docs 2016-09-26 12:46:29 +00:00
examples More detailed os_gnocchi role docs 2016-09-26 12:46:29 +00:00
handlers Fix bare variables in with_items 2016-08-24 15:17:56 -04:00
library Enabling bashate and pep8 lint checks 2016-04-11 17:00:57 -07:00
meta Remove pip_lock_down dependency 2016-06-09 11:29:59 -07:00
releasenotes Enable release notes translation 2016-10-06 20:36:43 +02:00
tasks Add support for the Ceph storage driver in Gnocchi 2016-09-30 02:20:23 +00:00
templates Add support for the Ceph storage driver in Gnocchi 2016-09-30 02:20:23 +00:00
tests Update test-vars.yml for repositories 2016-10-05 22:03:09 +05:30
vars Rename package lists (and related vars) appropriately 2016-08-30 17:07:07 +01:00
.gitignore Functional testing for the role gate 2016-09-22 15:38:40 -04:00
.gitreview Prepare for role integration 2016-04-04 15:23:25 -07:00
CONTRIBUTING.rst Prepare for role integration 2016-04-04 15:23:25 -07:00
LICENSE Prepare for role integration 2016-04-04 15:23:25 -07:00
README.rst [DOCS] Move gnocchi configs from developer docs 2016-08-15 10:36:11 -05:00
Vagrantfile Functional testing for the role gate 2016-09-22 15:38:40 -04:00
ansible-role-requirements.yml Functional testing for the role gate 2016-09-22 15:38:40 -04:00
bindep.txt Compress test execution logs 2016-09-09 10:32:42 +01:00
manual-test.rc Functional testing for the role gate 2016-09-22 15:38:40 -04:00
run_tests.sh Ansible 2.1.1 role testing 2016-09-19 13:30:23 -04:00
setup.cfg modify the home-page info with the developer documentation 2016-09-20 14:31:36 +05:30
setup.py Updated from global requirements 2016-07-15 03:57:50 +00:00
test-requirements.txt Updated from global requirements 2016-09-30 17:36:55 +00:00
tox.ini Use centralised Ansible test scripts 2016-10-05 18:23:43 +01:00

README.rst

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.