From: Robert Varga Date: Fri, 23 Aug 2019 15:55:06 +0000 (+0200) Subject: Improve action lookup X-Git-Tag: release/neon-sr3~12 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=d4ce4bf8ebb5d8c3a202b6d6e0387efbab73888a;hp=d4ce4bf8ebb5d8c3a202b6d6e0387efbab73888a;p=netconf.git Improve action lookup The code here is extremely twisty, but at the end of the day it ends up creating the path to an action's input -- which we can readily get from schema. Simplify the logic, speeding it up significantly. Change-Id: Ic29689bd03b99b5a2095efa4e3fb3866afc08526 Signed-off-by: Robert Varga (cherry picked from commit c566755c9040b150261b989800331b12d52137da) ---