Files
python-magnumclient/README.rst
jacky06 69be0ac44e Replace git.openstack.org URLs with opendev.org URLs
1. Replace git.openstack.org URLs with opendev.org URLs
2. bump tox minversion to 2.0 to keep consistence with magmum[1]

[1]: https://github.com/openstack/magnum/blob/master/tox.ini#L2

Change-Id: Iddc8ca8de4451b7a152f5526ff9f25794dde734e
Closes-Bug: #1826698
2019-08-24 02:04:03 +00:00

1.4 KiB

Team and repository tags

image

Python bindings to the Magnum API

Latest Version

Downloads

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.