ha/service-mgmt-client/sm-client
Sun Austin de91fb2ac1 Fix urllib import issue for Python2/3 compatible code.
change urlparse to 'from six.moves.urllib.parse import urlparse'
and remove obsolete code

Story:2003430
Task:27479

Change-Id: I38e75f5faa55046517f1e479b18ebcef0304e471
Signed-off-by: Sun Austin <austin.sun@intel.com>
2018-10-24 08:39:08 +08:00
..
doc/source StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_client Fix urllib import issue for Python2/3 compatible code. 2018-10-24 08:39:08 +08: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.