Role os_gnocchi for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 631d1a87f1 Ensure service is restarted on unit file changes
At the moment we don't restart services if systemd unit file is changed.

We knowingly prevent systemd_service role handlers to execute
by providing `state: started` as otherwise service will be restarted twice.
With that now  we ensure that role handlers will also listen for systemd
unit changes.

Change-Id: I0265fc94d795360f6dfbddee5398ee067ea0422b
2023-05-02 11:02:02 +00:00
defaults Support service tokens 2022-06-17 14:10:25 +00:00
doc Switch sphinx language to en 2022-05-30 16:01:25 +02:00
examples Replace linters test with integarted one 2021-05-25 23:32:51 +00:00
handlers Ensure service is restarted on unit file changes 2023-05-02 11:02:02 +00:00
meta Use ansible_facts[] instead of fact variables 2021-03-16 08:03:50 +00:00
releasenotes Control amount of metricd workers 2022-06-17 08:36:01 -04:00
tasks Support service tokens 2022-06-17 14:10:25 +00:00
templates Support service tokens 2022-06-17 14:10:25 +00:00
tests Cleanup ansible_python_interpreter 2020-06-17 11:14:17 -04:00
vars Ensure service is restarted on unit file changes 2023-05-02 11:02:02 +00:00
zuul.d Replace linters test with integarted one 2021-05-25 23:32:51 +00:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:05:59 +00:00
.gitreview Update .gitreview for stable/yoga 2022-06-20 14:46:41 +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 2021-12-17 16:46:00 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:18:48 +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 2022-03-31 20:15:42 +00:00
tox.ini Cleanup setup.py config 2022-03-31 10:38:58 -04: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