ha/service-mgmt-api/sm-api/sm_api/api
zhangyangyang 75b8c70d9d Python 3 compatibility: use print as a function.
In Python 3 print is a function.
Especially for multiple string print, need to import
print_function from __future__.

Story: 2003430

Task: 24915

Signed-off: zhangyangyang <zhangyangyang@unionpay.com>

Change-Id: I40ae72b8efb7b342489ad2191ad02b0a5fb2898f
2018-08-31 15:42:43 +00:00
..
controllers Create independent sm-api client 2018-08-13 14:16:57 -04:00
middleware Create independent sm-api client 2018-08-13 14:16:57 -04:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
acl.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
api.ini StarlingX open source release updates 2018-05-31 07:36:26 -07:00
api.py Python 3 compatibility: use print as a function. 2018-08-31 15:42:43 +00:00
app.py Create independent sm-api client 2018-08-13 14:16:57 -04:00
config.py Create independent sm-api client 2018-08-13 14:16:57 -04:00
hooks.py Create independent sm-api client 2018-08-13 14:16:57 -04:00