qinling/qinling/utils/openstack
Lingxian Kong 14789ab0c8 Support docker image as function code
Allow user to create function using her own docker image including
all the code and dependencies inside. The image needs to have an
script running as entry point, expecting user's input as params.

This allow users to execute functions written in any language.
2017-05-18 17:19:13 +12:00
..
__init__.py Add swift object support for function creation 2017-05-16 15:24:46 +12:00
keystone.py Support docker image as function code 2017-05-18 17:19:13 +12:00
swift.py Add swift object support for function creation 2017-05-16 15:24:46 +12:00