tripleo-heat-templates/environments/storage
Martin Schuppert 5dd4018141 Instance create fails due to wrong default secontext with NFS
With NovaNfsEnabled instance create fails due to wrong default
secontext. The default in THT is set to nova_var_lib_t in
Ie4fe217bd119b638f42c682d21572547f02f17b2 while
system_u:object_r:nfs_t:s0 should have access. The virt_use_nfs
boolean, which is turned on by openstack-selinux, should cover
this use case.

This changes the default to context=system_u:object_r:nfs_t:s0

Change-Id: I2a28462b6f6bc9f8a41a81ea8c65471f05df3b85
Closes-Bug: 1781894
2018-07-24 08:12:07 +02:00
..
cinder-netapp-config.yaml Clean up env files for Cinder's Netapp backend 2018-06-29 13:58:57 -04:00
cinder-nfs.yaml Add storage sample environments 2017-06-12 15:02:50 -05:00
glance-nfs.yaml Add support of shared staging location for glance-direct 2018-05-22 21:40:13 +05:30
nova-nfs.yaml Instance create fails due to wrong default secontext with NFS 2018-07-24 08:12:07 +02:00