Vilobh Meshram dfe22bcf6b Fix Service CLI to work with Object from Bay
Fix Service CLI to work with Object from Bay changes. Construct
the REST URL for each API since now with Object from Bay changes
its mandatory to pass a bay identifier. Also, in the list
API explicitly pass the bay_ident for which the query is
supposed to be made. The help is also updated so that user
can see provide positional arguments.

For example:

magnum coe-service-show <service> --bay <bay_identifier>

Change-Id: Iefc891dac4113d9b2fd76359f80010a61c194281
Partially-Implements: bp objects-from-bay
2015-11-30 17:07:03 -05:00
2014-11-21 08:33:53 +09:00
2015-11-17 09:40:44 +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-21 08:33:53 +09:00
2014-11-18 14:38:31 -07:00
2015-11-19 08:28:19 +00:00
2015-05-27 11:44:04 +02: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
Python client for Container Infrastructure Management Service
Readme 7.9 MiB
Languages
Python 100%