openstack-ansible-ops/multi-node-aio/playbooks
Dave Wilde 482e845d92 Improve multi-node AIO robustness
In order to improve the readability and robustness of the mnaio feature
I have replaced the shell out to virsh tasks to use the virt module
where available.  I have also created a vm-status play that will
hopefully help resolve SSH failures into the VMs.  This play utilizes
the block/rescue/handler pattern to attempt to restart the VM once if
it fails the initial SSH check.  Hopefully this will reduce the SSH
failures due to a suck VM.  This adds a new variable called
vm_ssh_timeout which allows the deployer an easy place to override the
default timeout.  The python-lxml package is needed for the virt module.

Change-Id: I027556b71a8c26d08a56b4ffa56b2eeaf1cbabe9
2018-06-29 10:12:16 -05:00
..
dhcp Fix MNAIO Flat Networking 2018-05-17 14:21:21 -05:00
group_vars Improve multi-node AIO robustness 2018-06-29 10:12:16 -05:00
host_vars Fix vcpu override var issue for logging hostvar. 2018-06-05 10:47:00 -05:00
inventory Convert the user config group build outs to be dynamic 2017-09-27 15:11:41 +00:00
kvm Improve multi-node AIO robustness 2018-06-29 10:12:16 -05:00
osa Fix MNAIO Flat Networking 2018-05-17 14:21:21 -05:00
pxe Adjust flat networking 2018-06-01 15:40:44 -05:00
vars Improve multi-node AIO robustness 2018-06-29 10:12:16 -05:00
deploy-acng.yml MNAIO: Resolve all Ansible 2.5-related deprecation warnings 2018-06-27 07:47:08 +01:00
deploy-dhcp.yml MNAIO: Resolve all Ansible 2.5-related deprecation warnings 2018-06-27 07:47:08 +01:00
deploy-osa.yml MNAIO: Ensure a consistent and readable style 2018-06-26 11:54:16 +01:00
deploy-pxe.yml MNAIO: Resolve all Ansible 2.5-related deprecation warnings 2018-06-27 07:47:08 +01:00
deploy-vms.yml Improve multi-node AIO robustness 2018-06-29 10:12:16 -05:00
openstack-image-setup.yml Add setup of OpenStack with flavors, images, etc 2017-08-17 15:12:31 +01:00
openstack-service-setup.yml MNAIO: Resolve all Ansible 2.5-related deprecation warnings 2018-06-27 07:47:08 +01:00
save-vms.yml MNAIO: Enable saving and re-using file-based backing images 2018-06-26 11:54:16 +01:00
setup-host.yml Improve multi-node AIO robustness 2018-06-29 10:12:16 -05:00
site.yml MNAIO: Resolve all Ansible 2.5-related deprecation warnings 2018-06-27 07:47:08 +01:00
vm-status.yml Improve multi-node AIO robustness 2018-06-29 10:12:16 -05:00