Role os_gnocchi for OpenStack-Ansible
76b3bdd91a
With ansible-core 2.16 a breaking changes landed [1] to some filters making their result returned in arbitrary order. With that, we were relying on them to always return exactly same ordered lists. With that we need to ensure that we still have determenistic behaviour where this is important. [1] https://github.com/ansible/ansible/issues/82554 Change-Id: Ibf6dd19e28f031214afc278973acbe0059c7a6c6 |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
handlers | ||
meta | ||
releasenotes | ||
tasks | ||
templates | ||
tests | ||
vars | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
manual-test.rc | ||
README.rst | ||
run_tests.sh | ||
tox.ini | ||
Vagrantfile |
Team and repository tags
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.
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-os_gnocchi/latest/
- Release notes for the project can be found at:
-
https://docs.openstack.org/releasenotes/openstack-ansible-os_gnocchi/
- The project source code repository is located at:
- The project home is at:
- The bugs can be found at: