Provide single point for enforcing config naming convention
[controller.git] / opendaylight / northbound / networkconfiguration /
2014-01-22 Giovanni MeoMerge "Log transactions being allocated"
2014-01-22 Ed WarnickeMerge "sal-remoterpc-connector: sync ch.qos.logback...
2014-01-22 Ed WarnickeMerge "Commented out Sys.outs in runtime generated...
2014-01-22 Ed WarnickeMerge "Update to new version of the artifacts proposed...
2014-01-22 Ed WarnickeMerge "Fix bug in hello message: module with more revis...
2014-01-22 Ed WarnickeMerge "fix of Bug 314"
2014-01-22 Ed WarnickeMerge "Fix: removed tabs from yang files."
2014-01-22 Ed WarnickeMerge "Tests for loading data with augmented schema...
2014-01-22 Ed WarnickeMerge "Clean up unnecessary imports in 01-md-sal.xml ."
2014-01-22 Alessandro BochMerge "The config now is loaded only from the coordinat...
2014-01-22 Alessandro BochMerge "Migrate all artifact versions to dependencyManag...
2014-01-21 Giovanni MeoMigrate all artifact versions to dependencyManagement 22/4522/1
2014-01-18 Ed WarnickeMerge "Fix for Bug 3"
2014-01-15 Ed WarnickeMerge "BugFix : Changes to get ping between two hosts...
2014-01-15 Ed WarnickeMerge "Add shutdown hook."
2014-01-15 Ed WarnickeMerge "Switch initial config files format to xml and...
2014-01-15 Ed WarnickeMerge "Better logging for netconf-ssh."
2014-01-15 Ed WarnickeMerge "Restconf operation GET, PUT, POST tests refactoring"
2014-01-15 Ed WarnickeMerge "* fix : yang-generator can't find SIE if its...
2014-01-14 Alessandro BochMerge "Invalid cast results in HTTP 500 error returned...
2014-01-14 Madhu VenugopalInvalid cast results in HTTP 500 error returned by... 35/4235/1
2014-01-10 Ed WarnickeMerge "Add test for generated code checking list of...
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 "Updated ContainerFlow to take multiple vlans"
2014-01-04 Madhu VenugopalMerge "Upgrade jackson library to version 2.3.0"
2014-01-03 Alessandro BochMerge changes Ib1fb74f6,I532fff58
2014-01-03 Alessandro BochMerge changes Idf3f69db,I4499d7c7,I512af911
2014-01-03 Alessandro BochMerge "Fixed northbound references to SAL"
2013-12-24 Alissa BonasUpgrade jackson library to version 2.3.0 05/3905/10
2013-12-20 mrajvaidFixed northbound references to SAL 77/3877/2
2013-11-14 Ed WarnickeMerge "Fix for Bug 144"
2013-11-14 Ed WarnickeMerge "Flow removed switch event. Group and Meter updat...
2013-11-14 Ed WarnickeMerge "Fix two neutron service defects"
2013-11-14 Ryan MoatsFix two neutron service defects 13/2713/3
2013-11-11 Alessandro BochMerge "Modifying user roles via GUI"
2013-11-11 Giovanni MeoMerge "SAL Actions Property is OF1.0 specific"
2013-11-11 Giovanni MeoMerge "creating a default subnet"
2013-11-08 Ed WarnickeMerge "Bump versions of config-subsystem and netconf...
2013-11-08 Ed WarnickeMerge "Initial implementation of the ClusteredDataStore"
2013-11-08 Ryan MoatsConvert neutron northbound classes to unix line delimiters 64/2564/1
2013-11-08 Ed WarnickeMerge "Added threadpool config tests."
2013-11-08 Ed WarnickeMerge "Unified implementations of BrokerService Proxies...
2013-11-08 Ed WarnickeMerge "Change fix for default module's dependency resol...
2013-11-08 Ed WarnickeMerge "Added trasaction capabilities."
2013-11-07 Ryan MoatsRefactor to remove empty catch exception. 49/2449/4
2013-11-07 Giovanni MeoMerge "Add checkstyle rule EqualHashCode that ensures...
2013-11-07 Giovanni MeoMerge "Added DELETE support for Bridge and Port resources"
2013-11-07 Madhu VenugopalAdded DELETE support for Bridge and Port resources 12/2512/1
2013-11-06 Madhu VenugopalCompleted the missing configuration parameters in Netwo... 42/2442/2
2013-10-31 Ryan MoatsEnable enunciate to produce Neutron Service NB API... 01/2301/2
2013-10-31 Ryan MoatsRemove superfulous class from neutron NB bundle. 18/2218/2
2013-10-30 Alissa BonasClean all unused and redundant imports in controller. 74/2274/2
2013-10-16 Madhu VenugopalMoving the connection manager NB-API from the network... 24/1924/3
2013-10-08 Tony TkacikReworked pom files 21/1721/10
2013-10-07 Ryan MoatsAdd missing test methods to IRouterAware and clean... 31/1731/1
2013-09-30 Giovanni MeoMiscelanous fixes after the release of the artifacts 14/1514/2
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-27 Alessandro BochMerge "Introduce ASYNC caches and use them in FRM"
2013-09-26 Alessandro BochMerge "In case of an error event, cleanup the config...
2013-09-26 Giovanni MeoMerge "To SAL conversion test."
2013-09-25 Giovanni MeoFix wrong dependency 29/1429/1
2013-09-25 Madhu VenugopalMerge "Silent false positive, and enhance real error...
2013-09-25 Giovanni MeoMerge "Stop overriding method just to call super."
2013-09-25 Giovanni MeoMerge "Stop creating new Boolean, move to use valueOf...
2013-09-25 Giovanni MeoMerge "Add SCM section to all the poms"
2013-09-25 Alissa BonasDeclare version property for maven bundle plugin, reuse... 41/1341/3
2013-09-25 Giovanni MeoAdd SCM section to all the poms 14/1414/1
2013-09-25 Alissa BonasStop creating new Boolean, move to use valueOf method 12/1412/1
2013-09-23 Giovanni MeoMerge "Remove unused spring dependency and wrong versi...
2013-09-23 Ryan MoatsInitial push of Neutron interface 94/1294/8
2013-09-19 Giovanni MeoMerge "Added validation for protocol field while adding...
2013-09-18 Giovanni MeoMerge "In o.o.c.switchmanager.SpanConfig, handle node...
2013-09-17 Alessandro BochMerge "Fail toggle flow if port is no longer a part...
2013-09-17 Giovanni MeoMerge "UI support for multiple host per port"
2013-09-17 Giovanni MeoMerge "Add password recovery procedure for default...
2013-09-17 Giovanni MeoMerge "Add missing null check in Container name validation"
2013-09-17 Giovanni MeoMerge "Address @XmlSeeAlso limitation. Provide the...
2013-09-16 Prasanth PallamreddyAddress @XmlSeeAlso limitation. Provide the ability... 07/1207/1
2013-09-13 Giovanni MeoMerge "Fix for cache cleanup in protocol plugin on...
2013-09-12 Giovanni MeoMerge "Refactor SubnetConfig"
2013-09-12 Giovanni MeoMerge "On container removal FRM does not uninstall...
2013-09-12 Giovanni MeoMerge "Declare a property for commons-lang version...
2013-09-12 Giovanni MeoMerge "Add helper class for RpcError interface"
2013-09-12 Madhu VenugopalContainer Management and associated Northbound APIs. 64/1164/3
2013-09-11 Alessandro BochMerge "Add curly braces to if/else statements. (sonar)"
2013-09-10 Giovanni MeoMerge "Replace exception.printStacktrace with write...
2013-09-10 Madhu VenugopalBug #60 : JSON list responses from the NB-APIs returns... 31/1131/3
2013-08-31 Madhu VenugopalMerge "toaster-it: add missing version for maven-paxexa...
2013-08-31 Madhu VenugopalMerge "yang-prototype: add missing version for maven...
2013-08-30 Alessandro BochMerge "Few additional fixes to enable Client script...
2013-08-30 Madhu VenugopalFew additional fixes to enable Client script access... 66/1066/1
2013-08-30 Pramila SinghFix to remove @ from id and type parameter of node... 36/1036/3
2013-08-28 Ed WarnickeMerge "Prepare for mvn release:prepare release:perform...
next