Resolve Bug:593. Persister should communicate via OSGi SR instead of TCP.
[netconf.git] / opendaylight / netconf / config-persister-impl / src / test / java / org / opendaylight /
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-01-24 Ed WarnickeMerge "Added test for MouontPoints and URI"
2014-01-22 Ed WarnickeMerge "Move NetconfUtil to netconf-util."
2014-01-22 Tomas OlveckyMove NetconfUtil to netconf-util.
2013-12-16 Ed WarnickeMerge "Fixed netconf monitoring."
2013-12-12 Ed WarnickeMerge "Added xml storage adapter bundle fragments for...
2013-12-12 Maros MarsalekAdded xml storage adapter bundle fragments for config...
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-02 Ed WarnickeMerge "Fix static state in PersisterAggregatorTest...
2013-12-02 Tomas OlveckyFix static state in PersisterAggregatorTest causing...
2013-11-30 Ed WarnickeMerge "Fixed PersisterAggregatorTest."
2013-11-29 Ed WarnickeMerge "Finding data nodes in choices and cases."
2013-11-29 Milos FabianFixed PersisterAggregatorTest.
2013-11-29 Ed WarnickeMerge "Fix race conditions between config-manager and...
2013-11-29 Ed WarnickeMerge "Resolved namespace from input data"
2013-11-29 Tomas OlveckyFix race conditions between config-manager and persister.
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 "Add config-persister-directory-adapter. This...
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 OlveckyAdd config-persister-directory-adapter.
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-11-04 Alissa BonasFix star import and enable checkstyle rule to prevent it.
2013-10-14 Maros MarsalekInitial code drop of netconf protocol implementation