ha/service-mgmt-api/sm-api/sm_api
Sun Austin f2a6d355a9 Fix next issue for Python 2/3 compatible code.
change x.next() to next(x)
and
add __next__() for class

Story: 2003430
Task: 26519

Change-Id: I4cda6f1d679e05b7f533b94840e0eb561213aa76
Signed-off-by: Sun Austin <austin.sun@intel.com>
2018-10-22 09:51:19 +08:00
..
api Fix unicode issue for Python 2/3 compatible code. 2018-10-10 11:07:12 +08:00
cmd delay sm-api to provide service until sm starts 2018-08-15 15:13:18 -04:00
common Fix filter issue for Python 2/3 compatible code. 2018-10-15 13:00:51 +08:00
db Adding pylint target to stx-ha 2018-10-04 09:20:06 -05:00
objects Fix basestring issue for Python 2/3 compatible code. 2018-10-08 19:11:28 +08:00
openstack Fix next issue for Python 2/3 compatible code. 2018-10-22 09:51:19 +08:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00