tripleo-heat-templates/container_config_scripts
Oliver Walsh eea3ff0e15 Tolerate NFS exports in /var/lib/nova when selinux relabelling
When the :z bind mount option is used, podman peforms a recursive relabel of
the mount point which is failing with "Operation not supported" if there are
any NFS exports mounted within. While it's possible for NFS to support true
selinux labelling, in practice is rarely does.

As we are already walking the tree to set ownership/permission, take ownership
of the relabelling logic too and skip relabelling on subtrees where we hit this
error.

Change-Id: Id5503ed274bd5dc0c5365cc994de7e5cdcbc2fb6
Closes-bug: #1869020
(cherry picked from commit 45dd4e18a5)
2020-03-31 13:41:55 +01:00
..
tests Tolerate NFS exports in /var/lib/nova when selinux relabelling 2020-03-31 13:41:55 +01:00
__init__.py Rename docker_config_scripts to container_config_scripts 2019-03-06 09:05:50 -05:00
nova_statedir_ownership.py Tolerate NFS exports in /var/lib/nova when selinux relabelling 2020-03-31 13:41:55 +01:00
nova_wait_for_api_service.py Ensure nova-api is running before starting nova-compute containers 2019-10-01 11:11:44 +01:00
nova_wait_for_compute_service.py Merge "Add multi region support in nova_wait_for_compute_service.py" 2019-10-04 03:43:01 +00:00
pacemaker_restart_bundle.sh HA: check before restarting resource on stack update 2020-03-24 13:08:00 +00:00
pacemaker_wait_bundle.sh HA: reorder init_bundle and restart_bundle for improved updates 2020-03-03 09:59:42 +00:00
placement_wait_for_service.py Fix placement_wait_for_service 2019-10-24 04:23:48 +00:00
pyshim.sh Rename docker_config_scripts to container_config_scripts 2019-03-06 09:05:50 -05:00