Logan V 34446081f9 Fix race condition when configuring the qemu save directory
The /var/lib/libvirt/qemu/save directory is not actually created
by the installation of libvirt-bin, it is created by libvirt upon
startup. So if libvirt is slow to initialize and this task runs
before the directory is created, then the next task:
"Check if the qemu save directory is empty" will fail with:
stderr: ls: cannot access /var/lib/libvirt/qemu/save: No such file or directory

Change-Id: I0d035fa6b4eaedebb733fef2126fe9c4f63c2917
(cherry picked from commit 2c641baaff)
2016-08-17 16:59:25 +00:00
2016-07-13 09:11:56 +00:00
2016-08-08 14:46:34 +00:00
2016-04-02 14:47:09 -04:00
2016-05-05 13:47:14 +00:00

os_nova role

tags

openstack, cloud, ansible, os_nova

category

*nix

os_nova Role

- name: os_nova role
  hosts: "hosts"
  user: root
  roles:
    - { role: "os_nova" }
Description
Role os_nova for OpenStack-Ansible
Readme 16 MiB
Languages
Jinja 66.7%
Python 30.9%
Shell 2.4%