Role os_glance for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov e3350a84aa 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: I5a52c0de14ee3a6215edb64dbc3bd48512d57e2e
Closes-Bug: #2009029
2023-05-02 11:02:01 +00:00
defaults Disable uWSGI if ceph is used as a store 2023-04-06 08:57:47 +00:00
doc Remove mention of haproxy-endpoints role 2022-06-14 18:02:05 +00:00
examples Trivial: Fix the pep8 warning 2018-08-06 07:29:38 +00:00
files/rootwrap.d Add missing pre-reqs for glance cinder store 2019-07-30 15:52:38 +01:00
handlers Ensure service is restarted on unit file changes 2023-05-02 11:02:01 +00:00
meta Remove references to unsupported operating systems 2021-03-10 12:16:38 +00:00
releasenotes Use systemd_mount native syntax for mounts 2022-04-12 12:56:38 +02:00
tasks Ensure service is restarted on unit file changes 2023-05-02 11:02:01 +00:00
templates Support service tokens 2022-06-14 14:36:52 +00:00
tests Use systemd_mount native syntax for mounts 2022-04-12 12:56:38 +02:00
vars Merge "Use systemd_mount native syntax for mounts" 2022-04-25 22:47:45 +00:00
zuul.d Replace NFS test with integrated one 2021-12-08 18:44:40 +02:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:05:56 +00:00
.gitreview Update .gitreview for stable/yoga 2022-06-20 14:46:25 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 17:54:21 +00:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst Cleanup glance-registry service 2020-07-07 07:30:17 +03:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:45:55 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:18:41 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 18:46:26 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-03-31 20:15:46 +00:00
tox.ini Cleanup setup.py config 2022-03-31 10:38:46 -04:00

README.rst

Team and repository tags

image

OpenStack-Ansible glance

This Ansible role installs and configures OpenStack glance api.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-os_glance/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-os_glance/

The project source code repository is located at:

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

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

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