Bug 4105: Fixed feature test failure due to missing dependency.
[controller.git] / features / mdsal /
2015-09-11 Shigeru YasudaBug 4105: Fixed feature test failure due to missing... 22/26822/1
2015-09-10 Tom PantelisBug 4105: Added DistributedEntityOwnershipService and... 86/26786/2
2015-08-18 Tony TkacikBug 4035: Removed sal-common which is unused since... 67/24467/8
2015-08-18 Tony TkacikBug 4035: Extract dom-config from core-api and broker... 92/24392/9
2015-08-13 Tomas CereDecouple message bus from netconf connector 12/24612/10
2015-08-13 Tomas CereDecouple config and netconf subsystems. 13/23413/26
2015-06-16 Jan-Simon Möller[RFC][Fix] Fix for connection in pom.xml. 76/21776/3
2015-05-07 Tony TkacikMerge "Add missing copyright text"
2015-05-07 Tony TkacikMerge "BUG 2954 : Thread local DocumentBuilder's for...
2015-05-05 Tony TkacikMerge "BUG 2820 - LLDP refactor"
2015-05-05 Tony TkacikMerge "Bug 2820 - LLDP TLV support and testing"
2015-05-05 Tony TkacikMerge "Bug 2820 - problem to add second TLV with type...
2015-05-04 Tony TkacikMerge "Remove "Unavailable" properties from ShardStats"
2015-05-04 Tony TkacikMerge "BUG 3057 - notify added event source by topics...
2015-05-04 Tony TkacikMerge "Bug 3068 - checkRpcResponse - CancellationException"
2015-05-04 Tony TkacikMerge "Make TCP netconf endpoint configurable"
2015-04-30 Tony TkacikMerge "BUG-2288: deprecate old binding Notification...
2015-04-30 Tomas CereMake TCP netconf endpoint configurable 81/18981/8
2015-04-27 Ed WarnickeMerge "Bug 2983: Added support for creation of multiple...
2015-04-27 Tony TkacikMerge "Event Source: switch from wildcards to regexs"
2015-04-27 Tony TkacikMerge "BUG 3029 - netconf event source modification...
2015-04-24 Tony TkacikMerge "Bumped controller version by minor for next...
2015-04-24 Tony TkacikMerge "Fix ReplicationAndSnapshotsIntegrationTest failure"
2015-04-24 Tony TkacikBumped controller version by minor for next release... 23/18923/4
2015-04-24 Tom PantelisMerge "NPE in RaftActor#onGetOnDemandRaftStats"
2015-04-24 Tom PantelisMerge "Fix NoSuchElementException thrown when transacti...
2015-04-24 Tony TkacikMerge "Use ImmutableNodes.fromInstanceId in netconf"
2015-04-24 Maros MarsalekUse ImmutableNodes.fromInstanceId in netconf 02/18802/7
2015-04-10 Moiz RajaMerge "Fixes Bug 2935"
2015-04-08 Tony TkacikMerge "BUG 2799: SPI for EventSources"
2015-04-08 Tony TkacikMerge "BUG 2889 : migration of netconf-cli to Normalize...
2015-04-08 Tony TkacikMerge "Add DOMDataTreeIdentifier.toString()"
2015-04-07 Tom PantelisMerge "Bug 2933: BidningDOMDataBrokerAdaper implements...
2015-04-07 Tom PantelisMerge "Bug 2933: Make DataTreeModification and Listener...
2015-04-07 Tom PantelisMerge "Bug 2933: Implemented DataTreeChangeService"
2015-04-07 Tom PantelisMerge "Bug 2942: odl-mdsal-apidocs feature is not prote...
2015-04-07 Moiz RajaMerge "Refactor ReplicatedLogImpl to separate class"
2015-04-07 Moiz RajaMerge "Bug 2588: Fix read transaction failures"
2015-04-07 Moiz RajaMerge "Fix bug bug 2651 - XSQL does not pickup augment...
2015-04-06 Ed WarnickeBug 2903: Turning on clustering by default 13/14313/10
2015-03-24 Tom PantelisMerge "BUG 2849 : Reduce sending of duplicate replicati...
2015-03-24 Tom PantelisMerge "BUG 2854 : Do not add empty read write transacti...
2015-03-23 Moiz RajaMerge "Refactor LeaderElectionScenarioTests"
2015-03-23 Moiz RajaMerge changes Idfb4fbea,Ief82b050
2015-03-23 Tony TkacikMerge "BUG-2878: Add the XML declaration to every outgo...
2015-03-23 Tony TkacikMerge "BUG-2801: Added filtering for get and getConfig...
2015-03-20 Tomas CereBUG-2801: Added filtering for get and getConfig in... 83/16483/7
2015-03-19 Tony TkacikMerge "Fix modules Restconf call for mounted devices"
2015-03-19 Tony TkacikMerge "Optimize ResolveDataChangeEventsTask object...
2015-03-19 Tony TkacikMerge "Increase IDLE timeout for ssh netconf server"
2015-03-19 Tony TkacikMerge "BUG 2799: Migration of Message Bus from deprecat...
2015-03-19 Tony TkacikMerge "fixed restconf notification subscription parsing."
2015-03-19 Tony TkacikMerge "Reenable netconf-notifications-impl xml tests"
2015-03-18 Igor BartakBUG 2799: Migration of Message Bus from deprecated... 40/16140/13
2015-03-18 Ed WarnickeMerge "Bug 2841: Fixed missing output element in Restco...
2015-03-18 Tony TkacikMerge "Add config classifier to netconf-mdsal-config...
2015-03-17 Maros MarsalekAdd config classifier to netconf-mdsal-config jar 83/16683/1
2015-03-13 Moiz RajaMerge "Change in AbstractRaftBehavior#performSnapshotWi...
2015-03-13 Moiz RajaMerge "Refactor ShardTest"
2015-03-13 Moiz RajaMerge "Reduce/enhance logging in AbstractLeader"
2015-03-13 Moiz RajaMerge "Purge in-memory log when install snapshot is...
2015-03-13 Moiz RajaMerge "Use static Procedure callback for ApplyJournalEn...
2015-03-13 Moiz RajaMerge "Changes in RaftActor#handleCaptureSnapshotReply"
2015-03-13 Moiz RajaMerge "Change fields in ShardStats to non-volatile"
2015-03-12 Moiz RajaMerge "Add sal-akka-raft test-jar dependency to sal...
2015-03-11 Tony TkacikMerge "Fixed testool performance bottleneck due to...
2015-03-11 Tony TkacikMerge "Changed NetconfDeviceDatastoreAdapter and Netcon...
2015-03-11 Tony TkacikMerge "Fixed failing tests due to different attribute...
2015-03-11 Tony TkacikMerge "Bug 2412: Expose Mountpoints on proper path"
2015-03-11 Tony TkacikMerge "BUG 2805 - Fixed Restconf RPC calls and POST...
2015-03-11 Tony TkacikMerge "Bug 2364: Migrated Binding MD-SAL to not use...
2015-03-10 Ed WarnickeMerge "Add netconf-ssh as dependency to features-mdsal"
2015-03-10 Thanh HaAdd netconf-ssh as dependency to features-mdsal 66/16266/1
2015-03-08 Tony TkacikMerge "Remove Neutron dependencies"
2015-03-08 Tony TkacikMerge "BUG 2412 - restconf RestconfDocumentedExceptionM...
2015-03-05 Tony TkacikMerge "Unit Test for md-sal netconf northbound mapping...
2015-03-05 Tony TkacikMerge "Fixed discard-changes for mdsal netconf, mapping...
2015-03-04 Moiz RajaMerge "Dynamically update DatastoreContext properties"
2015-03-04 Tom PantelisMerge "Introduce a mechanism for a Follower to signal...
2015-03-03 Moiz RajaMerge "Switch opendaylight-karaf-empty to using karaf...
2015-03-03 Tony TkacikMerge "Exception when creating new DOMNotificationRouter"
2015-03-03 Vamsi DevakiFix Bug #2777 : Unable to deploy controller to a cluste... 51/15951/1
2015-02-25 Tony TkacikMerge "Startup arch - add odlparent to root pom."
2015-02-25 Tony TkacikMerge "BUG 2412 - restconf @GET getModule(identifier...
2015-02-25 Tony TkacikMerge "BUG 2412 - restconf @GET getModule(identifier...
2015-02-25 Tony TkacikMerge "BUG 2412 - restconf @GET getModule(uri) method...
2015-02-25 Tony TkacikMerge "Removing { } from NormalizedNodeJsonBodyWriter"
2015-02-24 Tony TkacikMerge "Bug 2697: Improvement wrong response handling...
2015-02-24 Tony TkacikMerge "Bug 2731: Discard changes only when transaction...
2015-02-24 Tony TkacikMerge "Fix race condition in get/get-config netconf...
2015-02-24 Tony TkacikMerge "Skip install and deploy of karaf artifact."
2015-02-24 Tom PantelisMerge "BUG 2676 : Use notification-dispatcher for DataC...
2015-02-24 Tom PantelisMerge "BUG 2676 : Use transaction-dispatcher for ShardT...
2015-02-24 Tom PantelisMerge "BUG 2676 : Use shard-dispatcher for ShardManager...
2015-02-24 Tom PantelisMerge "BUG 2676 : Use custom client-dispatcher when...
2015-02-23 Tom PantelisMerge "BUG 2676 : Introduce API for accessing akka...
2015-02-23 Tom PantelisMerge "BUG 2718 : Create a diagnostic utility to track...
2015-02-23 Tom PantelisMerge "BUG 2741 : Fix issue with real snapshotting...
2015-02-23 Ed WarnickeMerge "Bug 2673: Binding cursor-based data change API"
2015-02-23 Tony TkacikMerge "Re-enable running of SingleFeaturesTest"
next