Check exit status of bootstrap containers
Currently bootstrap containers are waited to exit but are not checked for exit status and ansible runs further tasks. If bootstrapping fails we notice it at much later time. Change-Id: I137fc11b0f9d1f03d2ded08a213e8dbd62741f92 Closes-Bug: #1492337
Showing
- ansible/roles/cinder/tasks/bootstrap.yml 6 additions, 0 deletionsansible/roles/cinder/tasks/bootstrap.yml
- ansible/roles/glance/tasks/bootstrap.yml 6 additions, 0 deletionsansible/roles/glance/tasks/bootstrap.yml
- ansible/roles/heat/tasks/bootstrap.yml 6 additions, 0 deletionsansible/roles/heat/tasks/bootstrap.yml
- ansible/roles/keystone/tasks/bootstrap.yml 6 additions, 0 deletionsansible/roles/keystone/tasks/bootstrap.yml
- ansible/roles/neutron/tasks/bootstrap.yml 6 additions, 0 deletionsansible/roles/neutron/tasks/bootstrap.yml
- ansible/roles/nova/tasks/bootstrap.yml 6 additions, 0 deletionsansible/roles/nova/tasks/bootstrap.yml
- ansible/roles/rabbitmq/tasks/bootstrap.yml 5 additions, 0 deletionsansible/roles/rabbitmq/tasks/bootstrap.yml
Please register or sign in to comment