python2-openstack-inventory
SDK for building applications to work with OpenStack - Python 2.x
Install
- All systems
-
curl cmd.cat/python2-openstack-inventory.sh
- Debian
-
apt-get install python-openstacksdk - Ubuntu
-
apt-get install python-openstacksdk - Arch Linux
-
pacman -S python-openstacksdk - Kali Linux
-
apt-get install python-openstacksdk - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-openstacksdk - Raspbian
-
apt-get install python-openstacksdk
python-openstacksdk
SDK for building applications to work with OpenStack - Python 2.x
The python-openstacksdk is a collection of libraries for building applications to work with OpenStack clouds. The project aims to provide a consistent and complete set of interactions with OpenStack's many services, along with complete documentation, examples, and tools. This SDK is under active development, and in the interests of providing a high-quality interface, the APIs provided in this release may differ from those provided in future release. This package contains the Python 2.x module.