python-magnumclient/magnumclient/tests/v1
Hongbin Lu e0966ebe60 Switch to a new service type "container-infra"
After this patch [1], Magnum is no longer the "Container Service", it
became the "Container Infrastructure Management Service". Based on the
decision, this patch proposed to rename Magnum service type from
"container" to "container-infra". The old service type will be
deprecated and eventually not supported.

There is another patch [2] on Magnum server side for the renaming.
This patch should land first, then the server patch.

[1] https://review.openstack.org/#/c/311476/
[2] https://review.openstack.org/#/c/319300/

Change-Id: I55205ff2b304678d2b53bbd4d66403078c6baac8
Closes-Bug: #1584251
2016-05-20 17:46:56 -05:00
..
__init__.py Change folder of api to v1 for magumclient 2014-12-30 11:05:23 -05:00
shell_test_base.py Add '--fields' to show more columns for baymodel-list 2016-05-13 14:11:23 +07:00
test_baymodels_shell.py Add '--fields' to show more columns for baymodel-list 2016-05-13 14:11:23 +07:00
test_baymodels.py Add unit tests for BayModelManager.list() method 2016-03-22 23:26:01 -04:00
test_bays_shell.py Add '--fields' to show more columns for bay-list 2016-05-17 13:20:44 +07:00
test_bays.py Add unit tests for BayManager.list() method 2016-03-22 23:23:03 -04:00
test_certificates_shell.py Revert "Parameter format change for ca-show and ca-sign" 2016-04-16 14:03:53 +00:00
test_certificates.py Add certificates operations 2015-09-21 14:44:05 -07:00
test_client.py Switch to a new service type "container-infra" 2016-05-20 17:46:56 -05:00
test_containers_shell.py Add marker/limit/sort-key/sort-dir features for container-list 2016-03-25 02:42:31 -04:00
test_containers.py Remove the update function of container 2016-03-26 02:42:55 +00:00
test_mservices_shell.py Split v1 shell sub-command into specific files 2015-11-19 09:47:17 +09:00
test_mservices.py Add unit tests for MServiceManager.list() method 2016-03-22 23:30:29 -04:00
test_pods_shell.py raise exception when create pod with invalid bay status 2016-01-16 11:47:51 +08:00
test_pods.py Fix POD CLI to work with Object from Bay 2015-12-01 16:08:32 -08:00
test_replicationcontrollers_shell.py Prevent list rcs when bay is not ready 2016-01-16 11:51:51 +08:00
test_replicationcontrollers.py Fix RC CLI to work with Object from Bay changes 2015-11-17 15:17:45 -08:00
test_services_shell.py Fix Service CLI to work with Object from Bay 2015-11-30 17:07:03 -05:00
test_services.py Fix Service CLI to work with Object from Bay 2015-11-30 17:07:03 -05:00