Fix for NPE on port delete
[ovsdb.git] / integrationtest / src /
2015-05-15 Sam HagueSquashed commit of the following: 73/20473/1
2015-04-17 Sam HagueMerge "Add JUnit testing for ArpResponderService class."
2015-04-16 Flavio FernandesMerge "Add OpenFlow ID to ovsdb-bridge-attributes."
2015-04-16 Flavio FernandesMerge "BUG 3005: WORKAROUND issue where match cannot...
2015-04-16 Flavio FernandesMerge "Add JUnit testing for ClassifierService class."
2015-04-16 Flavio FernandesMerge "Update gogo versions to account for new karaf...
2015-04-16 Sam HagueUpdate gogo versions to account for new karaf 3.0.3... 33/18433/3
2015-04-01 Sam HagueMerge "Revert "Added trunks code to go with the model.""
2015-04-01 Gabriel Robitaille... Revert "Added trunks code to go with the model." 62/17562/1
2015-04-01 Sam HagueMerge "Added trunks code to go with the model."
2015-03-31 Gabriel Robitaille... Added trunks code to go with the model. 75/17375/8
2015-03-24 Sam HagueMerge "Add bridge port when creating a bridge via OVSDB...
2015-03-23 Flavio FernandesAdd node callback to flow capable listener from ovsdb... 65/16965/3
2015-03-18 Sam HagueMerge "Patch to bring us into alignment with skip.karaf...
2015-03-18 Sam HagueCleanup adsal remanants from integration tests 34/16734/2
2015-03-10 Flavio FernandesMerge "Renaming ovsdb-managed-node-augmentation to...
2015-03-10 Sam HagueRemove sal IInventoryListener from Southboundhandler 22/16222/1
2015-03-09 Flavio FernandesMerge changes I00b761de,I6b7440b3,Id4a96515
2015-03-09 Sam HagueAdd utils.servicehelper to integration tests 04/16204/3
2015-03-05 Sam HagueMigrate net-virt from adsal Node to mdsal Node 53/16053/2
2015-03-04 Sam HagueMigrate from adsal Node to mdsal Node 97/15997/3
2015-03-03 Sam HagueMerge "Make BridgeName strongly typed"
2015-03-02 Sam HagueMerge "Fix placement of config file"
2015-03-02 Flavio FernandesMerge "Bug 2438: No serializer found for class.. Boolea...
2015-03-02 Sam HagueMerge "OVSDB V3 northbound failed to find node"
2015-03-02 Sam HagueMerge "getNode fails when id contains |"
2015-03-02 Sam HagueMerge "Ovsdb plugin compatibility layer"
2015-02-28 Anil VishnoiOvsdb plugin compatibility layer 69/15569/6
2015-02-26 Sam HagueMerge "MD-SAL OVSDB SB - handle update to ovsdb node."
2015-02-26 Flavio FernandesMerge "Slight simplification in OvsdbConnectionInstance"
2015-02-25 Ed WarnickeUse neutron from new repo 53/15753/6
2015-02-24 Sam HagueRevert "Removing ovsdb plugin dependency on sal.utils... 41/15641/2
2015-02-20 Sam HagueMerge "Fetch managed node (bridge) details and augment...
2015-02-20 Sam HagueMerge "Removing ovsdb plugin dependency on sal.utils...
2015-02-20 Sam HagueMerge "Workaround for Node.fromString"
2015-02-20 Sam HagueRemoving ovsdb plugin dependency on sal.utils classes 20/15520/3
2015-02-20 Sam HagueWorkaround for Node.fromString 19/15519/1
2015-02-19 Sam HagueRemove IPlugin{in,out}Inventory* interfaces. 83/15483/1
2015-02-17 Sam HagueMerge "Add karaf-based pax-exam so that net-virt can...
2015-02-16 Sam HagueAdd karaf-based pax-exam so that net-virt can be tested. 90/15390/1
2015-02-11 Sam HagueMerge topics 'mdsal_ovsd_db', 'mdsal_ovsdb_sb'
2015-02-11 Sam HagueMerge "MD-SAL OVSDB SB - handle deletion of Ovsdb Nodes"
2015-02-11 Sam HagueMerge "Basic wiring for OVSDB updates"
2015-02-10 Sam HagueMerge "Fix ovsdb-ovs-full-integration-daily"
2015-02-10 Flavio FernandesFix ovsdb-ovs-full-integration-daily 19/15119/1
2015-02-09 Flavio FernandesMerge "Fix namespaces for dpdk yang files"
2015-02-09 Flavio FernandesMerge "Remove ComponentActivatorAbstractBase from plugin"
2015-02-07 Sam HagueMerge "Remove openflow10"
2015-02-06 Sam HagueMerge "Re-enable southbound build."
2015-02-06 Sam HagueMerge "Revert "Adding support for DPDK datapath_type...
2015-02-06 Flavio FernandesRemove openflow10 93/14993/1
2015-02-06 Flavio FernandesMerge "Remove of10provider"
2015-02-06 Sam HagueRemove of10provider 68/14968/2
2015-02-06 Sam HagueRemove sal.connectionservice 33/14933/9
2015-02-05 Sam HagueMerge "Rough musings towards an MD-SAL OVSDB SB"
2015-02-01 Sam HagueMerge "Fix 'Row cannot be cast to Interface' exceptions"
2015-01-30 Sam HagueBUg-2658: Remove adsal and migrate to mdsal 50/14650/2
2015-01-30 Sam HagueBUG-2658: Remove adsal and migrate to mdsal 46/14646/2
2015-01-23 Sam HagueEnable OVSDB northbound V2 integration tests. 53/14453/1
2015-01-23 Sam HagueMove library integration tests to integrationtest dir 51/14451/1
2015-01-22 Sam HagueMove bridgedomain it to the intergationtest bundle 05/14205/2
2014-12-08 Sam HagueRestructure plugin IT tests to reuse TestBase methods 59/13459/2
2014-12-08 Flavio FernandesAdd TestWatcher so we know what test is running 51/13451/3
2014-11-21 Flavio FernandesMerge "Fix critical Sonar Issue: ConfigurationServiceIm...
2014-11-20 Sam HagueAdd log to indicate the schema version 28/13028/1
2014-11-20 Sam HagueMake method names consistent 27/13027/1
2014-11-20 Sam HagueFix tests where schema version is not supported 26/13026/1
2014-11-19 Flavio FernandesMerge changes Ibe8d0d9f,I31935e1e,I0f1f3bee
2014-11-19 Flavio FernandesMerge changes I8fe016c2,I75842f8e
2014-11-19 Sam HagueRemove unused schema code. 38/12938/1
2014-11-19 Sam HagueAdd assumeTrue around hardware_vtep schema check 37/12937/1
2014-11-18 Flavio FernandesMerge "Add pax-exam integration-tests for hardware_vtep"
2014-11-18 Sam HagueAdd pax-exam integration-tests for hardware_vtep 31/12931/1
2014-11-18 Flavio FernandesMerge "Add pax exam schema integration tests"
2014-11-18 Sam HagueAdd pax exam schema integration tests 92/12892/4
2014-11-02 Flavio FernandesMerge changes I89f90cf4,I248403b7
2014-11-01 Flavio FernandesMerge "Ignore testGetOpenflowVersion: it is no longer...
2014-10-31 Flavio FernandesIgnore testGetOpenflowVersion: it is no longer applicable 87/12387/2
2014-10-30 Flavio FernandesMerge "Add template unit-tests for bundles that don...
2014-10-29 Flavio FernandesFix NeutronIT testGetTunnelEndpoint 16/12316/2
2014-10-13 Cédric OllivierAdd import statements for o.o.o.o.n.a.ConfigurationService 31/11931/1
2014-09-21 Madhu VenugopalMerge "Bug 1885: VM ingress rule is not installed for...
2014-09-11 Flavio FernandesBug 960 : Avoid adding redundant Openflow Controller... 06/9606/8
2014-09-05 Madhu VenugopalMerge "Combine ovssfc patches."
2014-09-04 Brent SalisburyMerge "Added LoadBalancerProvider as the service provid...
2014-09-04 Brent SalisburyMerge "Splitting OF13Provider's native L2 Forwarding...
2014-09-04 Madhu VenugopalMerge "L3: Use system config to get the mac address...
2014-09-04 Flavio FernandesL3: Use system config to get the mac address of the... 92/10792/1
2014-09-04 Dave TuckerMerge "L3: Add support for distributed arp responder...
2014-09-04 Madhu VenugopalMerge "ACL services for OS/OVS"
2014-09-03 Madhu VenugopalImplemented Schema independent Plugin Read, Update... 11/10611/3
2014-09-02 Dave TuckerSkeleton implementation of L3 using PipelineOrchestration 78/10578/5
2014-08-05 Madhu VenugopalMerge "Add MD-SAL Adapter for the OVSDB Plugin"
2014-08-04 Dave TuckerAdd MD-SAL Adapter for the OVSDB Plugin 89/9589/2
2014-08-04 Dave TuckerRefactor of the OVSDB Plugin 98/9498/6
2014-08-02 Madhu VenugopalMerge "NBI v3 Method Stubs"
2014-07-29 Madhu VenugopalMerge "Fix behaviour of listeners in the InventoryService"
2014-07-25 Madhu VenugopalMerge "Added per-flow TEP and per-port TEP example...
2014-07-23 Dave TuckerFix behaviour of listeners in the InventoryService 46/9246/2
2014-07-23 Dave TuckerRefactor OVSDB Neutron Code 70/9170/10
next