qinling/qinling/tests/unit
Hunt Xu 6b45191933 periodics: fix service of function version 0 not expiring issue
If a function version is created and then we create an execution using
version 0 of that function, then the service of version 0 of that
function will never expire. This commit fixes the problem.

Change-Id: I67ad2611b121b36368c15f9bf5d2268d430df3a6
Story: 2002956
Task: 22958
2018-07-13 15:10:12 +08:00
..
api Remove default function_version in webhook resource def 2018-07-06 16:53:26 +08: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 periodics: fix service of function version 0 not expiring issue 2018-07-13 15:10:12 +08:00
storage Replace assertRaisesRegexp with assertRaisesRegex 2018-04-23 13:42:32 +00:00
__init__.py Add basic unit test structure 2017-07-04 14:34:53 +12:00
base.py Add cpu and memory_size options support for function 2018-04-25 01:57:17 +00:00