python-magnumclient/magnumclient/tests
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
..
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
base.py Bump up to newer hacking 2015-05-13 20:16:22 -04:00
test_httpclient.py Add unit test for magnumclient/common/httpclient.py 2015-01-03 21:55:56 -05:00
test_magnumclient.py Bump up to newer hacking 2015-05-13 20:16:22 -04:00
test_shell_args.py Pass bay_ident to k8s objects methods 2015-10-06 13:06:36 -07:00
test_shell.py Allow bay name when replication controller is created 2015-03-30 09:58:24 +09:00
test_utils.py Magnum show cmds display dictionaries with unicode u chars 2015-09-22 11:50:45 -04:00
utils.py Bump up to newer hacking 2015-05-13 20:16:22 -04:00