Role os_blazar for OpenStack-Ansible
Go to file
likui f8a2116875 Changed minversion in tox to 3.18.0
The patch bumps min version of tox to 3.18.0 in order to
replace tox's whitelist_externals by allowlist_externals option:
https://github.com/tox-dev/tox/blob/master/docs/changelog.rst#v3180-2020-07-23

Change-Id: I953e69dbd07f724562ee6c913a944d0fdf45192e
2021-07-03 21:29:37 +08:00
defaults Add variables for rabbitmq ssl configuration 2021-05-17 07:56:03 +00:00
doc Fix linter errors 2020-10-01 16:38:46 +01:00
examples Add example playbook 2019-10-18 15:55:00 +03:00
handlers Use a common python build/install role 2018-09-03 11:06:40 +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 Updated from OpenStack Ansible Tests 2021-04-19 09:56:57 +00:00
templates Add variables for rabbitmq ssl configuration 2021-05-17 07:56:03 +00:00
tests Cleanup after repo_build and pip_install retirement 2020-05-12 21:14:23 +03:00
vars Remove references to unsupported operating systems 2021-03-10 16:32:42 +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 OpenDev Migration Patch 2019-04-19 19:42:06 +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-03-22 08:46:15 +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 2021-03-12 22:17:48 +00:00
setup.cfg Cleanup py27 support 2020-04-14 16:29:31 +08:00
setup.py Outline the structure 2017-12-24 19:17:51 +05:00
tox.ini Changed minversion in tox to 3.18.0 2021-07-03 21:29:37 +08: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