5eb6725bdeae204c076a7b9b63715d46caec838c
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
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
- Source: http://git.openstack.org/cgit/openstack/python-magnumclient
- Bugs: http://bugs.launchpad.net/python-magnumclient
Description