ha/service-mgmt-client/sm-client
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
..
doc/source StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_client Python 3 compatibility: use print as a function. 2018-08-31 15:42:43 +00:00
tools_junk StarlingX open source release updates 2018-05-31 07:36:26 -07:00
usr/bin Create independent sm-api client 2018-08-13 14:16:57 -04:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:26 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:36:26 -07:00
requirements.txt StarlingX open source release updates 2018-05-31 07:36:26 -07:00
setup.cfg StarlingX open source release updates 2018-05-31 07:36:26 -07:00
setup.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00

README.rst

Python bindings for the Service Management API

A python and command line client library for Service Management.