qinling/qinling
Lingxian Kong 0e8d91c30b Fix missing fields in API response
Previously, if some fields are not set during object creation in
database, they are not shown in API response, which will cause some
issues for python-qinlingclient. For those missing fields, qinling
client will make an extra API request which is not efficient.

Change-Id: If6d95b6fe11b56183cf05291daaed233ad347cb0
2018-04-30 13:16:02 +12:00
..
api Fix missing fields in API response 2018-04-30 13:16:02 +12:00
cmd Support kubernetes python client 4.0.0 2018-01-05 18:30:25 +13:00
db Fix missing fields in API response 2018-04-30 13:16:02 +12:00
engine Support version for execution creation 2018-04-23 18:49:54 +12:00
orchestrator Support version for execution creation 2018-04-23 18:49:54 +12:00
services Function version API: scale_up/scale_down/detach/get_workers 2018-04-27 18:48:46 +12:00
storage Function versioning API: delete 2018-04-19 17:26:44 +12:00
tests Function version API: scale_up/scale_down/detach/get_workers 2018-04-27 18:48:46 +12:00
utils Function version API: scale_up/scale_down/detach/get_workers 2018-04-27 18:48:46 +12:00
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
config.py Add cpu and memory_size options support for function 2018-04-25 01:57:17 +00: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