Create flow table entries for classifiers 28/7228/2
authorschillinge <ablu@mail.uni-paderborn.de>
Thu, 14 Feb 2019 12:55:56 +0000 (13:55 +0100)
committerschillinge <ablu@mail.uni-paderborn.de>
Thu, 14 Feb 2019 14:10:09 +0000 (15:10 +0100)
commitd82ec81f61b207952c2c4b837433b65fb335e96d
treecb28d04cf2f836b95f348138a4e344075609604f
parenteefcdb607b6ba0303213fdb8dc681faf069ea661
Create flow table entries for classifiers

Only the source port is considered for now, leading to all outgoing
traffic being routed along the path.

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