Resolve Bug:707 - ConfigPusher should wait for netconf-impl to register JMX bean.
[netconf.git] / opendaylight / netconf / config-persister-impl / src / main / java / org / opendaylight / controller / netconf / persist / impl / osgi / ConfigPersisterActivator.java
2014-04-15 Tomas OlveckyResolve Bug:707 - ConfigPusher should wait for netconf...
2014-04-08 Tony TkacikMerge "Resolve Bug:522"
2014-03-31 Tony TkacikMerge "Bug 564 - add missing sal-remote dependency."
2014-03-28 Tony TkacikMerge "Resolve Bug:593. Persister should communicate...
2014-03-26 Tomas OlveckyResolve Bug:593. Persister should communicate via OSGi...
2014-02-27 Tony TkacikMerge "Exception for URI /restconf/operations/module_na...
2014-02-25 Tony TkacikMerge "Refactor configuration for ConfigPersister."
2014-02-24 Maros MarsalekRefactor configuration for ConfigPersister.
2014-02-03 Ed WarnickeMerge "Removed unused code from md-sal."
2014-02-01 Ed WarnickeMerge changes I805ec065,Idc9995b1
2014-02-01 Ed WarnickeMerge changes Iae4ee2f2,I148c22c4,I1dab84ae
2014-02-01 Ed WarnickeMerge "minor test fix"
2014-02-01 Ed WarnickeMerge "Add configurable connection timeout to netconf...
2014-01-31 Tomas OlveckyRefactor config-persister: clean up exception handling...
2014-01-30 Tomas OlveckyAdd configurable connection timeout to netconf client.
2014-01-26 Ed WarnickeMerge "Improve logging to indicate when configuration...
2014-01-26 Robert VargaImprove logging to indicate when configuration has...
2014-01-24 Ed WarnickeMerge "Added test for MouontPoints and URI"
2014-01-23 Giovanni MeoMerge "Change target to ${project.build.target} in...
2014-01-23 Ed WarnickeMerge "Make configuration push timeout configurable"
2014-01-22 Robert VargaMake configuration push timeout configurable
2014-01-10 Ed WarnickeMerge changes I85b49247,Icca28a4a
2014-01-09 Ed WarnickeMerge "Always set interrupted flag when catching Interr...
2014-01-09 Tomas OlveckyAlways set interrupted flag when catching InterruptedEx...
2013-12-07 Ed WarnickeMerge "Updated xpath pointing to a module instance...
2013-12-07 Ed WarnickeMerge "Refactor yang-jmx-generator and -plugin to suppo...
2013-12-07 Tomas OlveckyRefactor persister: Add ability to publish multiple...
2013-12-05 Ed WarnickeMerge "netconf-ssh dependency cleanup"
2013-12-05 Ed WarnickeMerge "Common yang and xml loader for tests"
2013-12-05 Ed WarnickeMerge "RestconfImpl.invokeRpc method test"
2013-12-04 Ed WarnickeMerge "Fixed serialization issues with Augments and...
2013-12-04 Ed WarnickeMerge "client IP/port definition in configuration separ...
2013-12-04 Martin Bobakclient IP/port definition in configuration separation
2013-11-29 Ed WarnickeMerge "Resolved namespace from input data"
2013-11-29 Ed WarnickeMerge "Add support for enums as configuration attribute...
2013-11-29 Ed WarnickeMerge changes Ia268965a,Iefa79f99
2013-11-29 Ed WarnickeMerge "Choice and case resolving in JSON output"
2013-11-29 Ed WarnickeMerge "Refactor persister to handle multiple storage...
2013-11-29 Ed WarnickeMerge "Refactor persister: require only capabilities...
2013-11-29 Tomas OlveckyRefactor persister to handle multiple storage engines.
2013-11-28 Tomas OlveckyRefactor persister: require only capabilities reference...
2013-11-28 Ed WarnickeMerge "Refactor persister. Remove obsolete TLS netconf...
2013-11-28 Tomas OlveckyRefactor persister.
2013-11-08 Ed WarnickeMerge "Bump versions of config-subsystem and netconf...
2013-11-08 Maros MarsalekBump versions of config-subsystem and netconf-subsystem...
2013-10-14 Maros MarsalekInitial code drop of netconf protocol implementation