Merge "Revert "Revert "BUG-1425: Integrated new Binding to Normalized Node codec...
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / test / java / org / opendaylight / controller / cluster / datastore / ShardManagerTest.java
2014-08-21 Tony TkacikMerge "Revert "Revert "BUG-1425: Integrated new Binding...
2014-08-20 Devin AveryMerge "BUG 932 - Swagger HTTP POST contains incorrect...
2014-08-19 Moiz RajaMerge "Custom mailbox that is bounded and instrumented."
2014-08-19 Ed WarnickeMerge "Revert "Added the Buffer-Id to packet-in.""
2014-08-19 Ed WarnickeMerge "Added the Buffer-Id to packet-in."
2014-08-18 Devin AveryMerge "Bug 1430: Obtain config params from config system"
2014-08-13 tpantelisBug 1430: Obtain config params from config system 05/9905/2
2014-08-11 Devin AveryMerge "BUG 907 distinguish augmented nodes"
2014-08-09 Moiz RajaMerge "Fix usage of StringBuilder when getting parent...
2014-08-08 Madhu VenugopalMerge "Neutron LBaaS v2.0 API support"
2014-08-08 Tony TkacikMerge "Fix config-manager activator"
2014-08-08 Tony TkacikMerge "BUG-1495: fail future when no local RPC is found"
2014-08-07 Tony TkacikMerge "BUG-997 Consult QNames of yang modules with...
2014-08-07 Tony TkacikMerge "BUG-1423 Fix distributed datastore error in...
2014-08-07 Tony TkacikMerge "BUG-868: migrate ListenerRegistry"
2014-08-07 Tony TkacikMerge "Bug 1308 - Unable to publish NodeUpdated message...
2014-08-07 Tony TkacikMerge "Migrate to junit 4.11"
2014-08-07 Tony TkacikMerge "BUG-1493: do not instantiate HashSet"
2014-08-07 Moiz RajaTune replication and stabilize tests 41/9741/5
2014-08-05 Tony TkacikMerge "Fixed namespace of yang testing file."
2014-08-05 Tony TkacikMerge "Bug 1354: Fixed rpc request/result transformation."
2014-08-04 Tony TkacikMerge "BUG 1162 - ensure data for all path arguments...
2014-08-03 Moiz RajaKeep DataChange registrations and notifications local 27/9627/2
2014-08-01 Ed WarnickeMerge "Bug 1333: Regression Test suite."
2014-08-01 Ed WarnickeMerge "Bug 1369: Use separate single threadpool for...
2014-08-01 Tony TkacikMerge "BUG-190 Simplify reconnect logic in protocol...
2014-08-01 Ed WarnickeMerge "Fixed for bug : 1171 - issue while creating...
2014-08-01 Ed WarnickeMerge "Fixed for bug 1197"
2014-08-01 Ed WarnickeMerge "Fixed for bug 1168 : Issue while update subnet"
2014-07-30 Ed WarnickeMerge "Make Raft messages serializable"
2014-07-30 Ed WarnickeMerge "Serialization/Deserialization and a host of...
2014-07-30 Madhu VenugopalMerge "Created Network Service Functions Features"
2014-07-29 Moiz RajaSerialization/Deserialization and a host of other fixes 55/9455/2
2014-07-29 Moiz RajaMerge "Fixed unneeded wrapping of guava for karaf"
2014-07-29 Tony TkacikMerge changes I442a0ee9,I11825b90
2014-07-29 Moiz RajaMerge "Fix for -Pintegrationtest profile"
2014-07-28 Moiz RajaInitial support for multiple-shards 82/8882/6
2014-07-21 Tony TkacikMerge "Bug 1239 - Clean up and refactor netconf-ssh...
2014-07-16 Tom PantelisMerge "Added comments to the opendaylight-inventory...
2014-07-09 Tony TkacikMerge "Improve documentation of BindingAware{Provider...
2014-07-09 Tony TkacikMerge "Re-added config.version to config-module-archetype."
2014-07-07 Tom PantelisMerge "Bug 1235: Documented Notification services of...
2014-07-04 Ed WarnickeMerge "Created Proper Feature File for AD-SAL"
2014-07-04 Tony TkacikMerge "BUG-1200 changed help for agentpath && added...
2014-07-04 Ed WarnickeMerge "Bug 1007 - Statistics manager loses threads...
2014-07-03 Tony TkacikMerge "Protocol framework: use pooled ByteBuf allocator"
2014-07-03 Madhu VenugopalMerge "Refactor Neutron Pagination Code to support...
2014-07-01 Tony TkacikMerge "Make dependencyResolver protected in generated...
2014-07-01 Devin AveryMerge "Bug 1236 - Documented Binding-aware RPC services...
2014-07-01 Ed WarnickeMerge "Bug 1027: Sort map of instance-identifiers and...
2014-07-01 Tony TkacikMerge "BUG 1211 - deletion non existing target returns...
2014-06-30 Ed WarnickeMerge "Implement finding a primary based on the shard...
2014-06-26 Ed WarnickeMerge "Bug-835:Reserve ports should be logical ports"
2014-06-26 Ed WarnickeMerge "Adding tunnel ipv4 src/dst flow-base model augme...
2014-06-25 Moiz RajaImplement finding a primary based on the shard name... 63/8163/4
2014-06-24 Alessandro BochMerge "Bug 1212: Values of VLAN match fields were wrong."
2014-06-24 Tony TkacikMerge "Bug 1176: Lower log level when netconf ssh conne...
2014-06-24 Tony TkacikMerge "Fix netconf ssh client"
2014-06-23 Ed WarnickeMerge "Bug 1129: Removing hard coded versions from...
2014-06-23 Ed WarnickeMerge "BUG 1129:Removed hard coded version from netconf...
2014-06-23 Tony TkacikMerge "BUG-961 Fix Resource leak error from netty."
2014-06-23 Ed WarnickeMerge "Bug 1144: Fixed mising DataChangeEvents for...
2014-06-20 Tony TkacikMerge "Fix checkstyle errors in sal-compatibility"
2014-06-20 Ed WarnickeMerge "Bug 629: Make BindingDataBroker to be visible."
2014-06-20 Ed WarnickeMerge "Bug 629: Make SchemaService required for Data...
2014-06-20 Tony TkacikMerge "Introducing ShardManager"
2014-06-17 Moiz RajaIntroducing ShardManager 04/8004/4