update starlingx plugin to python3 28/94428/5
authorHaibin Huang <haibin.huang@intel.com>
Wed, 28 Aug 2019 11:51:31 +0000 (19:51 +0800)
committerHaibin Huang <haibin.huang@intel.com>
Thu, 29 Aug 2019 02:22:48 +0000 (10:22 +0800)
commitf75e4c22cb928d11bd78f15b45b1c42098e588d4
tree2bb6072e9890fc5874a79058be997f8bc6a51b02
parent3f9d312fabb805bb16e89b662d5c70efe91c6b79
update starlingx plugin to python3

Issue-ID: MULTICLOUD-794
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
Change-Id: I41d11465d24ea4d15f37db2146d7a77998f535f0
18 files changed:
starlingx/docker/Dockerfile
starlingx/initialize.sh
starlingx/mvn-phase-script.sh
starlingx/pom.xml
starlingx/requirements.txt
starlingx/starlingx/proxy/tests/test_service_proxy.py
starlingx/starlingx/proxy/urls.py
starlingx/starlingx/proxy/urlsV1.py
starlingx/starlingx/registration/tests/test_registration.py
starlingx/starlingx/registration/tests/test_registration2.py
starlingx/starlingx/requests/urls.py
starlingx/starlingx/requests/urlsV1.py
starlingx/starlingx/resource/tests/test_capacity.py
starlingx/starlingx/samples/urls.py
starlingx/starlingx/swagger/urls.py
starlingx/test-requirements.txt
starlingx/tox.ini
starlingx/uwsgi-requirements.txt [new file with mode: 0644]