Updated git submodules
authorSam Hague <shague@redhat.com>
Mon, 27 Mar 2017 14:18:32 +0000 (10:18 -0400)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 27 Mar 2017 16:33:36 +0000 (16:33 +0000)
commit122799c5bc7b67b572b4ca6a30799fefc75850bb
tree6e583ee46b11262d7fc4aabbef3ad44b8cea04a4
parent489a58772679de195bf66ed97fa5bbb4583bbca9
Updated git submodules

Project: integration/test master 508286169cac677c00b264580a5d02548bde0323

Make commit message queries more url friendly

When searching for commit messages like:
"Bug 7915 - Zero flows populated in all switches when
connected to Leader Node"
the - is interpreted as a control character. gerrit query
 expects to see
spaces as +, _ or -1, so thsi patch converts to + and you
 end up with:
"Bug+7915+-+Zero+flows+populated+in+all+switches+when+connected
+to+Leader+Node"

Change-Id: I1c07bcd0dc4960ec845d3fb03bd41212363cfa44
Signed-off-by: Sam Hague <shague@redhat.com>
docs/submodules/integration/test