Role os_gnocchi for OpenStack-Ansible
Go to file
Ghanshyam Mann e3c8642d8d [ussuri][goal] Updates for python 2.7 drop
OpenStack is dropping the py2.7 support in ussuri cycle.

Only update required is in tox to define common baspython as py3 os that
all tox env including [testenv:functional] will use py3 instead of py2.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Change-Id: I8924a44ca33275e326a48b4cb6db9314d2c7adfd
2020-03-01 16:15:26 +00:00
defaults Replace git.openstack.org with opendev.org 2019-11-14 17:39:00 +00:00
doc Updated from OpenStack Ansible Tests 2019-11-21 16:34:11 +00: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 Replace git.openstack.org with opendev.org 2019-11-14 17:39:00 +00:00
tasks Allow venv python interpreter to be overridden 2019-09-11 09:59:38 +01:00
templates Start using uWSGI role 2019-09-04 17:36:30 +03:00
tests Start using uWSGI role 2019-09-04 17:36:30 +03:00
vars Start using uWSGI role 2019-09-04 17:36:30 +03:00
zuul.d Test with package installs 2019-05-20 12:19:42 +02: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
ansible-role-requirements.yml Replace git.openstack.org URLs with opendev.org URLs 2019-07-10 21:26:45 +08:00
bindep.txt Updated from OpenStack Ansible Tests 2019-05-09 11:34:33 +00:00
CONTRIBUTING.rst Replace Chinese punctuation with English punctuation 2018-09-12 13:01:57 +00:00
LICENSE Prepare for role integration 2016-04-04 15:23:25 -07:00
manual-test.rc Functional testing for the role gate 2016-09-22 15:38:40 -04:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-07-10 21:26:45 +08:00
run_tests.sh Updated from OpenStack Ansible Tests 2019-08-20 03:05:59 +00:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:13:14 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:43 +00:00
tox.ini [ussuri][goal] Updates for python 2.7 drop 2020-03-01 16:15:26 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2019-08-20 03:05:59 +00:00

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