Role os_blazar for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov a1aa830eb1 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: I001ffdb5eedfb8d17edd593dfb1818c5b1bd02df
2023-05-02 11:01:35 +00:00
defaults Support service tokens 2022-06-15 17:43:49 +02:00
doc Switch sphinx language to en 2022-05-30 16:01:21 +02:00
examples Add example playbook 2019-10-18 15:55:00 +03:00
handlers Ensure service is restarted on unit file changes 2023-05-02 11:01:35 +00:00
meta Use ansible_facts[] instead of fact variables 2021-03-16 08:00:11 +00:00
releasenotes Allow to override blazar policy files 2021-03-16 16:44:37 +02:00
tasks Remove redundant vars line 2022-09-15 10:47:18 +02:00
templates Support service tokens 2022-06-15 17:43:49 +02:00
tests Cleanup after repo_build and pip_install retirement 2020-05-12 21:14:23 +03:00
vars Ensure service is restarted on unit file changes 2023-05-02 11:01:35 +00:00
zuul.d Replace linters test with integarted one 2021-05-21 15:52:21 +03:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:05:38 +00:00
.gitreview Update .gitreview for stable/zed 2022-12-13 13:12:10 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 21:13:21 +03:00
README.rst Update the git to opendev 2019-05-21 08:50:25 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:45:28 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:17:48 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-04-04 09:11:31 +00:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/zed 2022-12-13 13:12:13 +00:00

README.rst

OpenStack-Ansible Blazar

Ansible role that will install and configure Blazar, a resource reservation service for OpenStack.

The documentation for the role can also be found at: https://docs.openstack.org/openstack-ansible-os_blazar/latest/

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

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

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

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