f2c49d203b8b0ab03c9ca487a611e121d9fa0424
Use os-client-config[1] to process options and get the Session from keystoneauth1. This adds support for reading clouds.yaml files and supporting the OS_CLOUD env var for selecting named clouds from a list of them. [1]: https://github.com/openstack/os-client-config Closes-Bug: #1599747 Change-Id: I23a6e80648e67c0b652693cd146bd9e94ad4fb23
Python bindings to the Magnum API
This is a client library for Magnum built on the Magnum API. It
provides a Python API (the magnumclient module) and a
command-line tool (magnum).
Development takes place via the usual OpenStack processes as outlined in the developer guide.
- License: Apache License, Version 2.0
- PyPi - package installation
- Online Documentation
- Launchpad project - release management
- Bugs - issue tracking
- Source
Description
Languages
Python
100%