python2-oslopolicy-checker
RBAC policy enforcement library for OpenStack - Python 2.x
Install
- All systems
-
curl cmd.cat/python2-oslopolicy-checker.sh
- Debian
-
apt-get install python-oslo.policy
- Ubuntu
-
apt-get install python-oslo.policy
- Kali Linux
-
apt-get install python-oslo.policy
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-oslo.policy
- Raspbian
-
apt-get install python-oslo.policy
- Dockerfile
- dockerfile.run/python2-oslopolicy-checker
python-oslo.policy
RBAC policy enforcement library for OpenStack - Python 2.x
Oslo.policy provides a Role Based Access Control policy enforcement library for OpenStack. This package contains the Python 2.x module.