BUG-2633 - Netconf northbound mapping. 52/15252/4
authorMaros Marsalek <mmarsale@cisco.com>
Mon, 16 Feb 2015 09:36:48 +0000 (10:36 +0100)
committerMaros Marsalek <mmarsale@cisco.com>
Tue, 17 Feb 2015 08:07:41 +0000 (09:07 +0100)
Supported operations for now are:
get, get-config - candidate and running datastore, without filtering
edit-config - only on candidate datastore
discard-changes
lock, unlock - supported only for compatibility reasons since we don't support locking of running datastore, and each session has it's own candidate datastore.
commit

Change-Id: Idb0bad09dc1d8925674576290fecb47ccd1e5dbd
Signed-off-by: Tomas Cere <tcere@cisco.com>
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>

No differences found