nfv/nfv/nfv-plugins/nfv_plugins/nfvi_plugins
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
..
clients Fix the exception of taint/untaint node operation in VIM 2020-12-02 16:40:06 +00:00
openstack py3: nfv use real division operator 2021-07-26 13:12:00 -04:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
config.ini Increase the patching apply_patch REST API timeout 2021-05-06 12:46:29 -05:00
config.py Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
nfvi_block_storage_api.py Refactor nova service creation in the VIM 2019-01-11 09:23:54 -06:00
nfvi_compute_api.py py3: nfv use real division operator 2021-07-26 13:12:00 -04:00
nfvi_fault_mgmt_api.py add NFVFaultMgmtAPI to get alarms from fm in pods 2019-06-05 09:29:57 +08:00
nfvi_guest_api.py Refactor nova service creation in the VIM 2019-01-11 09:23:54 -06:00
nfvi_identity_api.py Refactor nova service creation in the VIM 2019-01-11 09:23:54 -06:00
nfvi_image_api.py Refactor nova service creation in the VIM 2019-01-11 09:23:54 -06:00
nfvi_infrastructure_api.py Kubernetes Upgrade Orchestration 2021-03-02 07:45:20 -06:00
nfvi_network_api.py Remove kubernetes checks, wrs-headers from Rest API calls, and dead code. 2019-04-09 15:01:16 -04:00
nfvi_sw_mgmt_api.py Kubernetes Upgrade Orchestration 2021-03-02 07:45:20 -06:00
unit_test.py Remove kubernetes checks, wrs-headers from Rest API calls, and dead code. 2019-04-09 15:01:16 -04:00