OpenApi add POST request to device root
[netconf.git] / opendaylight / netconf / config-netconf-connector / src / main / java / org / opendaylight / controller / netconf / confignetconfconnector / mapping / attributes / AttributeIfcSwitchStatement.java
2015-08-13 Tomas CereDecouple config and netconf subsystems.
2015-05-28 Maros MarsalekBUG-2453 (De)Serialize enum values as defined in yang
2014-11-20 Tony TkacikMerge "Set auth timeout along with idle in SshProxyServer"
2014-11-20 Tony TkacikMerge changes Ic434bf4a,I05a3fb18,I47a3783d,I8234bbfd
2014-11-19 Marian DubaiFix checkstyle warnings for config-netconf-connector
2014-04-28 Ed WarnickeMerge "Resolve Bug:748 - Remove test resources from...
2014-04-28 Ed WarnickeMerge changes I8e90a7d5,I25249fe8
2014-04-28 Ed WarnickeMerge "BUG 652 leafref CCE & BUG 720 colons problem"
2014-04-28 Ed WarnickeMerge "Bug 460 - Fix warning throughout netconf subsystem"
2014-04-28 Martin BobakBug 460 - Fix warning throughout netconf subsystem
2014-02-11 Ed WarnickeMerge "Some methods should be final"
2014-02-10 Ed WarnickeMerge "Expose ChannelFuture from sendMessage()"
2014-02-10 Ed WarnickeMerge "Getter methods should be final"
2014-02-10 Ed WarnickeMerge "Fix a warning and make field final"
2014-02-10 Ed WarnickeMerge "Remove use of deprecated Exceptions"
2014-02-10 Ed WarnickeMerge "Fix a few eclipse-reported warnings"
2014-02-07 Robert VargaFix a few eclipse-reported warnings
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-14 Maros MarsalekInitial code drop of netconf protocol implementation