ha/service-mgmt-api/sm-api/sm_api
Charles Short 8a2bf269ba py3: use real division operator
"/" operator using integers as both left-hand and right-hand
expressions returns floor division in python2 and real
division in python3.

Use "//" instead to do real division for both python versions.

Story: 2006796
Task: 42817

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: Id8ac605d0184e70aa92717d8d3ce97bf8b7922cf
(cherry picked from commit bcf4a4915f)
2021-08-12 08:57:13 -04:00
..
api py3: use real division operator 2021-08-12 08:57:13 -04:00
cmd delay sm-api to provide service until sm starts 2018-08-15 15:13:18 -04:00
common Fix python3 compatibility 2021-08-10 21:19:25 -04:00
db Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
objects Fix python3 compatibility 2021-08-10 21:19:25 -04:00
openstack Fix python3 compatibility 2021-08-10 21:19:25 -04:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00