
python-openstackclient · PyPI
Aug 21, 2025 · OpenStack Client uses the same contributor process as other OpenStack projects. For information on this process, including help on setting up you Gerrit account and an overview of the CI …
openstacksdk · PyPI
Nov 13, 2025 · Supported services The following services are currently supported. A full list of all available OpenStack service can be found in the Project Navigator. Note Support here does not …
openstackclient · PyPI
OpenStackClient (aka OSC) is a command-line client for OpenStack that brings the command set for Compute, Identity, Image, Network, Object Store and Block Storage APIs together in a single shell …
osclient · PyPI
Nov 15, 2025 · Project description osclient OpenStack client library with simplified authentication and client management. Features Simplified OpenStack authentication using environment variables or …
openstack-placement · PyPI
Oct 1, 2025 · OpenStack Placement provides an HTTP service for managing, selecting, and claiming providers of classes of inventory representing available resources in a cloud.
openstack-toolbox · PyPI
May 24, 2025 · Getting Started 1. Setup your virtual environment Activate your virtual environment source openstack-toolbox/bin/activate Source your credentials source ../openstack-rc 2. Easy mode …
openstack-lb-info · PyPI
Nov 25, 2025 · This Python script interacts with an OpenStack cloud infrastructure and retrieve information about load balancers and their components such as listeners, pools, health monitors, …
openstack-heat · PyPI
Oct 1, 2025 · Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native REST API and a CloudFormation-compatible Query API.
openstack-cyborg · PyPI
Oct 1, 2025 · OpenStack Acceleration as a Service Cyborg provides a general management framework for accelerators such as FPGA, GPU, SoCs, NVMe SSDs, CCIX caches, DPDK/SPDK, pmem and …
AsyncOpenStackClient · PyPI
Jun 6, 2022 · Project description AsyncOpenStackClient Introduction The AsyncOpenStackClient is a asynchronous rest wrapper for the OpenStack API. It provides a nice abstraction for authentication. …