Use ClusteredDataTreeListener in hwvtepsb
[netvirt.git] / openstack / net-virt-it / src / test / java / org / opendaylight / ovsdb / openstack / netvirt / it / NetvirtIT.java
2015-12-23 Sam HagueMerge "Framework for netvirt model (Part 1)."
2015-12-21 Sam HagueMerge "setTunnel in PhysicalSwitchUpdateCommand"
2015-12-21 Sam HagueMerge "Change logical-switch-ref to iid in hwvtep.yang"
2015-12-21 Sam HagueMerge "Remove Macs by Listening on ConfigDS"
2015-12-21 Sam HagueMerge "Close the OVSDB connection after the last test"
2015-12-21 Sam HagueAdd controller target to log output for NetvirtIT
2015-12-18 Flavio FernandesMerge "Bug 4789 - allowed address pair doesn't have...
2015-12-18 Sam HagueCleanup NetvirtIT
2015-12-15 Sam HagueMerge "Bug 4579 - Periodic ARP resolver is missing...
2015-12-15 Sam HagueMerge "Require min ovs version for SG IT"
2015-12-14 Sam HagueRequire min ovs version for SG IT
2015-12-10 Sam HagueMerge "Clean up hwvtepsouthbound"
2015-12-09 Sam HagueMerge "Bug 4735 - null pointer exception in SouthboundImpl"
2015-12-09 Sam HagueMerge "Bug 4734 - netvirt/GatewayMacResolverService...
2015-12-09 Sam HagueMerge "Bug 4733 - impl/SecurityServicesImpl.java: null...
2015-12-09 Sam HagueMerge "Bug 4736 - Add null poiner check of getFixedIPs()"
2015-12-09 Stephen KittDrop duplicate classes
2015-12-08 Sam Haguetest code to debug it getFlow errors 2
2015-12-08 Sam HagueMerge "Adding integration tests for Security Groups...
2015-12-08 Sam HagueMerge "Use SouthboundUtils in SouthboundIT"
2015-12-08 Sam HagueMerge "Extract neutron-utils from mdsal-utils"
2015-12-08 Sam HagueMerge "Create McastMacs by Listening DS Changes"
2015-12-08 Sam HagueMerge "test code to debug it getFlow errors"
2015-12-08 raveekAdding integration tests for Security Groups (fixed...
2015-12-08 Sam Haguetest code to debug it getFlow errors
2015-12-01 Flavio FernandesMerge "Avoid exceptions with IPv6 subnets"
2015-11-30 Sam HagueMerge "Use odlparent-lite as artifacts parent"
2015-11-30 Sam HagueMerge "Create Physical Switch by listening on DS"
2015-11-30 Sam HagueMerge changes from topic 'sonar-cleanup'
2015-11-30 Sam HagueMerge "Drop redundant ofPort check"
2015-11-30 Sam HagueMerge "Inline return values"
2015-11-30 Sam HagueMerge "Added Update and Remove commands code"
2015-11-30 Sam HagueMerge "Changes to LogicalSwitchUpdateCommand in transac...
2015-11-27 Anil VishnoiMerge "Avoid calling the String constructor explicitly"
2015-11-26 Stephen KittRemove unused code and imports
2015-11-26 Stephen KittGeneral code cleanup
2015-11-25 Sam HagueMerge "Add option to use netdev datapath_type"
2015-11-25 Sam HagueAdd option to use netdev datapath_type
2015-11-25 Stephen KittAvoid calling the String constructor explicitly
2015-11-25 Sam HagueMerge "Changes to LogicalSwitchUpdate as per new yang"
2015-11-25 Sam HagueMerge "Added UT and refactored code 1) Added UT for...
2015-11-25 Sam HagueMerge "UT for ProtocolRemovedCommand class"
2015-11-25 Sam HagueMerge "Clean up L2ForwardingService"
2015-11-25 Sam HagueMerge "Move NetvirtIT to use latest IT parent poms"
2015-11-25 Sam HagueMove NetvirtIT to use latest IT parent poms
2015-11-24 Sam HagueMerge "Change hwvtep.yang and fix related code"
2015-11-24 Sam HagueMerge "Test code for failing IT test 2"
2015-11-24 Sam HagueTest code for failing IT test 2
2015-11-23 Sam HagueTest code for failing IT test
2015-11-22 Sam HagueMerge "L3: Add eth to br-ex"
2015-11-16 Sam HagueMerge "Added support to update flows for induvidual...
2015-11-09 Sam HagueMerge "Added command patterns to update OperDS"
2015-11-08 Sam HagueAdd SfcClassifier to pipeline
2015-11-02 Stephen KittInline variables
2015-11-02 Stephen KittDrop redundant type information
2015-11-02 Stephen KittFull <> clean-up
2015-11-02 Stephen KittRemove unused imports
2015-11-01 Sam HagueMerge "Add DataTreeChangeListener, user connections"
2015-10-27 Sam HagueMerge "UT for ovsdb.southbound transact package"
2015-10-26 Sam HagueMerge "Adding code to test the all the supportted inter...
2015-10-26 Sam HagueFixup minor net-virt-it exceptions
2015-10-14 Sam Hagueadd ovsdb-sfc feature to test feature
2015-10-14 Sam HagueMerge "Add capability on southbound to NetvirtSfc"
2015-10-14 Sam HagueAdd capability on southbound to NetvirtSfc
2015-10-14 Sam HagueMerge "Workaround to fix net-virt-it"
2015-10-14 Sam HagueWorkaround to fix net-virt-it
2015-10-06 Sam HagueMerge "Mechanical cleanup to SouthboundIT"
2015-10-05 Flavio FernandesMerge "Add UT for SouthboundMapper and SouthboundProvider"
2015-10-03 Sam HagueMerge "Fix sonar integration test reporting"
2015-10-03 Sam HagueFix sonar integration test reporting
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 Flavio FernandesMerge "Use mdsal's base IT classes"
2015-08-25 Stephen KittUse mdsal's base IT classes
2015-06-16 Flavio FernandesMerge "Skeleton for the ovsdb-ui feature"
2015-06-13 Sam HagueBug 3379:java.lang.IllegalArgumentException: Controller...
2015-05-28 Flavio FernandesMerge "Enable sonar for netvirt and southbound"
2015-05-28 Sam HagueEnable sonar for netvirt and southbound
2015-05-27 Sam HagueRename MdsalUtils to be Southbound and remove statics
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-22 Sam HagueUse config instead of Activator for netvirt and netvirt...
2015-05-15 Sam HagueAdd option to use karaf-empty for netvirtIT
2015-05-15 Sam HagueSquashed commit of the following: