python2-lockutils-wrapper
concurrency and locks for OpenStack projects - Python 2.x
Install
- All systems
-
curl cmd.cat/python2-lockutils-wrapper.sh
- Debian
-
apt-get install python-oslo.concurrency
- Ubuntu
-
apt-get install python-oslo.concurrency
- Kali Linux
-
apt-get install python-oslo.concurrency
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-oslo.concurrency
- Raspbian
-
apt-get install python-oslo.concurrency
- Dockerfile
- dockerfile.run/python2-lockutils-wrapper
python-oslo.concurrency
concurrency and locks for OpenStack projects - Python 2.x
The oslo.concurrency library provides solutions for managing concurrency and locks within OpenStack projects. This package contains the Python 2.x module.