BUG-2739 Fixed leftover data when removing NETCONF device from topology
[controller.git] / opendaylight / md-sal / sal-netconf-connector / src / test /
2015-02-25 Tony TkacikMerge "Startup arch - add odlparent to root pom."
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-24 Tony TkacikMerge "Bug 2697: Improvement wrong response handling...
2015-02-23 Tony TkacikMerge "Startup archetype: remove 'Impl' from config...
2015-02-23 Tony TkacikMerge "Startup archetype: Add basic unit tests for...
2015-02-23 Tony TkacikMerge "Startup arch - remove artifactId prefix from...
2015-02-23 Tony TkacikMerge "Cleanup root pom "name"."
2015-02-25 Moiz RajaMerge "Bug 2597: Batch modification operations in Trans...
2015-02-24 Ed WarnickeMerge "Create odl-nsf-service feature, which excludes...
2015-02-19 Tom PantelisMerge "Bug 2538: Remove redundant Augmentation checks...
2015-02-18 Tony TkacikMerge "BUG-2573: mark CompositeNode-based RPC APIs...
2015-02-16 Tony TkacikMerge "Fix reading operaional data for netconf mountpoint"
2015-02-16 Maros MarsalekFix reading operaional data for netconf mountpoint 49/15349/2
2015-02-13 Tony TkacikMerge "BUG-2573: create DOMRpcRouter"
2015-02-13 Tony TkacikMerge "BUG-2573: add NormalizedNode-based RPC API"
2015-02-12 Ed WarnickeMerge "Mark yang generated source location as a source...
2015-02-12 Tom PantelisMerge "Stop scheduling the Install Snapshot check"
2015-02-12 Moiz RajaMerge "(Bug 2035) - Increasing default Akka config...
2015-02-12 Tom PantelisMerge "BUG 2705 : No need to ReadData asynchronously...
2015-02-12 Tony TkacikMerge "Do not duplicate OSGi dependencyManagement"
2015-02-12 Tony TkacikMerge "BUG-2673: Introduced new more low-level DOM...
2015-02-12 Tony TkacikMerge "BUG-1511 - Datastore: cleanup ListenerTreeAPI"
2015-02-12 Marian DubaiBug 2697: Improvement wrong response handling, missing... 94/15194/3
2015-02-12 Tony TkacikMerge "BUG-2632 Netconf connector (optionally) reconnec...
2015-02-12 Ed WarnickeMerge "Bug 2684 - Fixing support for Neutron binding...
2015-02-12 Tony TkacikMerge "BUG-2627: do not duplicate descriptions"
2015-02-12 Tony TkacikMerge "BUG-2627: JMX interfaces need to be public"
2015-02-11 Maros MarsalekBUG-2632 Netconf connector (optionally) reconnects... 23/14923/6
2015-02-10 Moiz RajaMerge "Bug 2669: Use slf4j Logger instead of akka Loggi...
2015-02-10 Tony TkacikMerge "BUG-2679 Workaround for wrong nagasena encode...
2015-02-10 Tony TkacikMerge "BUG-2310 - widen yang model for netconf-node."
2015-02-09 Tomas CereBUG-2310 - widen yang model for netconf-node. 66/14566/5
2015-01-17 Tom PantelisMerge "findModule method refactoring"
2015-01-12 Tony TkacikMerge "Make sure NetconfTestImplModule is indented"
2015-01-09 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-08 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-08 Tony TkacikMerge "BUG-2560 Canonical write to remote netconf devices"
2015-01-08 Maros MarsalekBUG-2560 Canonical write to remote netconf devices 38/13538/8
2014-12-03 Tony TkacikMerge "Fix checkstyle warnings in netconf-util"
2014-12-02 Moiz RajaMerge "Bug 2415: Fixed intermittent RpcRegistry unit...
2014-12-01 Moiz RajaMerge "Bug-2397:Provide a mechanism for stakeholders...
2014-12-01 Devin AveryMerge "Bug 2435 - Controller/MD-SAL throwing ModifiedNo...
2014-12-01 Tony TkacikMerge "Fix checkstyle warnings in netconf-usermanager"
2014-12-01 Tony TkacikMerge "Fix checkstyle warnings in netconf-tcp"
2014-12-01 Tony TkacikMerge "Make sure we include maven plugin in execution"
2014-12-01 Tony TkacikMerge "BUG-2259: mark AbstractBindingAware* as deprecated"
2014-12-01 Tony TkacikMerge "BUG-2340 Fix improper cleanup of resources in...
2014-11-28 Maros MarsalekBUG-2340 Fix improper cleanup of resources in netconf... 01/13201/2
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-11-20 Tony TkacikMerge "Bug 2273: Removed unbuilt third-party code."
2014-11-14 Ed WarnickeMerge "Updating features archetype to talk about user...
2014-11-14 Tony TkacikMerge "Netconf testtool fix multiple feature file modif...
2014-11-13 Moiz RajaMerge "Bug 2347: Minor fixes to correct log output"
2014-11-13 Tom PantelisMerge "Bug 2021 - Continuous WARN log nodeConnector...
2014-11-13 Tom PantelisMerge "BUG 2353 : Handle binary, bits and instanceident...
2014-11-13 Maros MarsalekBUG-2370 Reset schema context on disconnect in nc 90/12790/2
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: samples/clustersession"
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: p2site"
2014-11-10 Tony TkacikMerge "BUG-2329 Add test for anyxmls inside rpc resonse...
2014-11-10 Tony TkacikMerge "BUG-2254 Enable schema-less rpcs invocation...
2014-11-10 Maros MarsalekBUG-2254 Enable schema-less rpcs invocation in netconf... 72/12672/1
2014-11-10 Maros MarsalekBUG-2329 Add test for anyxmls inside rpc resonse for... 76/12576/3
2014-11-07 Tom PantelisMerge "BUG 2317 : StatisticsManager does not unregister...
2014-11-07 Moiz RajaMerge "Bug-2301 - Clustering:Snapshots need not be...
2014-11-07 Tony TkacikMerge "Update junit Assert imports"
2014-11-07 Tony TkacikMerge "Migrade JUnitMatchers references"
2014-11-07 Tony TkacikMerge "Fix checkstyle warnings in opendaylight/netconf"
2014-11-07 Tony TkacikMerge "Fix checkstyle warnings in opendaylight/config"
2014-11-07 Tony TkacikMerge "Create config-artifacts"
2014-11-07 Robert VargaUpdate junit Assert imports 03/12603/1
2014-11-07 Robert VargaMigrade JUnitMatchers references 02/12602/1
2014-11-07 Robert VargaAdd generic arguments to Answer 71/12571/2
2014-11-07 Tony TkacikMerge "Introduce forwarding DOMData classes"
2014-11-07 Tony TkacikMerge "Fix a typo in javadoc"
2014-11-07 Tony TkacikMerge "Bug 2233 - RPC register exception when rpc has...
2014-11-07 Tony TkacikMerge "BUG-2254 Make runtime rpcs in config subsystem...
2014-11-05 Maros MarsalekBUG-2254 Make runtime rpcs in config subsystem/netconf... 86/12286/3
2014-10-27 Tony TkacikMerge "BUG 1839 - HTTP delete of non existing data"
2014-09-22 Madhu VenugopalMerge "Bug 1850 - The earlier patch missed out on remov...
2014-09-19 Tony TkacikMerge "bug 1888 - FRM Flow Listener registration fail"
2014-09-18 Ed WarnickeMerge "Bug 1763: Fixed illegal state in Binding Transac...
2014-09-19 Ed WarnickeMerge "Bug 1876 - Added missing parent tag to pom files"
2014-09-17 Ed WarnickeMerge "Bug 1817 - Have the md-sal-broker feature refere...
2014-09-17 Ed WarnickeMerge "BUG-1542 Remove netconf-ssh|tcp features from...
2014-09-17 Moiz RajaMerge "Bug-1928:TestDriver, fix stop and reinstateNode"
2014-09-17 Tony TkacikMerge "BUG-650: fix benchmark compilation"
2014-09-17 Tony TkacikMerge "BUG-1933: consult state in subtree modified...
2014-09-17 Tony TkacikMerge "BUG 1659 - non unified returning data default...
2014-09-17 Tony TkacikMerge "Bug 1926: fixed features/mdsal/pom.xml dependencies"
2014-09-17 Tony TkacikMerge "BUG-1842 Fix byte buffer handling for pending...
2014-09-17 Tony TkacikMerge "BUG-1393 Fix ignoring module based capabilities...
2014-09-16 Maros MarsalekBUG-1393 Fix ignoring module based capabilities in... 35/9135/5
2014-08-25 Giovanni MeoMerge "Bug 1536: Fixed minimum values of SET_TP_SRC...
2014-08-25 Moiz RajaMerge "Fix for possible NPE if Bundle is stopped."
2014-08-21 Ed WarnickeMerge "Converted Inventory Manager to use Transaction...
2014-08-21 Ed WarnickeMerge "Fixed possible NPE in flow reconciliation"
2014-08-21 Tony TkacikMerge "Revert "Revert "BUG-1425: Integrated new Binding...
2014-08-21 Moiz RajaMerge "Patch to eliminate sleeps in RemoteRpc tests"
2014-08-20 Moiz RajaMerge "Increasing the time-out to allow for message...
2014-08-20 Devin AveryMerge "BUG 932 - Swagger HTTP POST contains incorrect...
next