Allow filtering ports by device_id 52/7152/6
authorschillinge <ablu@mail.uni-paderborn.de>
Wed, 30 Jan 2019 19:17:54 +0000 (20:17 +0100)
committerschillinge <ablu@mail.uni-paderborn.de>
Tue, 5 Feb 2019 15:07:51 +0000 (16:07 +0100)
commitc3d1e25f455b70ac944d1d668aaad1b8e74eb61b
treee8b943b7e744d6fbc79cee52543b9e792dc589ae
parent0e10819e9f46c6d00c2e54e544c8df4a2f1ce9a2
Allow filtering ports by device_id

This otherwise leads to errors in RO, which checks whether the ports of a
specific instance are created.

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