NETCONF-557: Add support for URL capability 17/75317/1
authorMarek Gradzki <mgradzki@cisco.com>
Thu, 9 Aug 2018 11:45:54 +0000 (13:45 +0200)
committerMarek Gradzki <mgradzki@cisco.com>
Mon, 20 Aug 2018 07:27:02 +0000 (09:27 +0200)
This patch brings support of URL capability
in <edit-config> and <copy-config> RPCs
to mdsal-netconf-connector.

Remote config upload is not supported.
Remote to remote operations are not supported.

The capability is advertised as:

urn:ietf:params:netconf:capability:url:1.0?scheme=file

but config download is also supported via http and https.

Change-Id: Idb5bae4e24ff2a098bc60bf24c36fb40113fd8f5
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>

No differences found