BUG-592: prepare for API change 88/5788/2
authorRobert Varga <robert.varga@pantheon.sk>
Thu, 27 Mar 2014 00:35:03 +0000 (01:35 +0100)
committerRobert Varga <nite@hq.sk>
Thu, 27 Mar 2014 01:57:42 +0000 (01:57 +0000)
commit6971f7a3e149e423435125ca14a094a68e523696
tree3be5cab40fe76c2492a69e83154941ccd54bcf34
parentbae9cb2d1d411e55bacbe138748830303e839eb2
BUG-592: prepare for API change

getPathArguments() was added by mistake with its current return type. It
will be fixed in a follow-up patch, so fall back to getPath(), which does
the same thing, such that it won't break when things change.

Change-Id: Iae3661aa8942e050c0ac638cce0bec6dae9fa290
Signed-off-by: Robert Varga <robert.varga@pantheon.sk>
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertor.java