Fixed setting kafka's advertised IP 34/7334/2
authorschillinge <ablu@mail.uni-paderborn.de>
Tue, 19 Mar 2019 20:24:27 +0000 (21:24 +0100)
committerschillinge <ablu@mail.uni-paderborn.de>
Tue, 19 Mar 2019 20:55:19 +0000 (21:55 +0100)
commit88e59cd5e0cc7745cb8d5fa90d0ba3bea6048ef2
treebc8c8ff0288d3a827b4785f6df56e4f0088a5749
parentf8f135c271341479200232641823520a541f33b0
Fixed setting kafka's advertised IP

Shortly before pushing the latest API I did some refactoring. During
that I unfortunately broke this.
The advertised IP has to be without subnet mask. So we remove it here if
one was existing.

Change-Id: I37f9df376d0c899b4911b23302dacb9922122f0f
Signed-off-by: schillinge <ablu@mail.uni-paderborn.de>
src/emuvim/api/osm/kafka.py