Updated git submodules
authorAswin Suryanarayanan <asuryana@redhat.com>
Fri, 8 Sep 2017 11:52:00 +0000 (17:22 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Sat, 16 Sep 2017 11:57:32 +0000 (11:57 +0000)
commitdf65ec866009b2023beff3087c37f8168c8b5f90
tree7e6333f6edd853642ad901dd0575778e4947b016
parentc39be42b0ca36746e6bc0b3468dcf9932f970fe7
Updated git submodules

Project: netvirt master 5de7d070da53693334ab9b14368acb1718f17197

Bug 8964 - Neutron test
neutron.tests.tempest.scenario.test_floatingip.FloatingIpSameNetwork.test_east_west
fails

1)Added FIB(Table21) flow  in NON-NAPT switch to send the traffic  to
the SNAT IP to the NAPT switch over the tunnel.
2)Added Tunnel table(Table 36) in NAPT switch to send the to SNAT IP to
the Inbound SNAT(Table 44) table.

table=21, n_packets=49, n_bytes=4802,
priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=192.168.56.31
actions=set_field:0x186a1->tun_id,group:225001

table=36, n_packets=22, n_bytes=2156, priority=42,ip,tun_id=0x186a1
actions=load:0x30d42->OXM_OF_METADATA[0..23],resubmit(,44)

Change-Id: I829400a1479752dd9963ac8931ca662f4f51bed2
Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>
docs/submodules/netvirt