ha/service-mgmt-api/sm-api
Sun Austin d9c7f0bc2f Fix types issue for Python 2/3 compatible code.
replace types.NoneType  with type(None)
replace types.DictType with dict

Story: 2003430
Task: 27481

Change-Id: I835b1c086267b05bedb454a0d2eaaeef58254dae
Signed-off-by: Sun Austin <austin.sun@intel.com>
2018-10-26 11:49:16 +08:00
..
etc/sm-api Create independent sm-api client 2018-08-13 14:16:57 -04:00
scripts Create independent sm-api client 2018-08-13 14:16:57 -04:00
sm_api Fix types issue for Python 2/3 compatible code. 2018-10-26 11:49:16 +08:00
LICENSE 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