qinling/qinling/orchestrator/kubernetes
Lingxian Kong ff873c3f95 Fix authentication failure when token expires
OpenStack service session is generated when downloading code from
inside the container, but when the function is invoked at a deferred
time, the token may already be expiried.

Need to create the session when executing the function instead of
when downloading.

Change-Id: I8170bfb1c5f8b6cf88a744547db12cc12248aaca
2017-07-30 23:34:47 +12:00
..
templates Support docker image as function code 2017-05-18 17:19:13 +12:00
__init__.py Add engine service and rpc layer 2017-04-17 23:58:36 +12:00
manager.py Fix authentication failure when token expires 2017-07-30 23:34:47 +12:00