pyang error fixes for management models.
[controller.git] / opendaylight / sal /
2014-01-18 Ed WarnickeMerge "Rename initial config files from *.xml.conf...
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-17 Ed WarnickeMerge "Changed mount point URI decoding in restconf"
2014-01-16 Jason YeMerge "FRM should not remove a static flow config on...
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 Madhu VenugopalUpdate to new version of ADSAL components and its depen... 79/4279/1
2014-01-13 Chi-Vien LyMerge "ArpHandler to ignore ip packet sent to default GW"
2014-01-13 Ed WarnickeMerge "Unify topology versions used in controller"
2014-01-13 Ed WarnickeMerge "Fix a few POM versioning/dependency warnings"
2014-01-13 Ed WarnickeMerge "Model PacketInReason on yang model from openflow...
2014-01-11 Moiz RajaSwitch from using a Long as FlowId to a Uri 58/4058/7
2014-01-10 Ed WarnickeMerge changes I85b49247,Icca28a4a
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 Ed WarnickeMerge "Always set interrupted flag when catching Interr...
2014-01-09 Ed WarnickeMerge "bulk transaction and co-relation support"
2014-01-09 Ed WarnickeMerge "Minor changes in md-sal tests."
2014-01-09 Ed WarnickeMerge "MD-SAL Statistics Manager-Fixed issue related...
2014-01-09 Giovanni MeoMerge "Addressing a flow programming issues on controle...
2014-01-08 Madhu VenugopalAddressing a flow programming issues on controler fail... 75/4075/2
2013-12-20 Jason YeMerge "On openflow plugin restart, NPE in tx poller"
2013-12-17 Giovanni MeoMerge changes I1474351f,I2ddc5ffa
2013-12-16 Ed WarnickeMerge "Fixed netconf monitoring."
2013-12-13 Ed WarnickeMerge "This sanity test is sporatically failing in...
2013-12-12 Ed WarnickeMerge "Openflowyang - added StripVlan, nwTos changes"
2013-12-12 Alessandro BochMerge "Send SystemName TLV in LLDP message."
2013-12-12 Maurice QureshiSend SystemName TLV in LLDP message. 58/3658/1
2013-12-10 Ed WarnickeMerge "Fixed deserialization of IdentityRefs in Restcon...
2013-12-10 Ed WarnickeMerge "Bug 211 - Fixed codec generation when transitive...
2013-12-10 Giovanni MeoMerge "Controller ignores switch, if no ports are present"
2013-12-09 Alessandro BochMerge "Changed maximumEntries to correct int rather...
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 Katelyn KasperowiczChanged maximumEntries to correct int rather than long 38/3538/3
2013-12-06 Ed WarnickeMerge "Initial implementation of netconf monitoring...
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 Katelyn KasperowiczExposed maximumEntries for TableStatistics to sal 74/3474/2
2013-12-05 Giovanni MeoMerge "Add StatusCode.CREATED"
2013-12-05 Giovanni MeoMerge "Bug 78 Enable Enqueue action in static flows"
2013-12-05 Alessandro BochAdd StatusCode.CREATED 89/3489/1
2013-12-05 Alessandro BochBug 78 Enable Enqueue action in static flows 76/3476/2
2013-12-05 Chi-Vien LyMerge "Added a generic API to return a list of configur...
2013-12-05 Pramila SinghAdded a generic API to return a list of configured... 19/3419/7
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 "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 Asad AhmedUsing the value in the installedSwView data structure... 36/3036/4
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 "Fixed Restconf bug on reading Operational Data."
2013-11-11 Giovanni MeoMerge "SAL Actions Property is OF1.0 specific"
2013-11-11 Alessandro BochSAL Actions Property is OF1.0 specific 35/2535/3
2013-11-11 Giovanni MeoMerge "creating a default subnet"
2013-11-08 Ed WarnickeMerge "Initial implementation of the ClusteredDataStore"
2013-11-07 Giovanni MeoMerge "Bug:129 Connection Manager Dashlet"
2013-11-07 Alissa BonasAdd checkstyle rule to prevent empty statements (;) 48/2448/2
2013-11-05 Alissa BonasAdd checkstyle rule UpperEll and fix all code accordingly. 35/2335/3
2013-11-04 Noam MorAdded field getters to class ICMP 58/2358/2
2013-11-04 Alissa BonasFix star import and enable checkstyle rule to prevent it. 07/2307/2
2013-10-31 Colin DixonFixing warnings in the sal sub-project. 76/2176/3
2013-10-30 Alissa BonasClean all unused and redundant imports in controller. 74/2274/2
2013-10-24 Alessandro BochAdd group modification methods to IResourceAuthorization 53/2153/2
2013-10-24 Colin DixonFixing a few warnings 50/2150/1
2013-10-24 Alessandro BochReturn singleton empty collection instead of null in... 60/2060/2
2013-10-24 Alissa BonasFix typo in TCP and reuse constants in TcpTest 45/2145/2
2013-10-17 Prasanth PallamreddyRemove the usages of @XmlSeeAlso annotation. 52/1952/3
2013-10-16 Alessandro BochProvide Container authorization roles to application... 40/1940/1
2013-10-10 Alessandro BochMake use of NetUtils.getBroadcastMacAddr() 82/1782/2
2013-10-09 Alissa BonasMake BroadcastMacAddr public in NetUtils 67/1767/2
2013-10-08 Tony TkacikReworked pom files 21/1721/10
2013-10-03 Alissa BonasRemove commented out code to fix sonar warnings 71/1571/2
2013-10-02 Alissa BonasAdd curly braces to for and if statements. 72/1572/2
2013-10-01 Moiz RajaAdd first integration test for the TopologyManager... 21/1521/4
2013-09-30 Alissa BonasRemove unused local variable in DataPacketService. 85/1485/3
2013-09-30 Alissa BonasStop concatination inside append of StringBuffer 86/1486/2
2013-09-30 Alissa BonasDeclare junit version and use junit dependencyManagemen... 81/1481/3
2013-09-30 Yevgeny KhodorkovskyFix Authorization class to be compatible with using... 91/1491/3
2013-09-30 Giovanni MeoMerge "Changed TopologyManager to ignore edges that...
2013-09-29 jenkins-controller[maven-release-plugin] prepare for next development...
2013-09-29 jenkins-controller[maven-release-plugin] prepare release releasepom-0.1.0 releasepom-0.1.0
2013-09-28 Giovanni MeoMerge "CORS support for ContainerManager Northbound...
2013-09-27 Madhu VenugopalMerge "Decouple IContainerListener to avoid parallel...
next