Role os_zun for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 330b91efec 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: I53545ede7b2f129bbbf3518ab517f6f37d78598e
2023-05-19 09:05:51 +00:00
defaults Install kata containers from source 2023-05-19 09:01:00 +00:00
doc Remove mention of haproxy-endpoints role 2022-06-14 20:06:38 +02:00
examples Replace linters test with integarted one 2021-05-23 09:31:19 +03:00
handlers Ensure service is restarted on unit file changes 2023-05-19 09:05:51 +00:00
meta Remove support for Ubuntu Bionic 2021-12-08 07:17:06 +00:00
releasenotes Update master for stable/zed 2022-12-13 13:22:16 +00:00
tasks Install kata containers from source 2023-05-19 09:01:00 +00:00
templates Support service tokens 2022-06-16 19:24:26 +00:00
tests Cleanup after repo_build and pip_install retirement 2020-05-12 23:27:56 +03:00
vars Ensure service is restarted on unit file changes 2023-05-19 09:05:51 +00:00
zuul.d Install kata containers from source 2023-05-19 09:01:00 +00:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:07:10 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:40:43 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 23:26:55 +03:00
LICENSE first commit 2018-06-05 15:36:33 -05:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-06 19:30:47 +08:00
Vagrantfile Remove support for Ubuntu Bionic 2021-12-08 07:17:06 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-04-19 10:00:28 +00:00
manual-test.rc first commit 2018-06-05 15:36:33 -05:00
run_tests.sh Updated from OpenStack Ansible Tests 2021-04-19 10:00:28 +00:00
tox.ini Cleanup setup.py config 2022-03-31 10:41:05 -04:00

README.rst

Team and repository tags

image

OpenStack-Ansible zun

Ansible role that installs and configures OpenStack zun and all of its corresponding services.

This role will install the following:
  • zun-api
  • zun-compute

Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_zun/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_zun/

The project source code repository is located at: https://opendev.org/openstack/openstack-ansible-os_zun/

The project home is at: https://launchpad.net/openstack-ansible

The project bug tracker is located at: https://bugs.launchpad.net/openstack-ansible