Bug 4160 - null pointer exception in getDHCPServerPort() (re-do)
[netvirt.git] / openstack / net-virt / src / main / java / org / opendaylight / ovsdb /
2015-08-26 Flavio FernandesBug 4160 - null pointer exception in getDHCPServerPort...
2015-08-25 Isaku Yamahatafix up of 474eb2a9d61bb1f2f4664d12c23042ab3699260b
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-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 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 Sam HagueMerge "Clean up ConfigActivator"
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-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 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
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-07-25 Flavio FernandesMerge "Clean up logging"
2015-07-24 Stephen KittClean up logging
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
2015-07-17 Anil VishnoiBug 3378 - ovsdb netvirt needs help in getting mac...
2015-07-17 Flavio FernandesMerge "Sonar clean-up: braces for control statements"
2015-07-17 Sam HagueMerge "Added fixed DHCP security rules, which will...
2015-07-17 Stephen KittSonar clean-up: braces for control statements
2015-07-16 Aswin SuryanarayananAdded fixed DHCP security rules, which will be added...
2015-07-13 Flavio FernandesMerge "Fix Javadoc error."
2015-07-13 Alexis de TalhouëtFix Javadoc error.
2015-07-13 Flavio FernandesMerge "Update README to reflect LBaaS postman collection."
2015-07-13 Flavio FernandesMerge "Change log level of raw json rpc message"
2015-07-11 Marcelo AmaralAdding more documentation/comments to the code.
2015-07-09 Flavio FernandesBug 3962: Event dispatcher found no handler for Northbo...
2015-07-08 Andre FredetteMerge Sonar fixes from stable/lithium..
2015-07-07 Flavio FernandesMerge "bug 3909: Disable SSLv3 connection for ovsdb...
2015-07-07 Flavio FernandesBug 3954: NPE exception in isDistributedArpDisabled()
2015-06-30 Flavio FernandesBug 3893: provide well known url to know that net-virt...
2015-06-29 Flavio FernandesMerge "Added the robot framework to OVSDB VMs"
2015-06-26 Alexis de TalhouëtFix Javadoc errors.
2015-06-26 Flavio FernandesMerge "Sonar bug fix"
2015-06-23 Flavio FernandesBug 3841 - wrong severity level: getTenantNetwork did...
2015-06-22 Raksha Madhava BangeraSonar bug fix
2015-06-19 Flavio FernandesBug-2094 : L3 North-South does not work -- fix outbound...
2015-06-19 Flavio FernandesMerge "Added Vagrant images to run CSIT."
2015-06-19 Flavio FernandesBug-2094 : L3 North-South does not work -- fix inbound...
2015-06-19 Flavio FernandesBug-2094 : L3 North-South does not work -- fix ARP...
2015-06-16 Flavio FernandesMerge "Skeleton for the ovsdb-ui feature"
2015-06-13 Sam HagueMerge "Bug 3681 - Uncaught ConnectException leaves...
2015-06-13 Sam HagueMerge "Bug 3681 - Uncaught ConnectException leaves...
2015-06-12 Flavio FernandesMerge "Separation of ARP Responder from config.ini...
2015-06-12 evvySeparation of ARP Responder from config.ini. Amended...
2015-06-12 Alexis de TalhouëtFix Bug 3663: Wrong assert statement causing test failure.
2015-06-12 Sam HagueMerge "Bug 3141 - OVSDB southbound operational MDSAL...
2015-06-12 Sam HagueMerge "Bug 3676 - OvsdbNodeRemoveCommand .. had no...
2015-06-11 Sam HagueMerge "Fix Bug 3663: Update netvirt.impl UT"
2015-06-11 Flavio FernandesMerge "Fix Bug 3663: Update netvirt UT"
2015-06-11 Alexis de TalhouëtFix Bug 3663: Update netvirt.impl UT
2015-06-10 Alexis de TalhouëtFix Bug 3665: Call the nodeCache.remove() by passing...
2015-06-09 Alexis de TalhouëtChange EventDispatcher field visibility of AbstractHand...
2015-06-05 Flavio FernandesBug-2094 : L3 North-South does not work
2015-06-03 Sam HagueMerge "Slight refactoring of the lifecycle of data"
2015-06-03 Flavio FernandesMerge "Bug 3563 - Fix/clean methods that determine...
2015-06-03 Anil VishnoiBug 3563 - Fix/clean methods that determine the OpenFlo...
2015-05-29 Flavio FernandesMerge "Fixing sonar issues on ConfigurationServiceImpl...
2015-05-29 Flavio FernandesBug-3425 : Cont. minor changes to incorporate the code...
2015-05-29 Anil VishnoiBug-3425 : VM doesn't get the ip address from DHCP
2015-05-27 Sam HagueRemove unused files
2015-05-27 Sam HagueRename MdsalUtils to be Southbound and remove statics
2015-05-27 Anil VishnoiCreate node-iid in a connection-info agnostic way
2015-05-27 Flavio FernandesBug 2991: Handle cases when neutron network has no...
2015-05-27 Flavio FernandesMerge "Reenable BridgeConfigurationManagerImplTest"
2015-05-27 Sam HagueReenable BridgeConfigurationManagerImplTest
2015-05-26 Sam HagueMerge "Revert "Added controller is-connected code""
2015-05-26 Flavio FernandesMerge "Wait to process datastore until providers are...
2015-05-26 Sam HagueMerge "Added controller is-connected code"
2015-05-26 Sam HagueWait to process datastore until providers are ready
2015-05-26 Flavio FernandesL3 Bugfix: routing table needs to add rules when destin...
2015-05-22 Sam HagueReorder openflowplugin features
2015-05-22 Sam HagueUse config instead of Activator for netvirt and netvirt...
2015-05-15 Sam HagueFix for vlan physical port flows on add and remove
2015-05-15 Sam HagueSquashed commit of the following:
2015-05-07 Sam HagueMerge "Southbound-IT: add test to verify dpdk enabled...
2015-05-06 Robert VargaFix javadoc JDK8 compatibility
2015-05-05 Sam HagueMerge "Fix for bridge other config in mdsal."
2015-04-30 Flavio FernandesWork around bug 3005: RoutingService needs special...
next