qinling/qinling
Hunt Xu 13fb206df4 Remove default function_version in webhook resource def
Or the function_version of a webhook would be changed to the default
value when updating the webhook without providing the function_version
parameter. That's an unexpected result.

Story: 2002898
Task: 22862

Change-Id: I63ec211a8771a55d2b04caed1f66a405849cb201
Signed-off-by: Hunt Xu <mhuntxu@gmail.com>
2018-07-06 16:53:26 +08:00
..
api Remove default function_version in webhook resource def 2018-07-06 16:53:26 +08:00
cmd Enable oslo_config mutable configurations 2018-07-04 23:01:51 +12:00
db Function Alias API: delete and update 2018-07-04 03:48:14 +00:00
engine Runtime implementation for non-image type function. 2018-06-07 10:19:42 +12:00
orchestrator Runtime implementation for non-image type function. 2018-06-07 10:19:42 +12:00
services Function version API: scale_up/scale_down/detach/get_workers 2018-04-27 18:48:46 +12:00
storage Fix function package downloading 2018-05-15 01:21:46 +00:00
tests Remove default function_version in webhook resource def 2018-07-06 16:53:26 +08:00
utils Function Alias API: create and get 2018-06-27 00:56:48 +12:00
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
config.py Invoke Python function in a directory rather than a zip package 2018-07-04 01:56:54 +12:00
context.py Fix link for keystonemiddleware page 2018-02-27 11:11:01 +08:00
exceptions.py Create trust for functions 2017-10-06 13:57:31 +13:00
rpc.py Support version for execution creation 2018-04-23 18:49:54 +12:00
status.py Fix logs query for executions 2017-08-29 23:54:30 +12:00
version.py Initial API code structure 2017-04-14 15:24:02 +12:00