Decouple config and netconf subsystems.
[netconf.git] / opendaylight / netconf / mdsal-netconf-connector / src / main / java / org / opendaylight / controller / netconf / mdsal / connector / ops /
2015-08-13 Tomas CereDecouple config and netconf subsystems.
2015-06-26 Tomas CereIncrease UnitTest coverage/refactor for MDsal Netconf.
2015-05-19 Tomas CereUse callbacks while parsing to NormalizedNodes.
2015-05-07 Tony TkacikMerge "BUG 2954 : Thread local DocumentBuilder's for...
2015-04-24 Tony TkacikMerge "Bumped controller version by minor for next...
2015-04-24 Tony TkacikMerge "Use ImmutableNodes.fromInstanceId in netconf"
2015-04-24 Tony TkacikMerge "Improve performance of XmlElement.getName"
2015-04-24 Maros MarsalekUse ImmutableNodes.fromInstanceId in netconf
2015-04-21 Tony TkacikMerge "Improve xml lookup in edit-config rpc for md...
2015-04-20 Maros MarsalekImprove xml lookup in edit-config rpc for md-sal
2015-04-16 Ed WarnickeMerge "Bug 2358: Fixed warnings in Restconf"
2015-04-13 Tony TkacikMerge "Stop swallowing exceptions in XmlElement optiona...
2015-04-13 Tony TkacikMerge "Remove isCloseMsg check for each rpc"
2015-04-10 Tony TkacikMerge "BUG 1848 : Use OrderedNormalizedNodeWriter in...
2015-04-09 Tomas CereBUG 1848 : Use OrderedNormalizedNodeWriter in rpc trans...
2015-04-08 Tony TkacikMerge "Fixed NPE when RuntimeRpc could not find module...
2015-04-08 Tony TkacikMerge "BUG 2889 : migration of netconf-cli to Normalize...
2015-04-07 Tomas CereFixed NPE when RuntimeRpc could not find module in...
2015-03-30 Tony TkacikMerge "BUG 2743 - Added support for runtime RPC's to...
2015-03-25 Tomas CereBUG 2743 - Added support for runtime RPC's to netconf...
2015-03-23 Tony TkacikMerge "BUG-2878: Add the XML declaration to every outgo...
2015-03-23 Tony TkacikMerge "BUG-2801: Added filtering for get and getConfig...
2015-03-20 Tomas CereBUG-2801: Added filtering for get and getConfig in...
2015-03-08 Tony TkacikMerge "BUG 2412 - restconf RestconfDocumentedExceptionM...
2015-03-05 Tony TkacikMerge "Fixed discard-changes for mdsal netconf, mapping...
2015-03-02 Tomas CereFixed discard-changes for mdsal netconf, mapping code...
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-24 Tony TkacikMerge "Bug 2731: Discard changes only when transaction...
2015-02-24 Tony TkacikMerge "Fix race condition in get/get-config netconf...
2015-02-23 Maros MarsalekRemove required source element from Get operation for...
2015-02-19 Tony TkacikMerge "BUG-2633 - Netconf northbound mapping."
2015-02-17 Maros MarsalekBUG-2633 - Netconf northbound mapping.