tripleo-heat-templates/docker
Oliver Walsh 63c522eb31 Skip Trilio dirs when setting ownership in /var/lib/nova
Trilio currently mounts an NFS export in /var/lib/nova to make it accessible
from within the nova_compute and nova_libvirt containers.
This can result in considerable delays when walking the directory tree to
ensure the ownership is correct.

This patch adds the ability to skip paths when recursively setting the
ownership and selinux context in /var/lib/nova. The list of paths to skip
can be set via te NovaStatedirOwnershipSkip heat parameter. This default to
the Trilio dir.

Change-Id: Ic6f053d56194613046ae0a4a908206ebb453fcf4
(cherry picked from commit c156534010)
(cherry picked from commit fbc55f02f2)
(cherry picked from commit c352a78fe0)
(cherry picked from commit f318e4e2df)
2020-11-18 18:08:36 +00:00
..
services Skip Trilio dirs when setting ownership in /var/lib/nova 2020-11-18 18:08:36 +00:00
README-containers.md Replace outdated instruction with link to upstream doc 2017-07-10 16:32:58 +02:00
docker-puppet.py Exclude /etc/hostname 2020-08-11 13:41:52 -04:00
docker-toool Set ulimit for neutron agent containers 2018-04-09 05:37:30 +00:00