64db5eed62f6137853b22d072ebd8ec330f57f25
Fix replication controller cli to work with the bay identifier. As part of object from bay changes we now create k8s objects per bay. The server patches to take into consideration this change is in review. This change passes bay_ident as a mandatory parameter to the replication controller api's. Also, the URL is changed to GET/PUT/POST/DEL data. Partially-Implements: bp objects-from-bay Change-Id: Ib65bac270da7056262000ffb2184af297e370daa
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%