| commit | 9219060385043e533bf719725f9e6671e98052ce | [log] [tgz] |
|---|---|---|
| author | peusterm <manuel.peuster@uni-paderborn.de> | Tue Dec 19 15:18:11 2017 +0100 |
| committer | peusterm <manuel.peuster@uni-paderborn.de> | Tue Dec 19 15:18:11 2017 +0100 |
| tree | c2afd7b715d19fbaa5e615df879b2e76cdaf3b0f | |
| parent | 2aecf1dc375ebd54a611ecef32790a0083053fbe [diff] |
Fix: Better name-handling of Docker-based VNFs There was the risk to run into naming conflicts when a larger number of VNFs was started in the emulation platform. This patch resolves these problems by using short, hash-based names for the emulated VNFs. Change-Id: I958dd469e5494223fe7f1f274bc10e0714b3df90 Signed-off-by: peusterm <manuel.peuster@uni-paderborn.de>