python-magnumclient/magnumclient/tests/v1
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
..
__init__.py Change folder of api to v1 for magumclient 2014-12-30 11:05:23 -05:00
test_baymodels.py Support for public baymodels. 2015-09-30 15:21:19 -05:00
test_bays.py Add support for multiple master nodes 2015-08-03 11:22:06 -04:00
test_certificates.py Add certificates operations 2015-09-21 14:44:05 -07:00
test_client.py Delegate magnum url search to url_for method 2015-04-17 08:49:22 +00:00
test_containers.py Add an option to specify container memory size 2015-10-03 15:53:42 -04:00
test_mservices.py Adding 'magnum service-list' 2015-09-22 00:25:48 +00:00
test_nodes.py Add error info detail for magnum cli. 2015-04-14 07:44:28 +00:00
test_pods.py Pass bay_ident to k8s objects methods 2015-10-06 13:06:36 -07:00
test_replicationcontrollers.py Pass bay_ident to k8s objects methods 2015-10-06 13:06:36 -07:00
test_services.py Pass bay_ident to k8s objects methods 2015-10-06 13:06:36 -07:00
test_shell.py Pass bay_ident to k8s objects methods 2015-10-06 13:06:36 -07:00