Go to file
Yolanda Robla 85fc6c1756 Add endpoint_override parameter to python-magnumclient
When trying to consume python-magnumclient from os-cloud-config,
it is failing with:

TypeError: __init__() got an unexpected keyword argument 'endpoint_override'

That is because this parameter is not supported in v1 from magnumclient. Add the
parameter, forcing to be the equivalent of magnum_url.

Change-Id: I3e9d41c3efabf23826f35fc8d1bb12c14770460b
Closes-Bug: 1573468
2016-04-22 13:03:21 +02: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
2016-01-28 19:07:17 +01:00
2015-09-17 12:16:46 +00:00

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