80d8f1a056620725a73bb920861255cd4f82295b
_i18n.py: * typo - probably old update.py script apiclient/base.py: * 18bf5ca Fix usage of NotFound exception in apiclient.base apiclient/client.py: * 002999b Curl statements to include globoff for IPv6 URLs apiclient/utils.py: * a908d66 Remove uuidutils apiclient/exceptions.py: * 03e6272 Add ConnectionError exception * 5985b35 Prefer delayed %r formatting over explicit repr use * fd8dc0c Handle different format of api exception Change-Id: Ia8d4d40089cc5577e86c84cd3b20b18ee9259414
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
Languages
Python
100%