Throw error if SFC ports are not found on servers 55/7155/6
authorschillinge <ablu@mail.uni-paderborn.de>
Thu, 31 Jan 2019 07:53:39 +0000 (08:53 +0100)
committerschillinge <ablu@mail.uni-paderborn.de>
Wed, 6 Feb 2019 09:17:03 +0000 (10:17 +0100)
commitce776393dccaf31ad47f21b06dcf0a2ba56b4874
tree42e871d2fb52c73c1e2ebe4bfe8d18accd7be9f2
parent64d1436431fbf61e21bd4cc40ad015e32dbac560
Throw error if SFC ports are not found on servers

This breaks the port chain creation and most likely reveals some kind of
implementation error elsewhere.

Change-Id: I907eb5e828f80ae5ab12de851a98f3c19c9c2d5b
Signed-off-by: schillinge <ablu@mail.uni-paderborn.de>
src/emuvim/api/openstack/resources/port_chain.py
src/emuvim/test/unittests/test_openstack.py