nfv/nfv/nfv-vim/nfv_vim
Dan Voiculeasa 8acf167a69 py3: nfv 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.

This commit is split from Charles Short's work
Iecfe9b83245847b07aaaa0ec1aadad4734a9d118.

Story: 2008454
Task: 42727
Co-authored-by: Charles Short <charles.short@windriver.com>
Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com>
Change-Id: I69ddfc4ba17d43158f1897fe291751210fb3d1f9
(cherry picked from commit f9149780fb)
2021-07-26 13:12:00 -04:00
..
alarm Kubernetes Upgrade Orchestration 2021-03-02 07:45:20 -06:00
api Merge "Not require recreate of tox env when running tox" 2021-04-14 19:39:36 +00:00
audits Ignore host audits with potentially outdated info 2019-03-19 14:31:04 -05:00
database py3: nfv use real division operator 2021-07-26 13:12:00 -04:00
directors Adding parallel apply capabilities to kube orch 2021-04-14 07:30:19 -05:00
dor py3: nfv use real division operator 2021-07-26 13:12:00 -04:00
event_log Kubernetes Upgrade Orchestration 2021-03-02 07:45:20 -06:00
events Adding parallel apply capabilities to kube orch 2021-04-14 07:30:19 -05:00
host_fsm py3: nfv use real division operator 2021-07-26 13:12:00 -04:00
instance_fsm py3: nfv use real division operator 2021-07-26 13:12:00 -04:00
network_rebalance py3: nfv update range compatibility 2021-07-26 13:11:52 -04:00
nfvi Kubernetes Upgrade Orchestration 2021-03-02 07:45:20 -06:00
objects py3: nfv use real division operator 2021-07-26 13:12:00 -04:00
rpc Kubernetes Upgrade Orchestration 2021-03-02 07:45:20 -06:00
strategy py3: nfv use real division operator 2021-07-26 13:12:00 -04:00
tables Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
webserver small cleanup required by OBS badness check - exec rights on non executable not allowed 2019-09-17 08:54:22 +02:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
config.ini small cleanup required by OBS badness check - exec rights on non executable not allowed 2019-09-17 08:54:22 +02:00
debug.ini Add missing debug logger entries for VIM 2021-04-26 11:17:02 -05:00
vim.py py3: nfv use real division operator 2021-07-26 13:12:00 -04:00
vim_api.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
vim_manage.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
vim_webserver.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00