Add consistency check of visible yang modules to netconf.
[controller.git] / opendaylight /
2013-12-13 Maros MarsalekAdd consistency check of visible yang modules to netconf. 92/3692/1
2013-12-13 Alessandro BochMerge "Notifying listeners when a subnet gets added...
2013-12-12 Asad AhmedNotifying listeners when a subnet gets added 87/3687/1
2013-12-12 Ed WarnickeMerge "Openflowyang - added StripVlan, nwTos changes"
2013-12-12 Gaurav BhagwaniOpenflowyang - added StripVlan, nwTos changes 71/3671/3
2013-12-12 Alessandro BochMerge "Send SystemName TLV in LLDP message."
2013-12-12 Ed WarnickeMerge "Add Set<String> getAvailableModuleFactoryQNames...
2013-12-12 Ed WarnickeMerge "Added xml storage adapter bundle fragments for...
2013-12-12 Ed WarnickeMerge "Added more granular error reporting during commi...
2013-12-12 Ed WarnickeMerge "removed parent dependency on pax-exam-container...
2013-12-12 Tomas OlveckyAdd Set<String> getAvailableModuleFactoryQNames() to... 75/3675/1
2013-12-12 Maros MarsalekAdded xml storage adapter bundle fragments for config... 70/3670/1
2013-12-12 Maurice QureshiSend SystemName TLV in LLDP message. 58/3658/1
2013-12-11 Tony TkacikAdded more granular error reporting during commit valid... 46/3646/1
2013-12-11 Giovanni MeoMerge "Improve logging of persister and netconf client."
2013-12-11 Giovanni MeoMerge "Remove jolokia dependency from config-subsystem."
2013-12-11 Martin Bobakremoved parent dependency on pax-exam-container-native 38/3638/3
2013-12-11 Tomas OlveckyImprove logging of persister and netconf client. 14/3614/6
2013-12-11 Giovanni MeoMerge "Bug 116 - Revisit SanityTest"
2013-12-11 Tomas OlveckyRemove jolokia dependency from config-subsystem. 37/3637/1
2013-12-11 Giovanni MeoMerge "Get rid of legacy ref_ prefixes in configuration"
2013-12-11 Giovanni MeoMerge "Added support for persistance of service referen...
2013-12-11 Giovanni MeoMerge "Add service reference binding to config registry."
2013-12-11 Robert VargaGet rid of legacy ref_ prefixes in configuration 25/3625/2
2013-12-11 Maros MarsalekAdded support for persistance of service references... 20/3620/2
2013-12-11 Tomas OlveckyAdd service reference binding to config registry. 69/3569/8
2013-12-10 Ed WarnickeMerge "Fixed deserialization of IdentityRefs in Restcon...
2013-12-10 Prasanth PallamreddyBug 116 - Revisit SanityTest 20/3420/3
2013-12-10 Ed WarnickeMerge "Bug 211 - Fixed codec generation when transitive...
2013-12-10 Tony TkacikFixed deserialization of IdentityRefs in Restconf URI. 12/3612/2
2013-12-10 Tony TkacikBug 211 - Fixed codec generation when transitive depend... 11/3611/3
2013-12-10 Giovanni MeoMerge "Controller ignores switch, if no ports are present"
2013-12-10 Giovanni MeoMerge "Fixing a recent breakage in Flow programmer...
2013-12-10 Madhu VenugopalFixing a recent breakage in Flow programmer introduced... 03/3603/1
2013-12-10 Alessandro BochUser manager to hash with SHA-384 82/3482/5
2013-12-10 Alessandro BochDeleting the Default subnet gateway returns success 79/3479/6
2013-12-09 Alessandro BochAdding of specific flow validation in of plugin 93/3493/4
2013-12-09 Tony TkacikFix to allow RESTCONF PUTing of Flows 14/3314/14
2013-12-09 Alessandro BochController ignores switch, if no ports are present 94/3594/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 Sapan ShahChange portId to accept a generic data-type 20/3520/3
2013-12-09 Ed WarnickeMerge "Added conflict handling between configuration...
2013-12-09 Ed WarnickeMerge "Corrected response status codes from restconf"
2013-12-09 Ed WarnickeMerge "Implementation for enabling remote rpc calls...
2013-12-09 Ed WarnickeMerge "Improved support for default yang statements...
2013-12-09 Ed WarnickeMerge "Fix for bug 211, where direct write and read...
2013-12-09 Ed WarnickeMerge "Fix errors reported by pyang"
2013-12-09 Ed WarnickeMerge "Update service references to new format"
2013-12-09 Tony TkacikFix for bug 211, where direct write and read of augment... 36/3536/2
2013-12-09 Ed WarnickeMerge "Validation Issue with DlSrc,DlDst MacAddress"
2013-12-09 Milos FabianAdded conflict handling between configuration and state... 78/3578/2
2013-12-09 msunalCorrected response status codes from restconf 96/3496/2
2013-12-09 Maros MarsalekImproved support for default yang statements in configu... 30/3430/3
2013-12-08 Tony TkacikImplementation for enabling remote rpc calls between... 59/3159/4
2013-12-08 Ed WarnickeMerge "Fix a typo in debug message"
2013-12-08 Robert VargaFix errors reported by pyang 60/3560/1
2013-12-08 Robert VargaUpdate service references to new format 57/3557/1
2013-12-08 Ed WarnickeMerge "Fixed sal-netconf-connector readConfiguration"
2013-12-08 Tony TkacikFixed sal-netconf-connector readConfiguration 72/3472/3
2013-12-08 Ed WarnickeMerge "Fixed add/delete/modify RPC for group/flow/remov...
2013-12-08 Robert VargaFix a typo in debug message 56/3556/1
2013-12-07 Ed WarnickeMerge "Added transactions statistics for BI Broker."
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-07 Tomas OlveckyRefactor persister: Add ability to publish multiple... 67/3467/2
2013-12-07 Prasanna HuddarFixed add/delete/modify RPC for group/flow/remove reach... 51/3551/1
2013-12-07 Gaurav BhagwaniValidation Issue with DlSrc,DlDst MacAddress 46/3546/1
2013-12-07 Pramila SinghFix for adding a static flow with action as OUTPUT... 40/3540/2
2013-12-06 Andrew KimPrevent password hash from being shown 39/3539/1
2013-12-06 Katelyn KasperowiczChanged maximumEntries to correct int rather than long 38/3538/3
2013-12-06 Ed WarnickeMerge "1. Corrected Ip Protocol match field. 2. Added...
2013-12-06 Ed WarnickeMerge "modified group"
2013-12-06 Ed WarnickeMerge "Initial implementation of netconf monitoring...
2013-12-06 Lukas SedlakAdded transactions statistics for BI Broker. 33/3533/1
2013-12-06 Tomas OlveckyRefactor yang-jmx-generator and -plugin to support... 23/3523/4
2013-12-06 Ed WarnickeMerge "Used log instead of exception"
2013-12-06 Deepthi V V1. Corrected Ip Protocol match field. 30/3530/1
2013-12-06 Ed WarnickeMerge "Fix for CLI- AddMDFlow having problem"
2013-12-06 Prasanna Huddarmodified group 12/3512/3
2013-12-06 msunalUsed log instead of exception 22/3522/2
2013-12-06 Anil VishnoiMD-SAL Statistics Manager - Fixed keys of group and... 13/3413/3
2013-12-05 Alessandro BochMerge "Arranged the config so that its obvious how...
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 WarnickeArranged the config so that its obvious how to enable... 15/3415/2
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 "On link flap new SimpleForwarding flows are...
2013-12-05 Giovanni MeoMerge "Bug 78 Enable Enqueue action in static flows"
2013-12-05 Maros MarsalekUpdated xpath pointing to a module instance under servi... 05/3505/1
2013-12-05 Gaurav BhagwaniFix for CLI- AddMDFlow having problem 65/3465/3
2013-12-05 Tony TkacikMoved IT code to separate project, Fix for Bug 184... 59/3459/3
2013-12-05 Alessandro BochAdd StatusCode.CREATED 89/3489/1
2013-12-05 Maros MarsalekInitial implementation of netconf monitoring module... 37/3337/12
2013-12-05 Alessandro BochOn link flap new SimpleForwarding flows are rejected... 87/3487/1
2013-12-05 Alessandro BochBug 78 Enable Enqueue action in static flows 76/3476/2
next