qinling/qinling/utils
Lingxian Kong a41c86a515 Fix first_execution_time when used together with pattern
When specifying pattern only in the API request, the returned
first_execution_time should be the calculated according to the pattern.

When specifying first_execution_time and pattern both in the API
request, the first_execution_time will be tweaked according to the
pattern.

Change-Id: I0c71c2d76584c9b8335d6b379361779191e8c8d2
Story: 2003483
Task: 24750
2018-08-28 16:33:58 +12:00
..
openstack Add scope information when getting session from Keystone 2018-07-18 16:06:35 +12:00
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
common.py replace file() with open() for python 3 compatibility 2018-06-06 16:59:42 -04:00
constants.py Function versioning API: create 2018-04-18 18:38:13 +12:00
etcd_util.py Support TLS connection to etcd 2018-08-23 10:35:53 +12:00
executions.py Support alias for execution creation 2018-07-17 19:33:54 +12:00
jobs.py Fix first_execution_time when used together with pattern 2018-08-28 16:33:58 +12:00
rest_utils.py Function Alias API: create and get 2018-06-27 00:56:48 +12:00
thread_local.py Add engine service and rpc layer 2017-04-17 23:58:36 +12:00