nfv/nfv
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
..
centos Use PKG_GITREVCOUNT for nfv package version 2020-07-13 07:28:55 -05:00
nfv-client py3: nfv update range compatibility 2021-07-26 13:11:52 -04:00
nfv-common py3: nfv use real division operator 2021-07-26 13:12:00 -04:00
nfv-debug-tools/histogram_analysis Not require recreate of tox env when running tox 2021-04-06 09:48:36 -05:00
nfv-plugins py3: nfv use real division operator 2021-07-26 13:12:00 -04:00
nfv-tests Fix swact issue when deserializing an old patch strategy 2021-05-06 12:59:11 -05:00
nfv-tools small cleanup required by OBS badness check - exec rights on non executable not allowed 2019-09-17 08:54:22 +02:00
nfv-vim py3: nfv use real division operator 2021-07-26 13:12:00 -04:00
opensuse Add opensuse specfiles to nfv 2019-10-02 10:34:02 -05:00
.coveragerc Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
.gitignore Add bugbear to flake8 and cleanup some errors 2018-09-13 14:12:48 -05:00
.stestr.conf Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
PKG-INFO StarlingX open source release updates 2018-05-31 07:36:51 -07:00
pylint.rc Kubernetes Upgrade Orchestration 2021-03-02 07:45:20 -06:00
test-requirements.txt Not require recreate of tox env when running tox 2021-04-06 09:48:36 -05:00
tox.ini Specify the nodeset for zuul jobs 2021-05-21 18:01:45 -05:00