Propagate action logical datastore type 88/83788/1
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:15 +0000 (12:06 +0000)
commite1597db74376b823da1e98e34c2f7f6651ac9afb
tree09b132602cd6671f7a942852e2d6acfa6f0baff6
parent0c8e45d9cded1c6d4493decd322eeb13cf6ec086
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>
(cherry picked from commit 093728d9bc64609b5503ae9191a8cc1d0a937b79)
opendaylight/md-sal/sal-remoterpc-connector/src/main/java/org/opendaylight/controller/remote/rpc/messages/ExecuteAction.java