
In https://review.openstack.org/575125 the nova-statuc check was implemented to run on the control plane nodes to verify a healthy environment. Instead of running on all control plane nodes, we set it to only run on the first one to ensure that the play stops if it fails which will hopefully leave a running environment, giving time for deployers to fix it. Also, sometimes the API is not yet ready, so we implement some retries to ensure that extra time is given for any API's that need it. Finally, the task is renamed to make it more descriptive to those who are unfamiliar with what nova-status is and its purpose. Change-Id: Iea8a71653df5a8506b0e29f587585d9dfb5a7a1b
Team and repository tags
OpenStack-Ansible nova
Ansible role that installs and configures OpenStack nova and all of its corresponding services.
- This role will install the following:
-
- nova-api
- nova-conductor
- nova-scheduler
- nova-console
- nova-compute
Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_nova/latest/
Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_nova/
The project home is at: https://launchpad.net/openstack-ansible
Description
Languages
Jinja
58.9%
Python
27.9%
Shell
13.2%