[CONTROLLER-453] Allow RPC calls to remote Netconf devices via REST conf Created: 05/May/14  Updated: 20/May/14  Resolved: 20/May/14

Status: Resolved
Project: controller
Component/s: netconf
Affects Version/s: Helium
Fix Version/s: None

Type: Improvement
Reporter: Devin Avery Assignee: Devin Avery
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: Mac OS
Platform: PC


Issue Links:
Duplicate
is duplicated by CONTROLLER-194 Unable to invoke RPC on NE using REST... Resolved

 Description   

Currently the only way to make restconf calls to remote netconf devices (i.e. mounted rpc calls) if via code.

This bug will be used to track the work to enable this support via rest conf.

The changes include:

a) modify MountPointImpl and have the "rpc" method call the "invokeRpc" call method.
b) Modify the RestconfImpl class and have the invokeRpc methods call check and see if it is a mount and then take the appropriate action by calling the mounted rpc call, or the local broker if local. You can use the get operations method as an example.



 Comments   
Comment by Devin Avery [ 20/May/14 ]

Merged to master with https://git.opendaylight.org/gerrit/#/c/6815/

Generated at Wed Feb 07 19:53:03 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.