[NETCONF-557] Add support for URL capability Created: 20/Aug/18  Updated: 28/Aug/18  Resolved: 21/Aug/18

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

Type: New Feature Priority: Medium
Reporter: Marek Gradzki Assignee: Marek Gradzki
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

Netconf RFC-6241 provides following definition of the URL capability:

The NETCONF peer has the ability to accept the <url> element in
<source> and <target> parameters. The capability is further
identified by URL arguments indicating the URL schemes supported.

Support at least file: protocol



 Comments   
Comment by Marek Gradzki [ 20/Aug/18 ]

According to RFC, URL capability affects <edit-config>, <copy-config>, **<delete-config> and <validate>.

The <delete-config> is not supported by ODL.

<validate> of remote config is not that useful (we can always load it to candidate DS
and validate afterwards). Moreover implementing it could be difficult (ODL Netconf allows to
validate transaction, so we need another DS where we need to load the config...).

So lets focus on <edit-config> and <copy-config>

Comment by Marek Gradzki [ 20/Aug/18 ]

Fix:

https://git.opendaylight.org/gerrit/#/c/75317/

Comment by Marek Gradzki [ 22/Aug/18 ]

Version for testing with Oxygen:

https://git.opendaylight.org/gerrit/#/c/75368/

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