Go to file
houming-wang 0c547422bb Remove references to _i18n and apiclient.exceptions
Since oslo-incubator is no longer maintained[1] after
90ae25e38915cc502d9e9c52d59e8fb668a72ae1. We should cleanup
the deprecated code.

This patch do the following cleanup actions:
1. Use magnumclient.i18n instead of
magnumclient.openstack.common._i18n.
2. Use magnumclient.exceptions instead of the deprecated
magnumclient.openstack.common.apiclient.exceptions[2].

[1] http://lists.openstack.org/pipermail/openstack-dev/2015-November/
    079343.html
[2] https://github.com/openstack/python-magnumclient/blob/master/
    magnumclient/openstack/common/apiclient/exceptions.py#L25

Change-Id: I6fae1f84d211d661bb363e43167cdf8b6b06fd4d
Partial-Bug: #1529316
2015-12-26 00:07:11 -05:00
2014-11-21 08:33:53 +09:00
2015-12-01 15:38:57 -08: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-11-19 08:28:19 +00:00
2015-12-02 16:58:00 +09:00
2015-09-17 12:16:46 +00:00
2015-12-22 18:29:18 +05:30

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.

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