python-magnumclient/magnumclient
Vilobh Meshram 01373e979a Pass bay_ident to k8s objects methods
Pass bay_ident to k8s objects (pod, service, replication controllers)
list method. Doing so returns a list of k8s objects based on the
specified bay identifier. A Bay identifier can be an UUID or a logical
name of the Bay.

magnum rc-list => magnum rc-list <bay_ident>

magnum service-list => magnum service-list <bay_ident>

magnum pod-list => magnum pod-list <bay_ident>

Change-Id: Ia1ec5376d728a4eaacf344cbda5c60d80fbb0495
Closes-Bug: #1503066
2015-10-06 13:06:36 -07:00
..
common Adds Labels Support 2015-09-16 19:58:54 +00:00
openstack Magnum show cmds display dictionaries with unicode u chars 2015-09-22 11:50:45 -04:00
tests Pass bay_ident to k8s objects methods 2015-10-06 13:06:36 -07:00
v1 Pass bay_ident to k8s objects methods 2015-10-06 13:06:36 -07:00
__init__.py Added project required files. 2014-11-21 08:33:53 +09:00
exceptions.py Add unit test for magnumclient/common/httpclient.py 2015-01-03 21:55:56 -05:00
i18n.py Setup for translation 2015-05-14 20:26:10 -04:00
shell.py Add support for python >= 3.4 2015-09-18 09:45:01 +01:00
version.py Skeleton for the cli client 2014-11-21 15:22:41 -08:00