python-magnumclient/magnumclient
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
..
common Handle faultstring when using SessionClient 2015-11-27 18:21:38 -05:00
openstack Magnum show cmds display dictionaries with unicode u chars 2015-09-22 11:50:45 -04:00
tests Fix Service CLI to work with Object from Bay 2015-11-30 17:07:03 -05:00
v1 Fix Service CLI to work with Object from Bay 2015-11-30 17:07:03 -05:00
__init__.py Added project required files. 2014-11-21 08:33:53 +09:00
client.py Add unversioned client constructor 2015-11-10 08:32:06 +00:00
exceptions.py Merge "Handle faultstring when using SessionClient" 2015-11-29 12:34:34 +00:00
i18n.py Setup for translation 2015-05-14 20:26:10 -04:00
shell.py Split v1 shell sub-command into specific files 2015-11-19 09:47:17 +09:00
version.py Skeleton for the cli client 2014-11-21 15:22:41 -08:00