Role os_gnocchi for OpenStack-Ansible
Go to file
zhoulinhui 95fb8b334a Replace deprecated UPPER_CONSTRAINTS_FILE variable
UPPER_CONSTRAINTS_FILE is deprecated and TOX_CONSTRAINTS_FILE is
the new environment variable name that replaces it [1].

This allows to use upper-constraints file as more
readable way instead of UPPER_CONSTRAINTS_FILE=<lower-constraints file>.

[1] https://zuul-ci.org/docs/zuul-jobs/python-roles.html#rolevar-tox.tox_constraints_file
[2] https://review.opendev.org/#/c/722814/

Change-Id: If16179cfeb63c2facbabfb97c452a8c6ffff7530
2020-11-10 05:15:52 +00:00
defaults Reduce number of processes on small systems 2020-10-30 18:12:24 +02:00
doc Fix linter errors 2020-10-02 19:57:34 +01:00
examples Move database creation into role 2018-06-01 14:53:21 +01:00
handlers Start using uWSGI role 2019-09-04 17:36:30 +03:00
meta Clarify supported SUSE versions 2019-05-20 12:19:01 +02:00
releasenotes Use newer openstackdocstheme and reno versions 2020-06-03 19:13:27 +02:00
tasks Updated from OpenStack Ansible Tests 2020-10-19 09:19:57 +00:00
templates Refactor memcached_servers 2020-03-16 16:17:24 +00:00
tests Cleanup ansible_python_interpreter 2020-06-17 11:14:17 -04:00
vars Define condition for the first play host one time 2020-09-16 11:55:55 +00:00
zuul.d Revert CentOS 8 jobs to voting 2020-07-28 16:47:48 +03:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:05:59 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:35:42 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 21:52:35 +03:00
LICENSE Prepare for role integration 2016-04-04 15:23:25 -07:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-07-10 21:26:45 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2020-10-13 08:02:04 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2020-05-22 07:04:40 +00:00
manual-test.rc Functional testing for the role gate 2016-09-22 15:38:40 -04:00
run_tests.sh Updated from OpenStack Ansible Tests 2020-10-13 08:02:04 +00:00
setup.cfg Cleanup py27 support 2020-04-14 16:39:15 +08:00
setup.py Cleanup py27 support 2020-04-14 16:39:15 +08:00
tox.ini Replace deprecated UPPER_CONSTRAINTS_FILE variable 2020-11-10 05:15:52 +00:00

README.rst

Team and repository tags

image

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:

https://opendev.org/openstack/openstack-ansible-os_gnocchi/

The project home is at:

https://launchpad.net/openstack-ansible

The bugs can be found at:

https://bugs.launchpad.net/openstack-ansible