Fixed openflow uri to be openflow:# instead of openflow://# 14/2614/2
authorEd Warnicke <eaw@cisco.com>
Mon, 11 Nov 2013 15:56:51 +0000 (09:56 -0600)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 13 Nov 2013 09:30:03 +0000 (09:30 +0000)
commit7c5a9d4f5d9be5fffdcd7e33333d321e418acddd
treebde796f0621bdd657428002e197fc364633e643b
parent88f88a1854d0246eb2e91f7b27b4da8917b36025
Fixed openflow uri to be openflow:# instead of openflow://#

The reason for this is a bug in the JAXRS spec where it
doesn't correctly handle escaped / characters:

https://java.net/jira/browse/JAX_RS_SPEC-70

Signed-off-by: Ed Warnicke <eaw@cisco.com>
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/SalRegistrationManager.java