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 updatesudo apt-get install python-oslo.concurrency - Raspbian
-
apt-get install python-oslo.concurrency
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.