python-magnumclient/magnumclient/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
baymodels.py Remove unused attribute "ssh_authorized_key" 2016-01-31 13:47:47 -05:00
baymodels_shell.py Add '--fields' to show more columns for bay-list 2016-05-17 13:20:44 +07:00
bays.py fix wrong function description 2015-11-27 08:46:38 -05:00
bays_shell.py Add '--fields' to show more columns for bay-list 2016-05-17 13:20:44 +07:00
certificates.py Add certificates operations 2015-09-21 14:44:05 -07:00
certificates_shell.py Revert "Parameter format change for ca-show and ca-sign" 2016-04-16 14:03:53 +00:00
client.py Switch to a new service type "container-infra" 2016-05-20 17:46:56 -05:00
containers.py Remove the update function of container 2016-03-26 02:42:55 +00:00
containers_shell.py Merge "Add missing user message" 2016-03-28 04:31:19 +00:00
mservices.py Adding 'magnum service-list' 2015-09-22 00:25:48 +00:00
mservices_shell.py Sync with oslo-incubator 2016-02-18 13:06:00 +08:00
pods.py Fix POD CLI to work with Object from Bay 2015-12-01 16:08:32 -08:00
pods_shell.py Add missing user message 2016-03-25 07:41:20 +00:00
replicationcontrollers.py Fix RC CLI to work with Object from Bay changes 2015-11-17 15:17:45 -08:00
replicationcontrollers_shell.py Add missing user message 2016-03-25 07:41:20 +00:00
services.py Fix Service CLI to work with Object from Bay 2015-11-30 17:07:03 -05:00
services_shell.py Add missing user message 2016-03-25 07:41:20 +00:00
shell.py Remove node object from magnumclient 2016-02-04 16:13:12 +08:00