Go to file
James Page 5eb6725bde Add support for python >= 3.4
Python 3.4 changed some of the output from argparse and the
handling of default func and command behaviour; this patch
deals with both < and >= 3.4 behaviour.

Change-Id: I27983f7b06fc16aeedb98a4b36f7ff9a451706ec
Closes-Bug: 1496805
2015-09-18 09:45:01 +01:00
2014-11-21 08:33:53 +09:00
2014-11-21 08:33:53 +09:00
2014-11-21 08:33:53 +09:00
2014-11-21 08:33:53 +09:00
2014-11-21 08:33:53 +09:00
2014-11-21 08:33:53 +09:00
2014-11-18 14:38:31 -07:00
2015-05-27 11:44:04 +02:00
2015-07-15 01:37:31 +00:00
2015-09-18 09:45:01 +01:00

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.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 912 KiB