OpenStack API: Replaced Flask with WSGI 89/5689/2
authorpeusterm <manuel.peuster@uni-paderborn.de>
Wed, 15 Nov 2017 07:23:50 +0000 (08:23 +0100)
committerpeusterm <manuel.peuster@uni-paderborn.de>
Thu, 16 Nov 2017 08:24:07 +0000 (09:24 +0100)
Flask server introduced a couple of problems, e.g., pending
sockets when an experiment was shut down.
This patch solves this and improves stability and performance
of the emulated OpenStack APIs.

Increased PIP timeout in Dockerfile to make build more
robust in CI environment.

Change-Id: I54e040c56a10075555d13fe6fb144fc117340026
Signed-off-by: peusterm <manuel.peuster@uni-paderborn.de>

No differences found