python3-fuel
CLI tool and a Python API wrapper for interacting with Fuel - Python 3.x
Install
- All systems
-
curl cmd.cat/python3-fuel.sh
- Raspbian
-
apt-get install python3-fuelclient
- Dockerfile
- dockerfile.run/python3-fuel
python3-fuelclient
CLI tool and a Python API wrapper for interacting with Fuel - Python 3.x
Fuel is an open source deployment and management tool for OpenStack. Developed as an OpenStack community effort, it provides an intuitive, GUI-driven experience for deployment and management of OpenStack, related community projects and plug-ins. Fuel brings consumer-grade simplicity to streamline and accelerate the otherwise time-consuming, often complex, and error-prone process of deploying, testing and maintaining various configuration flavors of OpenStack at scale. Unlike other platform-specific deployment or management utilities, Fuel is an upstream OpenStack project that focuses on automating the deployment and testing of OpenStack and a range of third-party options, so it??s not compromised by hard bundling or vendor lock-in. python-fuelclient provides a CLI tool and a Python API wrapper for interacting with Fuel. This package provides the Python 3.x module.