tripleo-heat-templates/container_config_scripts
Oliver Walsh fbc55f02f2 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)
2020-11-18 17:51:49 +00:00
..
monitoring Return details in output of container health check 2020-10-14 11:57:56 +02:00
tests Skip Trilio dirs when setting ownership in /var/lib/nova 2020-11-18 17:51:49 +00:00
__init__.py Rename docker_config_scripts to container_config_scripts 2019-03-06 09:05:50 -05:00
nova_statedir_ownership.py Skip Trilio dirs when setting ownership in /var/lib/nova 2020-11-18 17:51:49 +00:00
nova_wait_for_api_service.py Change optparse to argparse 2020-01-21 04:17:09 +00:00
nova_wait_for_compute_service.py Change optparse to argparse 2020-01-21 04:17:09 +00:00
pacemaker_mutex_restart_bundle.sh Rolling certificate update for HA services 2020-07-30 16:51:48 +02:00
pacemaker_resource_lock.sh Rolling certificate update for HA services 2020-07-30 16:51:48 +02:00
pacemaker_restart_bundle.sh Fix pcs restart in composable HA 2020-08-19 16:21:15 +02:00
pacemaker_wait_bundle.sh HA: reorder init_bundle and restart_bundle for improved updates 2020-01-23 16:09:36 +01:00
placement_wait_for_service.py Stop to use the __future__ module. 2020-07-02 15:27:27 +00:00
pyshim.sh Fix typos 2020-09-16 15:45:12 +05:30
wait-port-and-run.sh Ensure redis_tls_proxy starts after all redis instances 2020-07-07 05:36:43 +00:00