Merge "Add UT for SouthboundMapper and SouthboundProvider"
[netvirt.git] / openstack /
2015-10-05 Flavio FernandesMerge "Add UT for SouthboundMapper and SouthboundProvider"
2015-10-04 Sam HagueUse odlparent checkstyle
2015-10-03 Sam HagueMerge "Fix sonar integration test reporting"
2015-10-03 Sam HagueFix sonar integration test reporting
2015-10-02 Anil VishnoiMerge topic/master/clustering to master branch
2015-10-02 Sam HagueMerge "Use the memorized service reference"
2015-10-02 Sam HagueMerge "UT for SouthboundUtil.java"
2015-10-02 Sam HagueMerge "Bug 4277 - Deleted Network flow entries retained...
2015-10-01 ravi_sabapathyBug 4277 - Deleted Network flow entries retained in...
2015-10-01 Sam HagueMerge "Speed up SouthboundIT through multi-threading...
2015-10-01 Sam HagueMerge "Add yang for hwvtep"
2015-09-30 Stephen KittUse the memorized service reference
2015-09-29 Flavio FernandesLess restriction on shared networks: it can be allowed...
2015-09-29 Sam HagueMerge "Added model for QoS and Queue."
2015-09-28 Sam HagueUse common profiles among ovsdb it bundles
2015-09-28 Sam HagueMerge "Remove unused integrationtest"
2015-09-28 Sam HagueMerge "Added Security Rule for Custom ICMP"
2015-09-25 Flavio FernandesMerge "Mdsal utils bundle"
2015-09-24 Anil VishnoiMerge "Initial pass at netvirt model"
2015-09-24 Sam HagueInitial pass at netvirt model
2015-09-23 Flavio FernandesMerge "Unit Test for ovsdb southbound OvsdbConnectionMa...
2015-09-22 Flavio FernandesMerge "Revert "Use the library config bundle in southbo...
2015-09-22 Sam HagueMerge "Use the library config bundle in southbound"
2015-09-17 Sam HagueMerge "SecGroup: Handle cases when security group has...
2015-09-17 Flavio FernandesSecGroup: Handle cases when security group has empty...
2015-09-16 Anil VishnoiMerge "Initial bundle creation for HWTEP SB"
2015-09-16 Anil VishnoiMerge "A few cleanups"
2015-09-16 Flavio FernandesA few cleanups
2015-09-16 Flavio FernandesMerge "Revert "Use single-argument form of firstKeyOf()""
2015-09-15 Anil VishnoiRevert "Use single-argument form of firstKeyOf()"
2015-09-15 Flavio FernandesMerge "Use single-argument form of firstKeyOf()"
2015-09-15 Stephen KittUse single-argument form of firstKeyOf()
2015-09-10 sangeeta.mauryaAdded Security Rule for Custom ICMP
2015-09-10 Sam HagueMerge "Migration to use MD-SAL Project"
2015-09-10 Sam HagueMerge "Sonar clean-ups"
2015-09-10 Tony TkacikMigration to use MD-SAL Project
2015-09-10 Sam HagueMerge "getDHCPServerPort is modified to address Bug...
2015-09-10 Stephen KittSonar clean-ups
2015-09-10 Aswin SuryanarayanangetDHCPServerPort is modified to address Bug 4206
2015-09-09 Sam HagueMerge "Migrate restconf dependencies"
2015-09-09 Sam HagueMerge "Updating fix for bug 3989 based on discussion...
2015-09-09 Sam HagueMerge "Drop the #1997-related sleep"
2015-09-03 Flavio FernandesMerge "Switch from Felix to config-driven dependencies"
2015-09-02 Stephen KittSwitch from Felix to config-driven dependencies
2015-09-02 Flavio FernandesMerge "Use mdsal's base IT classes"
2015-09-01 Isaku YamahataBug 4045 - ipv6 work around
2015-08-31 Flavio FernandesMerge "Added unit tests for ovsdb/southbound"
2015-08-28 Anil VishnoiMerge "Fix for defect 4135"
2015-08-27 Flavio FernandesMerge "Added Unit Tests for ovsdb/southbound"
2015-08-26 Flavio FernandesBug 4160 - null pointer exception in getDHCPServerPort...
2015-08-26 Flavio FernandesBug 4160 - null pointer exception in getDHCPServerPort...
2015-08-26 Flavio FernandesReplace StringBuilder with more efficient String concat...
2015-08-25 Isaku Yamahatafix up of 474eb2a9d61bb1f2f4664d12c23042ab3699260b
2015-08-25 Sharad MishraFix for defect 4135
2015-08-25 Stephen KittUse mdsal's base IT classes
2015-08-24 Aswin SuryanarayananAdded IPV4, Custom TCP and UDP SG rules.
2015-08-24 Flavio FernandesMerge "Bug 4163 - null pointer exception NeutronL3Adapt...
2015-08-24 Flavio FernandesMerge "Replace StringBuilder with more efficient String...
2015-08-24 Flavio FernandesMerge "Bug 4160 - null pointer exception in getDHCPServ...
2015-08-22 Ryan GouldingReplace StringBuilder with more efficient String concat...
2015-08-21 Isaku YamahataBug 4163 - null pointer exception NeutronL3Adapter...
2015-08-21 Flavio FernandesMerge "Use org.junit instead of junit.framework"
2015-08-20 rpujarFix Java 8 javadoc compatibility in ovsdb project to...
2015-08-20 Arun S. YerraFix for BUG 4067 (LBaaS flows don't get installed in...
2015-08-20 Sam HagueMerge "OVSDB netvirt southbound - set correct datapath...
2015-08-20 Isaku YamahataBug 4160 - null pointer exception in getDHCPServerPort()
2015-08-18 Sam HagueMerge "Enable SLF4J logging in tests"
2015-08-18 Eric MultanenOVSDB netvirt southbound - set correct datapath type...
2015-08-18 Sam HagueMerge "Mention "fig up" and sudo for integration tests"
2015-08-18 Stephen KittSlight improvements to our UTs
2015-08-18 Stephen KittDrop the #1997-related sleep
2015-08-18 Sam HagueMerge "Clean up ConfigActivator"
2015-08-18 Stephen KittEnable SLF4J logging in tests
2015-08-17 Sam HagueMerge "Enable cancel monitoring"
2015-08-16 Flavio FernandesMerge "Fix description for OUTBOUND_NAT Table: "DNAT...
2015-08-16 Flavio FernandesMerge "BUG #4029 : null pointer exception at NeutronL3A...
2015-08-16 Flavio FernandesMerge "netvirt: use setID/getID to catch up neutron...
2015-08-16 Flavio FernandesFix description for OUTBOUND_NAT Table: "DNAT for outbo...
2015-08-14 Isaku YamahataBUG #4029 : null pointer exception at NeutronL3Adapter...
2015-08-14 Isaku Yamahatanetvirt: use setID/getID to catch up neutron northbound...
2015-08-14 Stephen KittClean up ConfigActivator
2015-08-14 Isaku Yamahataworkaround: external arp resolver doesn't know IPv6
2015-08-14 Isaku YamahataBUG #4045 net-virt-provider: workaround: ipv6 is not...
2015-08-14 Isaku Yamahatacatch up for ODL neutron northbound change
2015-08-12 Anil VishnoiBug 3378 - ovsdb netvirt needs help in getting mac...
2015-08-11 Anil VishnoiMerge "Revert "Remove incorrect or unnecessary relative...
2015-08-11 Flavio FernandesMerge "Remove incorrect or unnecessary relativePaths"
2015-08-09 Thanh HaFix license header violations in net-virt-providers
2015-08-09 Thanh HaFix license header violations in net-virt
2015-08-07 Stephen KittUse interfaces rather than classes where appropriate
2015-08-07 Sam HagueMerge "Bug fix for 3545"
2015-08-07 Sam HagueMerge "Clean up Maven dependencies (part 1)"
2015-08-06 Stephen KittGeneral Sonar clean-up
2015-08-06 Stephen KittClean up Maven dependencies (part 1)
2015-07-25 Flavio FernandesMerge "Clean up logging"
2015-07-24 Stephen KittClean up logging
2015-07-22 Stephen KittAllow NetvirtIT to determine its karaf version
2015-07-21 Flavio FernandesMerge "Remove all redundant public modifiers in interfaces"
2015-07-21 Sam HagueMerge "Sonar clean-up: OF13Provider"
2015-07-20 Stephen KittRemove all redundant public modifiers in interfaces
next