eltrufas / openstack-selinux

Extra RHEL SELinux modules for OpenStack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains OpenStack policy workarounds 
for EL6 and EL7 and derivatives.  Each release has its
own corresponsing branch.

Branch    Operating System
 master   Red Hat Enterprise Linux 7, CentOS 7, and related
 el6      Red Hat Enterprise Linux 6, CentOS 6, and related

The policies here are not designed to replace - but augment -
the selinux-policy package from your operating system.

Bugs may be filed against the 'openstack-selinux' package
in the 'RDO' or 'Red Hat OpenStack' products at
https://bugzilla.redhat.com/

Running the tests
-----------------

1. Install the selinux-policy-devel package
2. Ensure the path /usr/share/openstack-selinux/master exists
3. From your local openstack-selinux repository, run the following
   command as root:

    $ make clean all install check

About

Extra RHEL SELinux modules for OpenStack

License:GNU General Public License v2.0


Languages

Language:Shell 82.7%Language:Makefile 17.3%