Bug 460 - Fix warning throughout netconf subsystem
[netconf.git] / opendaylight / netconf / config-netconf-connector / src / main / java / org / opendaylight / controller / netconf / confignetconfconnector / mapping / attributes / toxml / ObjectXmlWriter.java
2014-04-28 Martin BobakBug 460 - Fix warning throughout netconf subsystem
2014-01-26 Ed WarnickeMerge "Improve client logging"
2014-01-26 Ed WarnickeMerge "Add support for identity-ref config attributes...
2014-01-26 Robert VargaAdd support for identity-ref config attributes to confi...
2013-12-16 Ed WarnickeMerge "Add consistency check of visible yang modules...
2013-12-16 Ed WarnickeMerge "Fixed netconf monitoring."
2013-12-14 Ed WarnickeMerge "Added support for union yang types to netconf."
2013-12-13 Maros MarsalekAdded support for union yang types to netconf.
2013-12-10 Ed WarnickeMerge "Fixed deserialization of IdentityRefs in Restcon...
2013-12-09 Ed WarnickeMerge "Corrected response status codes from restconf"
2013-12-09 Ed WarnickeMerge "Improved support for default yang statements...
2013-12-09 Maros MarsalekImproved support for default yang statements in configu...
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-06 Tomas OlveckyRefactor yang-jmx-generator and -plugin to support...
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 Ed WarnickeMerge changes Ia268965a,Iefa79f99
2013-11-28 Maros MarsalekAdd support for configuration attributes based on yang...
2013-11-04 Alissa BonasFix star import and enable checkstyle rule to prevent it.
2013-10-30 Maros MarsalekAdded support for list, leaf-list and container in...
2013-10-14 Maros MarsalekInitial code drop of netconf protocol implementation