qinling/qinling/utils
Lingxian Kong 3e35a4b7d5 Support webhook
- Allow user create webhook based on the function.
- Webhook can be invoked without authentication.
- Can not delete function associated with webhook.

Another big change is, we are going to use minikube instead of
kubernetes-aio scripts from openstack-helm project.

Implements: blueprint qinling-function-webhook
Change-Id: I85e0b0f999f0d820bfacca9ac3b9af04e80df0d7
2018-01-13 22:50:47 +13:00
..
openstack Support webhook 2018-01-13 22:50:47 +13:00
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
common.py Support webhook 2018-01-13 22:50:47 +13:00
constants.py Support webhook 2018-01-13 22:50:47 +13:00
etcd_util.py Fix function service cron job failure 2017-12-18 23:33:15 +13:00
executions.py Fix job handler 2017-12-20 21:18:08 +13:00
jobs.py Create trust for functions 2017-10-06 13:57:31 +13:00
rest_utils.py Minor fix for log message in rest_utils.py 2017-10-12 14:04:45 +00:00
thread_local.py Add engine service and rpc layer 2017-04-17 23:58:36 +12:00