OTSUKA, Yuanying eff6864da9 Set project_id and user_id from context directly
Currently project_id and user_id are retrieved from auth_token_info,
but these parameters can be retrieved from v3 keystone api only.
Because auth_token_info is different between v2 and v3. If keystone
version v2 is specified in the config file, magnum will not work.

This patch uses "context.project_id" instead of
auth_token_info['token']['project']['id'].
Because auth_token_info['token'] is set by only keystone v3.

Change-Id: I6982f38934c0778d9a0c4271dbe08f0758b671ad
Closes-Bug: #1487992
2015-08-26 14:35:17 +09:00
2015-08-11 17:50:35 -07:00
2015-07-10 10:53:19 -05:00
2014-11-18 09:23:37 -05:00
2015-04-02 12:25:43 -04:00
2015-05-18 11:11:25 +08:00
2014-11-18 09:23:37 -05:00
2015-06-28 14:29:00 +08:00
2015-07-14 11:38:06 +00:00
2015-07-15 10:56:13 -04:00
2015-07-15 07:34:25 +00:00
2015-07-16 09:14:21 +00:00

Magnum

Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack.

For more information, please refer to the following resources:

Description
Container Infrastructure Management Service for OpenStack
Readme 94 MiB
Languages
Python 73.1%
Shell 26.6%
Dockerfile 0.3%