Refactor TransactionContext.executeModification() 02/90702/7
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 25 Jun 2020 19:21:07 +0000 (21:21 +0200)
committerStephen Kitt <skitt@redhat.com>
Fri, 26 Jun 2020 09:10:48 +0000 (09:10 +0000)
Shift allocation of modification objects to RemoteTransactionContext,
so that local and noop cases do not end up allocating remoting objects.

JIRA: CONTROLLER-1951
Change-Id: Iedddb54aa9e55ca0e4352ecb176077a25ef643f3
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found