BUG 624 - Make netconf TCP port optional.
[controller.git] / opendaylight / netconf / netconf-util / src / main / java / org / opendaylight / controller / netconf / util / osgi / NetconfConfigUtil.java
2014-06-02 Tomas OlveckyBUG 624 - Make netconf TCP port optional. 85/7585/1
2014-05-30 Ed WarnickeMerge "Bug 1073: Introduced Transaction Chain to DOMSto...
2014-05-28 Tony TkacikMerge "Bug 1029: Remove dead code: sal-dom-it"
2014-05-28 Tony TkacikMerge "Bug 1029: Remove dead code: sal-schema-repositor...
2014-05-26 Tony TkacikMerge "BUG-624 make netconf tcp address optional in...
2014-05-26 Tomas OlveckyBUG-624 make netconf tcp address optional in config... 98/6198/5
2014-05-13 Tony TkacikMerge "Bug 809: Enhancements to the toaster example"
2014-05-07 Tony TkacikMerge "Fixed typo in SnapshotBackedWriteTransaction...
2014-05-06 Tony TkacikMerge "Bug: 627 Added RESTConf API Explorer that dynami...
2014-05-05 Ed WarnickeMerge "BUG-832 Add schemaContext to notification parsin...
2014-05-05 Ed WarnickeMerge "BUG-832 Fix exception from sal-netconf-connector."
2014-05-01 Ed WarnickeMerge "BUG 274 REST response instead of NumberFormatExc...
2014-05-01 Ed WarnickeMerge "Modify config code generator to write JmxAttribu...
2014-05-01 Ed WarnickeMerge "Bug 618 - convert xtend to java in md-sal/invent...
2014-05-01 Ed WarnickeMerge "fix for BUG-621 - convertion from xtend to java...
2014-05-01 Tony TkacikMerge "Bug 930 - Add bound to queue in SingletonHandler...
2014-05-01 Ed WarnickeMerge changes I4a9861ed,I61c130b9
2014-04-30 Ed WarnickeMerge "Bug 740: Forwardingrules-Manager support for...
2014-04-30 Ed WarnickeMerge "BUG-509: remove the key/value datastore"
2014-04-30 Ed WarnickeMerge "BUG-509: make the tree-based datastore the default"
2014-04-30 Ed WarnickeMerge "BUG-509: Cleanup datastore switching configuration"
2014-04-30 Ed WarnickeMerge "Clean up yang-test to stop modifying source...
2014-04-30 Ed WarnickeMerge "Default auth parameters in config.ini."
2014-04-29 Ed WarnickeMerge "Statistics-Manager - Performance Improvement...
2014-04-29 Ed WarnickeMerge "Resolve Bug:853 - remove groovy from config...
2014-04-29 Martin BobakDefault auth parameters in config.ini. 23/6023/14
2014-04-29 Giovanni MeoMerge "Allow to disable default gw feature"
2014-04-28 Ed WarnickeMerge "Fixed typo in test name. Temporary ignore test."
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 99/5599/14
2014-02-23 Andrew KimMerge "Backward compatibility for User management"
2014-02-19 Tony TkacikMerge "BUG-421: Define multipart-transaction-aware"
2014-02-18 Tony TkacikMerge "bug 344 interpretation of slashes ('/') in URI"
2014-02-18 Tony TkacikMerge "Switch from using xtend to java in md-sal adapters"
2014-02-18 Tony TkacikMerge "Activate enforcement of Path type"
2014-02-18 Tony TkacikMerge "Introduce checked sendMessage() method"
2014-02-18 Maros MarsalekFix warnings in netconf-api and netconf-util 67/5367/4
2014-02-10 Ed WarnickeMerge "Adding FlowRef,GroupRef and MeterRef for the...
2014-02-10 Ed WarnickeMerge "BUG-362: add some diagnostic information Changed...
2014-02-07 Ed WarnickeMerge "Fixed publishDataChangeEvent in 2phase commit"
2014-02-07 Ed WarnickeMerge "Increase timeout for waiting for broker service...
2014-02-07 Ed WarnickeMerge "Remove unnecessary warn log from config subsystem"
2014-02-07 Ed WarnickeMerge "Fix for bug #236 and bug #240 Have made changes...
2014-02-05 Chi-Vien LyMerge "Handle uncaught exceptions from Clustering Servi...
2014-02-04 Alessandro BochMerge "Fix end of TLV in LLDP packet"
2014-02-03 Ed WarnickeMerge "Removed unused code from md-sal."
2014-02-03 Ed WarnickeMerge "Yang Changes to include list<actions> to PacketO...
2014-02-01 Ed WarnickeMerge changes I805ec065,Idc9995b1
2014-02-01 Ed WarnickeMerge "Fix typo and add more descriptive error"
2014-02-01 Ed WarnickeMerge changes Iae4ee2f2,I148c22c4,I1dab84ae
2014-02-01 Ed WarnickeMerge "updated test coverage for AutodetectDirectoryPer...
2014-02-01 Ed WarnickeMerge "minor test fix"
2014-02-01 Ed WarnickeMerge "Add configurable connection timeout to netconf...
2014-01-31 Tomas OlveckyChange unprotected netconf address from 0.0.0.0 to... 66/5066/1
2014-01-30 Tomas OlveckyAdd configurable connection timeout to netconf client. 36/5036/1
2014-01-18 Ed WarnickeMerge "Fix for Bug 3"
2014-01-10 Ed WarnickeMerge "Fixed bug when converting augmentation in Instan...
2014-01-10 Ed WarnickeMerge "Add test for generated code checking list of...
2014-01-09 Giovanni MeoMerge "Addressing a flow programming issues on controle...
2014-01-09 Giovanni MeoMerge "Fix run.sh to work from any directory."
2014-01-09 Madhu VenugopalMerge "Remove redundant expression true:false"
2014-01-09 Madhu VenugopalMerge "Declare a urlPrefix for reuse in NorthboundIT."
2014-01-09 Madhu VenugopalMerge "Unitests: remove conditions that are always...
2014-01-09 Madhu VenugopalMerge "Use InetAddress.getLoopbackAddress in ClusterMan...
2014-01-09 Madhu VenugopalMerge "Use Java 7 new method getLoopbackAddress in...
2014-01-09 Ed WarnickeMerge "private key configurable in config.ini"
2014-01-08 Martin Bobakprivate key configurable in config.ini 72/4072/5
2013-12-06 Ed WarnickeMerge "Fix for CLI- AddMDFlow having problem"
2013-12-05 Ed WarnickeMerge "netconf-ssh dependency cleanup"
2013-12-05 Ed WarnickeMerge "Common yang and xml loader for tests"
2013-12-05 Ed WarnickeMerge "Fixed Group and meter id bugs"
2013-12-05 Ed WarnickeMerge "Added multipart table response as notification...
2013-12-05 Ed WarnickeMerge "RestconfImpl.invokeRpc method test"
2013-12-05 Chi-Vien LyMerge "Added a generic API to return a list of configur...
2013-12-04 Ed WarnickeMerge "Fixed logging in Statistics Manager to log only...
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-04 Martin Bobakclient IP/port definition in configuration separation 52/3452/2
2013-12-04 Ed WarnickeMerge "Update base configuration to expose RPC broker...
2013-12-04 Ed WarnickeMerge "Bump model revisions to 2010.09.24.2-SNAPSHOT"
2013-12-04 Ed WarnickeMerge "Few Validations for Match/Actios in FRMUtil"
2013-12-03 Ed WarnickeMerge "Fixed as per comments group and meter"
2013-12-03 Giovanni MeoMerge "Fix bug 171. EchoReply payload must be the same...
2013-12-03 Giovanni MeoMerge "Using the value in the installedSwView data...
2013-12-03 Ed WarnickeMerge "- remove TLS/SSL support from netconf server...
2013-12-03 Martin Bobak- remove TLS/SSL support from netconf server and client 19/3319/7
2013-11-29 Ed WarnickeMerge "Resolved namespace from input data"
2013-11-29 Ed WarnickeMerge "removed config-util from pax-exam minimum bundle...
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 Giovanni MeoMerge "Revert "Fix bug 171. EchoReply payload must...
2013-11-28 Alessandro BochMerge "Re-Enable the pax-exam execution in Eclipse"
2013-11-28 Ed WarnickeMerge "Refactor persister. Remove obsolete TLS netconf...
2013-11-28 Tomas OlveckyRefactor persister. 23/3123/6
2013-11-28 Ed WarnickeMerge "Fixed handshake issues with SSH Netconf client"
next