Support for mount points in Restconf
[netconf.git] / opendaylight / md-sal / sal-rest-connector / src / main / java / org / opendaylight / controller / sal / rest / impl / XmlMapper.java
2014-01-07 Tony TkacikSupport for mount points in Restconf
2013-12-18 Ed WarnickeMerge "Switched codecs infrastructure to use yang-data...
2013-12-18 Ed WarnickeMerge "Fixed RESTConf support for identity-ref build...
2013-12-18 Martin SunalSwitched codecs infrastructure to use yang-data-impl...
2013-12-17 Tony TkacikFixed RESTConf support for identity-ref build-in datatype
2013-12-08 Ed WarnickeMerge "Fix a typo in debug message"
2013-12-08 Ed WarnickeMerge "Fixed sal-netconf-connector readConfiguration"
2013-12-08 Tony TkacikFixed sal-netconf-connector readConfiguration
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 Ed WarnickeMerge "Initial implementation of netconf monitoring...
2013-12-06 Ed WarnickeMerge "Used log instead of exception"
2013-12-06 msunalUsed log instead of exception
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 Ed WarnickeMerge "Created own XML mapper for translation"
2013-12-03 msunalCreated own XML mapper for translation