Updated git submodules
authorNaveen Kumar Verma <naveen.kumar.verma@ericsson.com>
Mon, 10 Apr 2017 13:30:22 +0000 (19:00 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 28 Apr 2017 14:00:18 +0000 (14:00 +0000)
commitb837271667ab7838c436dbcc14d0e4f6d416bd6a
tree84437cbb06fe6b15f990f048768806096cd6b7b0
parent012f2bb7debdecb7fcec743dc28003a5502d0604
Updated git submodules

Project: netvirt master c1013b94365bde416fde4ecf41ab69fc60fe933e

stale entry in flow rules, after deleting port associated to qos policy with dscp

When we are delete the VM which has an associated qos policy with it,
the stale entry of DSCP marking use to persist for the table number 90.

The reason for this was that when QosNeutronPortChangeListner is called
rpc called to fetch DPN id use to fail. By moving the code to
QosInterfaceStateChangeLister we can use Interface to find out DPN id.

Change-Id: I485d84806eae2bcc8341518f8186973efb171658
Signed-off-by: Naveen Kumar Verma <naveen.kumar.verma@ericsson.com>
docs/submodules/netvirt