Add NetvirtItUtils.verifyFlowByFields 05/42405/1
authorJosh <jhershbe@redhat.com>
Sun, 24 Jul 2016 14:13:27 +0000 (16:13 +0200)
committerJosh <jhershbe@redhat.com>
Sun, 24 Jul 2016 15:33:42 +0000 (17:33 +0200)
commit5c3a9c5e80b994773f5d2fdbe81519d3e077b3b4
treebddf2a5712ae847b8847435bf2ee26ff14856e5f
parent13cceeefe551fea08e5bbb15ee3e2f3d66d3f2d8
Add NetvirtItUtils.verifyFlowByFields

This method checks that, for a flow which
exists in config, a flow with the
same priority and match fields exists in
operational. The flow is retrieved from
configuration datastore by flow-id and
then compared to flows in the operational
until a match is found...or not.

Change-Id: I4d1b55ec97dc22baccbc37618b5ad868983a555a
Signed-off-by: Josh <jhershbe@redhat.com>
openstack/net-virt-it/src/test/java/org/opendaylight/netvirt/openstack/netvirt/it/NetvirtIT.java
openstack/utils/netvirt-it-utils/pom.xml
openstack/utils/netvirt-it-utils/src/main/java/org/opendaylight/netvirt/utils/netvirt/it/utils/NetvirtItUtils.java