c165071ff8fee67adbc6bf9acee0368cdebf5503
Now we are handling the label values converting them as a dictionary. But as magnum-api only accepts the input as string. We are converting the dictionary into string and passing to magnum-api. It is parsing the string to dictionary and storing the label value a dictionary. Change-Id: I2cec19e24c6dd32e209ca65a26a2f1999d8289e0 Depends-on: I4d64da78dc4ed4d5599533b54861b65bce609c28 Closes-Bug: #1659189
Team and repository tags
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
- PyPi - package installation
- Online Documentation
- Launchpad project - release management
- Bugs - issue tracking
- Source
Description
Languages
Python
100%