OpenApi add POST request to device root
[netconf.git] / opendaylight / netconf / config-netconf-connector / src / main / java / org / opendaylight / controller / netconf / confignetconfconnector / operations / runtimerpc / RuntimeRpc.java
2015-08-25 Maros MarsalekMerge "Rename config-netconf-connector packages to...
2015-08-24 Tomas CereRename config-netconf-connector packages to org.openday... 21/25921/1
2015-08-13 Tomas CereDecouple config and netconf subsystems.
2015-05-28 Maros MarsalekBUG-2453 (De)Serialize enum values as defined in yang
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-12 Tony TkacikMerge "BUG-2600 Dynamic schemas in netconf server"
2015-02-11 Maros MarsalekBUG-2600 Dynamic schemas in netconf server
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-10-27 Tony TkacikMerge "BUG 1839 - HTTP delete of non existing data"
2014-09-22 Ed WarnickeMerge "Bug 1025: Fixed incorrect revision in sal-remote...
2014-09-18 Tony TkacikMerge "BUG-692 Fix major issues reported by sonar for...
2014-09-18 Maros MarsalekBUG-692 Fix major issues reported by sonar for netconf...
2014-06-24 Tony TkacikMerge "Bug 1176: Lower log level when netconf ssh conne...
2014-06-24 Tony TkacikMerge "Fix netconf ssh client"
2014-06-23 Ed WarnickeMerge "BUG 1129:Removed hard coded version from netconf...
2014-06-19 tpantelisBug 977: Return RpcError result on neconf failure
2014-05-26 Tony TkacikMerge "BUG-624 make netconf tcp address optional in...
2014-05-23 Tony TkacikMerge changes I8dc2b4df,I09e448f4
2014-05-22 Tomas OlveckyBug 1062 - Disallow implicit serviceref creation.
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-04-25 Tony TkacikMerge "Bug 451 - Fix netconf exception handling"
2014-04-25 Martin BobakBug 451 - Fix netconf exception handling
2014-04-15 Tony TkacikMerge "Bug 714 - Fixed creating DOM Document's element...
2014-04-14 Milos FabianBug 714 - Fixed creating DOM Document's element with...
2014-04-08 Tony TkacikMerge "Resolve Bug:522"
2014-03-18 Tony TkacikMerge "Resolve Bug:448 - Remove yang-store api and...
2014-03-12 Tomas OlveckyResolve Bug:448 - Remove yang-store api and impl.
2014-03-05 Tony TkacikMerge "Remove duplicate netconf namespace constant"
2014-03-05 Tony TkacikMerge "Get rid of netconf operation filters"
2014-03-04 Maros MarsalekRemove duplicate netconf namespace constant
2014-03-04 Maros MarsalekGet rid of netconf operation filters
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 Alessandro BochMerge "Fixed inappropriate uses of log level INFO"
2014-01-22 Ed WarnickeFixed inappropriate uses of log level INFO
2014-01-09 Ed WarnickeMerge "private key configurable in config.ini"
2014-01-09 Ed WarnickeMerge "Update maven-bundle-plugin version in config...
2014-01-09 Ed WarnickeMerge changes If79fa865,Ia6652643
2013-12-19 Maros MarsalekFixed some TODOs in netconf.
2013-11-26 Ed WarnickeMerge "Null data from XML"
2013-11-26 Ed WarnickeMerge changes I50218f21,I6bc2631b
2013-11-26 Ed WarnickeMerge "Bug 164"
2013-11-25 Ed WarnickeMerge changes I4ba7cf7d,Ia3e319ee
2013-11-22 Maros MarsalekFix no response from netconf server if no operation...
2013-10-30 Maros MarsalekAdded support for list, leaf-list and container in...
2013-10-14 Maros MarsalekInitial code drop of netconf protocol implementation