pyang fixes for inventory and topology models
[controller.git] / opendaylight / md-sal / sal-netconf-connector /
2014-01-18 Ed WarnickeMerge "Fix thread safety issue with StartExi operation"
2014-01-18 Robert VargaRemove dependecies on bgpcep concepts/util 97/4297/7
2014-01-18 Ed WarnickeMerge "Do not instantiate constant lists on each message"
2014-01-18 Ed WarnickeMerge "Switch to using yangtools version of mockito...
2014-01-18 Ed WarnickeMerge "Fixed NetconfDevice to store capability info."
2014-01-18 Ed WarnickeMerge "Update ietf yang dependencies from rev130712...
2014-01-18 Ed WarnickeMerge "Rename initial config files from *.xml.conf...
2014-01-18 Ed WarnickeMerge "removing the old FRM code"
2014-01-18 Ed WarnickeMerge "Refactor shutdown-impl: add parameter to RPC...
2014-01-18 Ed WarnickeMerge "Fix for Bug 3"
2014-01-18 Alessandro BochMerge "Config save support for networkconfiguration...
2014-01-18 Lukas SedlakFixed NetconfDevice to store capability info. 68/4168/6
2014-01-17 Ed WarnickeMerge "Changed mount point URI decoding in restconf"
2014-01-16 Tony TkacikAdded cache for YANG models downloaded from Netconf... 31/4331/1
2014-01-16 Ed WarnickeMerge "Added extended ietf-netconf-monitoring detection...
2014-01-16 Tony TkacikAdded extended ietf-netconf-monitoring detection for... 05/4305/1
2014-01-15 Ed WarnickeMerge "Add missing headers to config, netconf subsystems"
2014-01-15 Ed WarnickeMerge "Add ietf-topology to yangstore blacklist."
2014-01-15 Ed WarnickeMerge "Remove System.out from netconf tests"
2014-01-15 Ed WarnickeMerge "increased test coverage"
2014-01-15 Giovanni MeoMerge "Update to new version of ADSAL components and...
2014-01-15 Ed WarnickeMerge "BugFix : Changes to get ping between two hosts...
2014-01-15 Tony TkacikUpdated implementation of Netconf, fixed DOM Mountpoint 66/4266/2
2014-01-15 Ed WarnickeMerge "Add shutdown hook."
2014-01-15 Ed WarnickeMerge "* fix : yang-generator can't find SIE if its...
2014-01-14 Giovanni MeoMerge "Modify uncaught exception handler to call System...
2014-01-13 Chi-Vien LyMerge "ArpHandler to ignore ip packet sent to default GW"
2014-01-13 Giovanni MeoMerge "incorrect dependencies and unnecesary export...
2014-01-13 Ed WarnickeMerge "increased test coverage of config-persister"
2014-01-13 Ed WarnickeMerge "OF 1.3: Remove range check for max-length attrib...
2014-01-13 Ed WarnickeMerge "Added tests for DELETE operation"
2014-01-13 Ed WarnickeMerge "Fix a few POM versioning/dependency warnings"
2014-01-11 Robert VargaFix a few POM versioning/dependency warnings 79/4079/4
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 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 changes If79fa865,Ia6652643
2014-01-07 Alessandro BochMerge changes I7e42fc60,I6a7335b4,Ie11ee943,Ic48123a3...
2014-01-07 Andrew KimMerge "API for accessing the controller version"
2014-01-07 Tony TkacikFixed advanced Netconf client functionality. 38/4038/2
2013-12-09 Alessandro BochMerge "Changed maximumEntries to correct int rather...
2013-12-09 Alessandro BochMerge "Prevent password hash from being shown"
2013-12-09 Ed WarnickeMerge "Fix errors reported by pyang"
2013-12-09 Ed WarnickeMerge "Update service references to new format"
2013-12-09 Ed WarnickeMerge "Validation Issue with DlSrc,DlDst MacAddress"
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 72/3472/3
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 "Created own XML mapper for translation"
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 "Add support for BigDecimal to netconf mapping."
2013-12-03 Milos FabianAdded documentation generator to yang-maven-plugin. 10/3410/2
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 "Choice and case resolving in JSON output"
2013-11-28 Alessandro BochMerge "Re-Enable the pax-exam execution in Eclipse"
2013-11-28 Ed WarnickeMerge "Fixed import of annotations for models."
2013-11-28 Ed WarnickeMerge "Fixed handshake issues with SSH Netconf client"
2013-11-28 Tony TkacikFixed handshake issues with SSH Netconf client 05/3205/1
2013-11-28 Ed WarnickeMerge "Table features : modified yang model. Patch...
2013-11-27 Ed WarnickeMerge "Fixes - config-registry registered to OSGi,...
2013-11-27 Ed WarnickeMerge "Fixed GlobalEventExecutorCloseable - override...
2013-11-27 Kalvin HomMerge "Fixes for MD-FRM"
2013-11-27 Ed WarnickeMerge "Flow Topology Exporter"
2013-11-27 Ed WarnickeMerge "Moved Schema Aware logic from DataStore to Schem...
2013-11-27 Ed WarnickeMerge "Fixed typo in group service. Modified Group...
2013-11-27 Ed WarnickeMerge "Enabled documentation generator for models."
2013-11-27 Ed WarnickeMerge changes I6ff6c55c,I92b7e285
2013-11-27 Ed WarnickeMerge "Switched SAL Netconf Connector to config subsystem"
2013-11-27 Tony TkacikSwitched SAL Netconf Connector to config subsystem 54/2854/8
2013-11-22 Alessandro BochMerge "Adding another constructor to ContainerFlowConfi...
2013-11-21 Ed WarnickeMerge "Added flags for flow removed event"
2013-11-19 Ed WarnickeMerge "AbstractConfigTest - exposed BundleContext and...
2013-11-19 Ed WarnickeMerge "bug 152"
2013-11-19 Ed WarnickeMerge "fix of Bug 149"
2013-11-19 Ed WarnickeMerge "added own XML to Composite node translation"
2013-11-19 Ed WarnickeMerge "fix of Bug 145"
2013-11-18 Tony TkacikExposed components of Binding Aware MD-SAL via config... 44/2844/3
2013-11-12 Ed WarnickeMerge "Write first CompositeNode into Json"
2013-11-12 Ed WarnickeMerge "Added config service interface for netty EventEx...
2013-11-12 Ed WarnickeMerge "Channel initializer class hierarchy refactor"
2013-11-11 Alessandro BochMerge "Modifying user roles via GUI"
2013-11-11 Alessandro BochMerge "Reduce logged messages during build and concentr...
2013-11-11 Giovanni MeoMerge "SAL Actions Property is OF1.0 specific"
2013-11-11 Ed WarnickeMerge changes Ifdaf681e,Ifc13df7c
2013-11-11 Ed WarnickeMerge "Updated sal-netconf-connector mountpoint integra...
next