ha/service-mgmt-api/sm-api/sm_api
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
..
api Fix: "except" issues for Python 2/3 compatible code. 2018-10-22 11:49:35 +08:00
cmd delay sm-api to provide service until sm starts 2018-08-15 15:13:18 -04:00
common Fix: "except" issues for Python 2/3 compatible code. 2018-10-22 11:49:35 +08:00
db Fix urllib import issue for Python2/3 compatible code. 2018-10-24 08:39:08 +08:00
objects Fix basestring issue for Python 2/3 compatible code. 2018-10-08 19:11:28 +08:00
openstack Fix: "raise" issues for Python 2/3 compatible code. 2018-10-24 08:39:08 +08:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00