Propagate action logical datastore type 54/83754/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 19 Aug 2019 12:01:27 +0000 (14:01 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 20 Aug 2019 12:06:04 +0000 (12:06 +0000)
commit093728d9bc64609b5503ae9191a8cc1d0a937b79
tree53be90c82752d2824d9cd3339d327b63491512c4
parentda86506fd0abd4eb6c96e2281faff31c672b13a9
Propagate action logical datastore type

Unlike RFC7950 and related specifications, actions are generalized
in ODL to work on any datastore type, as otherwise internal cooperation
could not work on onything but operational datastore.

This patch correctly propagates the invocation datastore type, so that
invoking actions on top of config datastore becomes possible.

JIRA: CONTROLLER-1894
Change-Id: I20f340bee0321a446a07d701650d6dac57057ee6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-remoterpc-connector/src/main/java/org/opendaylight/controller/remote/rpc/messages/ExecuteAction.java