openstack-inventory

SDK for building applications to work with OpenStack - Python 3.x

Install

All systems
curl cmd.cat/openstack-inventory.sh
Debian Debian
apt-get install python-openstacksdk
Ubuntu
apt-get install python-openstacksdk
Arch Arch Linux
pacman -S python-openstacksdk
image/svg+xml Kali Linux
apt-get install python-openstacksdk
Fedora
dnf install python3-openstacksdk
Windows (WSL2)
sudo apt-get update sudo apt-get install python-openstacksdk
Raspbian
apt-get install python-openstacksdk

python3-openstacksdk

SDK for building applications to work with OpenStack - Python 3.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 3.x module.

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.