Fix two neutron service defects
[controller.git] / opendaylight / containermanager /
2013-11-05 Alessandro BochEnabling vlan in flow spec in backend 22/2322/4
2013-11-04 Alissa BonasFix star import and enable checkstyle rule to prevent it. 07/2307/2
2013-10-29 Alessandro BochAdd vlan to container flow (container flow-spec) 54/2254/2
2013-10-29 Alessandro BochOn container removal, remove startup files from the... 31/2231/2
2013-10-28 Alissa BonasFix typo in messages in ContainerManager 97/2197/2
2013-10-16 Alessandro BochProvide Container authorization roles to application... 40/1940/1
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-09-30 Alessandro BochContainer Manager to expose inContainerMode() 17/1517/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-28 Giovanni MeoMerge "CORS support for ContainerManager Northbound...
2013-09-27 Madhu VenugopalMerge "Decouple IContainerListener to avoid parallel...
2013-09-27 Alessandro BochDecouple IContainerListener to avoid parallel computati... 68/1468/1
2013-09-27 Alessandro BochMerge "Introduce ASYNC caches and use them in FRM"
2013-09-26 Giovanni MeoMerge "To SAL conversion test."
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-23 Giovanni MeoMerge "Declare osgi.core.version in one pom and reuse...
2013-09-23 Giovanni MeoMerge "Move init and destroy empty impl from Activator...
2013-09-22 Alissa BonasMove init and destroy empty impl from Activator classes... 27/1327/1
2013-09-22 Giovanni MeoMerge "Removing the Container Aware dependency from...
2013-09-22 Giovanni MeoMerge "FRM to remove flows on switchport admin down"
2013-09-22 Giovanni MeoMerge "Conversion class FromSalConversionsUtils."
2013-09-22 Madhu VenugopalRemoving the Container Aware dependency from Clustering... 26/1326/1
2013-09-21 Alessandro BochFRM to remove flows on switchport admin down 16/1316/2
2013-09-20 Alessandro BochMerge "Few debug enhancements to debug hashing issues"
2013-09-20 Alessandro BochMerge "Fix: IPProtocols not parsing correctly"
2013-09-20 Yevgeny KhodorkovskyFix: IPProtocols not parsing correctly 04/1304/3
2013-09-19 Madhu VenugopalMerge "Provide consistent hash code for enums and use...
2013-09-19 Giovanni MeoMerge "Validate user input in FlowSepc Configuration"
2013-09-19 Giovanni MeoMerge "Added validation for protocol field while adding...
2013-09-19 Giovanni MeoMerge "Simple changes to eliminate pmd warnings"
2013-09-19 Giovanni MeoMerge "Add strong password check for users"
2013-09-19 Giovanni MeoMerge "Prepare the TopologyManager code for integration...
2013-09-19 Maurice QureshiValidate user input in FlowSepc Configuration 78/1278/3
2013-09-18 Giovanni MeoMerge "Remove maven repo2 from poms because no need...
2013-09-18 Giovanni MeoMerge "Fix "FileNotFound" error for jacoco.exec and...
2013-09-18 Madhu VenugopalMerge "Configure jackson to turn off FAIL_ON_UNKNOWN_PR...
2013-09-18 Ed WarnickeMerge "Added Router code generation and unit tests...
2013-09-18 Ed WarnickeMerge "MD-SAL model for group feature in OF 1.3."
2013-09-18 Giovanni MeoMerge "In o.o.c.switchmanager.SpanConfig, handle node...
2013-09-18 Giovanni MeoMerge "Add missing validation on ContainerFlowConfig...
2013-09-17 Alessandro BochMerge "Fail toggle flow if port is no longer a part...
2013-09-17 Madhu VenugopalMerge "Cookie value is ignored while converting OF...
2013-09-17 Madhu VenugopalMerge "Add the following logics: - only send wildcard...
2013-09-17 Alessandro BochAdd missing validation on ContainerFlowConfig objects 36/1236/1
2013-09-17 Shigeru YasudaImplement doesContainerExist(String) so that IT tests... 35/1235/1
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 Alessandro BochAdd missing null check in Container name validation 11/1211/1
2013-09-13 Giovanni MeoMerge "Fix for cache cleanup in protocol plugin on...
2013-09-12 Madhu VenugopalMerge "Supply from filesystem infinispan configuration"
2013-09-12 Madhu VenugopalMerge "FRMsync get stuck, miscelaneous fix"
2013-09-12 Giovanni MeoMerge "Refactor SubnetConfig"
2013-09-12 Madhu VenugopalAdded Configurable parameter for the Connection Manager... 67/1167/1
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-08-28 Ed WarnickeMerge "Prepare for mvn release:prepare release:perform...
2013-08-28 Giovanni MeoPrepare for mvn release:prepare release:perform operation 78/978/4
2013-08-27 Giovanni MeoMerge changes I5809ac06,I4362cd4e
2013-08-27 Madhu VenugopalMerge "Northbound cleanup for static routing"
2013-08-27 Madhu VenugopalMerge "Cleaup Statistics northbound and add exmaples"
2013-08-26 Yevgeny KhodorkovskyCleaup Statistics northbound and add exmaples 01/1001/4
2013-08-09 Madhu VenugopalMerge "Implement cluster wide topology notifications...
2013-08-08 Pramila SinghFix to set/delete Switch Configuration using Northbound API 23/823/2
2013-06-15 Giovanni MeoMerge "Add IfNewHostNotify to DeviceManager"
2013-06-14 Ed WarnickeMerge "Parents pom distribution"
2013-06-14 Jason YeMerge "Enable checkstyle for other non-source files"
2013-06-14 Giovanni MeoEnable checkstyle for other non-source files 74/474/2
2013-06-13 Giovanni MeoMerge "Fix bulk sync in SwitchMananger."
2013-06-12 Madhu VenugopalMerge "Checkstyle enforcer"
2013-06-12 Giovanni MeoCheckstyle enforcer 57/457/3
2013-06-08 Madhu VenugopalMerge "Revert "Checkstyle enforcer""
2013-06-08 Ed WarnickeRevert "Checkstyle enforcer" 49/449/1
2013-06-08 Ed WarnickeMerge "Checkstyle enforcer"
2013-06-08 Giovanni MeoCheckstyle enforcer 47/447/2
2013-05-20 Giovanni MeoMerge "Formatting cleanup of POM files"
2013-05-20 Giovanni MeoMerge changes I02c2af4b,If6adaabc,I559b92ff
2013-05-18 David EricksonFormatting cleanup of POM files 63/363/1
2013-05-18 David EricksonChange generated MANIFEST.MF location 62/362/1
2013-05-18 David EricksonRemove superfluous groupId. 61/361/1
2013-05-06 Giovanni MeoMerge "API 2 Documentation for opendaylight.controller...
2013-05-03 Alessandro BochMerge "Bug fix for ForwardingRulesManager: addFlow...
2013-05-02 Madhavan Kasthurir... edgeUpdate API enhancement and related changes. 84/284/1
2013-03-22 Madhu VenugopalOpenDaylight Controller functional modules. 68/68/1