Description of problem: RDO Juno Nova fails to start, error reported in nova-api.log is OSError: [Errno 38] Function not implemented in openstack/common/lockutils.py audit.log shows: avc: denied { getattr } for pid=25567 comm="nova-api" name="/" dev="tmpfs" ino=7282 scontext=system_u:system_r:nova_api_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=filesystem openstack-selinux from RDO Icehouse does not help Version-Release number of selected component (if applicable): openstack-nova-api-2014.2-0.1.b2.el7.centos.noarch openstack-selinux-0.5.4-1.el7ost.noarch
I think this has been fixed in selinux-policy selinux-policy-3.12.1-183.fc20.noarch #!!!! This avc is allowed in the current policy allow nova_api_t tmpfs_t:filesystem getattr;