qinling/qinling/api/controllers/v1
Hunt Xu 290fc69953 Fix trivial errors in log formatting
Some arguments are not converted while logging because of string
literals are missing.

Change-Id: Ifc242a758b6b501a0469e0cfea629d817cedb1d2
Story: 2002154
Task: 20001
2018-06-06 01:33:56 +00:00
..
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
execution.py Fix missing fields in API response 2018-04-30 13:16:02 +12:00
function.py Delete package only when the package is updated 2018-06-05 21:54:50 +00:00
function_version.py Fix trivial errors in log formatting 2018-06-06 01:33:56 +00:00
job.py Fix missing fields in API response 2018-04-30 13:16:02 +12:00
resources.py Fix missing fields in API response 2018-04-30 13:16:02 +12:00
root.py Support webhook 2018-01-13 22:50:47 +13:00
runtime.py Fix missing fields in API response 2018-04-30 13:16:02 +12:00
types.py Initial API code structure 2017-04-14 15:24:02 +12:00
webhook.py Support function version for webhook 2018-04-24 19:35:02 +12:00