qinling/qinling/utils
Doug Hellmann e567904491 replace file() with open() for python 3 compatibility
The built-in name 'file' does not exist under python 3, so replace it
with 'open', which is the same under python 2 and 3.

Change-Id: Ic1ff9308b1ab0bda8d49a556620bb22ca5407b5e
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-06 16:59:42 -04:00
..
openstack Check object size in swift 2018-01-19 19:19:01 +13: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 [Trivialfix]Modify a grammatical error 2018-05-14 22:58:34 -07:00
executions.py Function version API: scale_up/scale_down/detach/get_workers 2018-04-27 18:48:46 +12:00
jobs.py Create trust for functions 2017-10-06 13:57:31 +13:00
rest_utils.py rest_utils: simplify filter extracting 2018-06-01 18:00:57 +08:00
thread_local.py Add engine service and rpc layer 2017-04-17 23:58:36 +12:00