c551910cf5
[1] has been merged and released[2] in upstream tox-ansible and it is now able to manage global molecule configuration. The workaround, which consisted in adding the molecule driver name in each scenarios molecule.yml files, is not necessary anymore. This patch also removes all the relative symlink to the Dockerfile and adds directly in the global molecule configuration file. [1] https://github.com/ansible-community/tox-ansible/pull/89 [2] https://github.com/ansible-community/tox-ansible/releases/tag/v1.5.0 Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com> Change-Id: I259c17b7a49ff5bf3476df4da399cc4b2782403d |
||
---|---|---|
.. | ||
defaults | ||
molecule/default | ||
tasks | ||
vars | ||
README.md |
Role Name
An Ansible role to check the number of OpenStack processes on the Undercloud
Requirements
This role requires an installed and working Undercloud
Role Variables
- max_process_count: <'8'> -- Maximum number of process
Dependencies
No dependencies.
Example Playbook
- hosts: servers
roles:
- { role: undercloud-process-count }
License
Apache
Author Information
Red Hat TripleO Validations Team