netvirt.git
2015-07-09 Alexis de TalhouëtAdd postman collection to interact with LBass.
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-07-07 Hsin-Yi Shenbug 3909: Disable SSLv3 connection for ovsdb server
2015-07-06 Sam HagueMerge "Add ODL controller ready check before running...
2015-07-06 Ben EzeAdd ODL controller ready check before running robot...
2015-07-06 Sam HagueMerge "Update NeutronL3Adapter UT"
2015-07-06 Sam HagueMerge "Sonar bug fix: block of commented-out lines...
2015-07-06 Raksha Madhava... Sonar bug fix: block of commented-out lines of code...
2015-07-06 Alexis de TalhouëtUpdate NeutronL3Adapter UT
2015-07-03 Alexis de TalhouëtUpdate OF13Provider UT
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-29 Ben EzeAdded 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-23 Flavio FernandesBug-2094 : less is more remove redundant code
2015-06-23 Eric MultanenBug 3831 - ignore unknown OVS interface and datapath...
2015-06-22 Eric MultanenBug 3831 - add stt interface type to model
2015-06-22 Raksha Madhava... Sonar bug fix
2015-06-22 Sharon AiclerRemove frame size limit for scale OVS
2015-06-22 Sharad MishraBug 3647 :Operational not set correctly when other...
2015-06-22 Sharad MishraBug 3647 : Fix for bugzilla 3647
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 Ben EzeAdded 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-16 Maxime Millette... Skeleton for the ovsdb-ui feature
2015-06-16 Flavio FernandesBug 3752 : NPE at SouthboundMapper.java -- createContro...
2015-06-13 Sam HagueBug 3379:java.lang.IllegalArgumentException: Controller...
2015-06-13 Sam HagueBug 3379:java.lang.IllegalArgumentException: Controller...
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 Praveen MalaAdding test case to set-target controller for a bridge...
2015-06-12 Sam HagueMerge "Fix Bug 3663: Update netvirt.provider UT"
2015-06-12 Sam HagueBug 3681 - Uncaught ConnectException leaves library...
2015-06-12 Sam HagueBug 3681 - Uncaught ConnectException leaves library...
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 HagueBug 3141 - OVSDB southbound operational MDSAL stops...
2015-06-11 Sam HagueBug 3676 - OvsdbNodeRemoveCommand .. had no OvsdbNodeAu...
2015-06-11 Alexis de TalhouëtFix Bug 3663: Update netvirt.provider UT
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-10 Alexis de TalhouëtFix Bug 3663: Update netvirt UT
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 Ed WarnickeBug 3310 Bug 3316: Fix for iids for termination points
2015-06-03 Ed WarnickeBug 3310 Bug 3316: Fix for iids for bridges
2015-06-03 Ed WarnickeBug 3310 Bug 3316 Use iid stamp if we configured a...
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 Flavio FernandesMerge "Add per test information"
2015-06-03 Ed WarnickeSlight refactoring of the lifecycle of data
2015-06-03 Sam HagueMerge "Write iid of ovsdb-node to OpenVSwitch.externalIds"
2015-06-03 Ed WarnickeWrite iid of ovsdb-node to OpenVSwitch.externalIds
2015-06-03 Ed WarnickeSwitch from using OvsdbCreateCommand to using OpenVSwit...
2015-06-03 Ed WarnickePass OvsdbConnectionInstance to Commands instead of...
2015-06-03 Anil VishnoiBug 3563 - Fix/clean methods that determine the OpenFlo...
2015-06-03 Sam HagueAdd per test information
2015-06-02 shc411Fix for bug 3538
2015-05-31 Sam HagueRemove northbound and compat it tests
2015-05-29 Eric MultanenBug 3332: Fix connections made to an ODL instance
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-29 Leo CavalcantiFixing sonar issues on ConfigurationServiceImpl.java
2015-05-29 Sam HagueRemove adsal-related modules from features
2015-05-28 Flavio FernandesIncrementing versions by 0.1.0 for post-lithium master...
2015-05-28 Flavio FernandesMerge "Add sonar report to SouthboundIT"
2015-05-28 Flavio FernandesMerge "Modify testGetOvsdbNodes to allow multiple conne...
2015-05-28 Flavio FernandesMerge "Enable sonar for netvirt and southbound"
2015-05-28 Sam HagueAdd sonar report to SouthboundIT
2015-05-28 Sam HagueModify testGetOvsdbNodes to allow multiple connected...
2015-05-28 Sam HagueEnable sonar for netvirt and southbound
2015-05-28 Flavio FernandesBug 3404: Check dstNode together with src and dst to...
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 FernandesRevert "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-23 Ryan GouldingRefactor vlan tests for update case in SouthboundIT
2015-05-22 Sam HagueMerge "Refactor integration tests"
next