Comment 1 for bug 1636604

Revision history for this message
Paulo Matias (paulo-matias) wrote :

This issue seems not to affect Ubuntu 14.04 according to tests by cloudnull.

After running the playbooks, /var/lock/nova permissions are set correctly: https://github.com/openstack/openstack-ansible-os_nova/blob/0d075aad354b4fd707810ac4de1b3e734a2ebb8a/tasks/nova_pre_install.yml#L72

However, when the host reboots, these permissions are lost.

We need to get the directory defined as the lock_path (https://github.com/openstack/openstack-ansible-os_nova/blob/fa5fbc12f61d1c443780d4ef3347b4e7369744b6/templates/nova.conf.j2#L245) to be created correctly by https://github.com/openstack/openstack-ansible-os_nova/blob/2bb50693c987f7c33fc43dcf38a6dfecde6d9031/templates/nova-systemd-tempfiles.j2