Added Dockerfile-based entry points to REST API. 41/5741/1
authorpeusterm <manuel.peuster@uni-paderborn.de>
Wed, 29 Nov 2017 11:02:42 +0000 (12:02 +0100)
committerpeusterm <manuel.peuster@uni-paderborn.de>
Wed, 29 Nov 2017 11:02:42 +0000 (12:02 +0100)
commit2aecf1dc375ebd54a611ecef32790a0083053fbe
tree06d78fdfcca776876da0107f23eaa6252f7d25f0
parent4e5c81ecd37e7383c52dad55079f91b90dec22fe
Added Dockerfile-based entry points to REST API.

Allows the user of the emulator to specify entry point
scripts for their VNF containers inside the Dockerfiles.

The emulator automatically runs these scripts when a new
VNF is started using the emulators REST API.

Change-Id: I2cb42f1cc33f7ae4ba6fc4e7a05d7dff0f7046c2
Signed-off-by: peusterm <manuel.peuster@uni-paderborn.de>
src/emuvim/api/rest/compute.py