python-magnumclient/magnumclient/tests
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
..
v1 Switch to a new service type "container-infra" 2016-05-20 17:46:56 -05: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_client.py Add unversioned client constructor 2015-11-10 08:32:06 +00:00
test_httpclient.py Sync with oslo-incubator 2016-02-18 13:06:00 +08:00
test_magnumclient.py Bump up to newer hacking 2015-05-13 20:16:22 -04:00
test_shell.py Switch to a new service type "container-infra" 2016-05-20 17:46:56 -05:00
test_utils.py Fix the bug when some value in labels has comma, it will fail. 2016-05-06 19:14:59 +00:00
utils.py Handle faultstring when using SessionClient 2015-11-27 18:21:38 -05:00