tripleo-heat-templates/deployment/nova
Cédric Jeanneret 96c9eb7a34 Correct label for /run/libvirt
The former label (virt_var_run_t) was in fact the one set by fcontext:
/var/run/libvirt(/.*)?                             all files          system_u:object_r:virt_var_run_t:s0

While it makes sense when libvirt is running on the host, it has no
actual value in containerized services.

More over, it was already relabeled to container_file_t from within the
migration-target container, since that one bind-mounts the location with
the "z" flag.

In order to stop seeing the label flapping upon deploy and day-2
operations, the best thing to do is to stop using the virt_var_run_t
label and just ensure containers are relabeling this location.

Resolves: rhbz#2122656
Change-Id: I64f7e5d5f7dab8e59c6a48f01d636880e429d2f2
2022-09-08 17:05:02 +02:00
..
nova-api-container-puppet.yaml Remove Docker support 2022-05-30 11:37:51 +09:00
nova-apidb-client-puppet.yaml Simplify mysql users creation 2021-09-15 12:23:30 +02:00
nova-az-config.yaml Nova: Look up the host parameter from nova.conf 2022-08-25 00:49:52 +00:00
nova-base-puppet.yaml Revert "Disable [oslo_messaging_rabbit] heartbeat_in_pthread" 2022-08-30 18:58:32 +09:00
nova-compute-common-container-puppet.yaml Fix typos in comments and parameter descriptions 2022-08-03 17:07:11 +05:30
nova-compute-container-puppet.yaml Fix nova_libvirt_max_queues_set conditions for nova-compute 2022-08-26 15:59:39 +02:00
nova-conductor-container-puppet.yaml Remove Docker support 2022-05-30 11:37:51 +09:00
nova-db-client-puppet.yaml Simplify mysql users creation 2021-09-15 12:23:30 +02:00
nova-ironic-container-puppet.yaml Remove label=disable for ironic related containers 2022-04-27 13:21:40 +12:00
nova-libvirt-common.yaml Correct label for /run/libvirt 2022-09-08 17:05:02 +02:00
nova-libvirt-guests-container-puppet.yaml Role specific container support 2022-01-21 14:18:02 -07:00
nova-manager-container-puppet.yaml Role specific container support 2022-01-21 14:18:02 -07:00
nova-metadata-container-puppet.yaml Remove redundant override of vhost tcp port 2022-08-24 03:04:13 +09:00
nova-migration-target-container-puppet.yaml Merge "Use tripleo_migration_target standalone ansible role" 2022-08-18 21:06:34 +00:00
nova-modular-libvirt-container-puppet.yaml Correct label for /run/libvirt 2022-09-08 17:05:02 +02:00
nova-scheduler-container-puppet.yaml Remove Docker support 2022-05-30 11:37:51 +09:00
nova-vnc-proxy-container-puppet.yaml Merge "Fix permissions for nova/libvirt VNC certs/keys" 2022-08-30 14:20:43 +00:00