vnfmgr upgrade from python2 to python3 24/90924/1
authorhongyuzhao <zhao.hongyu@zte.com.cn>
Fri, 5 Jul 2019 07:26:08 +0000 (15:26 +0800)
committerhongyuzhao <zhao.hongyu@zte.com.cn>
Fri, 5 Jul 2019 07:51:52 +0000 (15:51 +0800)
commitde9024b973f8ed49d7ec3d97c0031b120f114d5f
tree931f800836bdd2316f34d0b57cd4563e361f010e
parenta46745056321f9e5076e0d790713e46c46f8f59f
vnfmgr upgrade from python2 to python3

Change-Id: I72921484cc647ade42e2d48ecbf618d7743e0d0e
Issue-ID: VFC-1429
Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
12 files changed:
mgr/docker/Dockerfile
mgr/docker/docker-env-conf.sh
mgr/mgr/middleware.py
mgr/mgr/pub/redisco/__init__.py [new file with mode: 0644]
mgr/mgr/pub/redisco/containers.py [new file with mode: 0644]
mgr/mgr/pub/utils/idutil.py
mgr/mgr/pub/utils/restcall.py
mgr/mgr/pub/utils/tests.py
mgr/mgr/settings.py
mgr/mgr/vnfreg/views.py
mgr/requirements.txt
mgr/tox.ini