BUG 5746 - Ovsdb QoS and Queue model enhancements
[ovsdb.git] / southbound / southbound-it / src / test / java / org / opendaylight / ovsdb / southbound / it / SouthboundIT.java
2016-06-15 Eric MultanenBUG 5746 - Ovsdb QoS and Queue model enhancements 72/36772/11
2016-06-14 Sam HagueMerge "Bug 5976 - Thread leak when connecting/disconnec...
2016-06-14 Sam HagueMerge "Remove OvsdbDataChangeListener"
2016-06-14 Sam HagueAdd IT for port del dtcl 73/40273/1
2016-03-30 Sam HagueMerge "it-utils should be only included for IT"
2016-03-30 Rashmi PujarSkip IT tests for Autoattach CRUD for supported schema 50/36850/2
2016-03-29 Sam HagueMerge "Added conntrack matches and Refactored code"
2016-03-24 Stephen KittMerge "Add IT test for checking earlier schema versions...
2016-03-23 Rashmi PujarAdd IT test for checking earlier schema versions for... 20/36520/6
2016-03-13 Sam HagueMerge "BUG-4417 Program tunnel flows on new Neutron...
2016-03-11 Sam HagueMerge "Integration tests for AutoAttach Table"
2016-03-11 Rashmi PujarIntegration tests for AutoAttach Table 52/35952/11
2016-03-10 Vishal ThaparMerge "Initial NetVirt Neutron renderer."
2016-03-10 Vishal ThaparMerge "Use a utility function for key-value to map...
2016-03-09 Eric MultanenIT:SouthboundIT - add tests for Qos and Queue 60/35960/1
2016-03-04 Sam HagueMerge "Bug 5174: Added AutoAttach attributes"
2016-02-19 Sam HagueMerge "BUG-5006: rework SouthboundProviderTest, clean up"
2016-02-19 Sam HagueMerge "Use registerAbstractHandlerService consistently"
2016-02-19 Sam HagueMerge "Bug 5368 - NeutronL3Adapter ipv6 work around...
2016-02-19 Sam HagueMerge "Cleanup exception logging"
2016-02-19 Stephen KittCleanup exception logging 11/35011/2
2016-02-01 Sam HagueMerge "BUG-5110 Enable pinging any router"
2016-01-31 Sam HagueMerge "Bug 5149: Support LLDP on ovsdb interface"
2016-01-31 Rashmi PujarBug 5149: Support LLDP on ovsdb interface 00/33800/8
2016-01-23 Sam HagueMerge "SouthboundIT: make "value mandatory" a builder...
2016-01-22 Stephen KittSouthboundIT: make "value mandatory" a builder property 42/33342/1
2016-01-12 Sam HagueMerge " Added new feature *odl-ovsdb-openstack-clustera...
2016-01-10 Sam HagueMerge "Bug 4913 - populate openflow rules for security...
2016-01-10 Sam HagueMerge "Bug 4912 - NeutronL3Adapter: missing/reordered...
2016-01-10 Sam HagueMerge "Fix UT: call method under test and verify"
2016-01-10 Sam HagueMerge "Bug 4881 - failure in netvirt.AbstractEventTest"
2016-01-10 Sam HagueMerge "Bug 4911 - unbreak a55db97e8ce43aec9e2f3a3fe70f6...
2016-01-10 Sam HagueMerge "Add netvirt and hwgw features to main ovsdb...
2016-01-10 Sam HagueMerge "QoS Schema - fix type of QoS type"
2016-01-10 Sam HagueMerge "Remove unused SchemaVersionMismatchException...
2016-01-10 Sam HagueMerge "Bug 4874 - distributed arp in old l3 for ovsdb...
2016-01-10 Sam HagueMerge "Add a unit test for TyperUtils::checkVersion()"
2016-01-10 Sam HagueRemove failing SouthboundIT test because of new yang... 22/32322/1
2016-01-10 Sam HagueMerge "Disable hwvtep tests until impl is ready"
2016-01-10 Sam HagueRemove failing SouthboundIT test because of new yang... 21/32321/1
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-18 Flavio FernandesMerge "Bug 4789 - allowed address pair doesn't have...
2015-12-18 Stephen KittClose the OVSDB connection after the last test 96/31596/1
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-08 Sam HagueMerge "Adding integration tests for Security Groups...
2015-12-08 Sam HagueMerge "Use SouthboundUtils in SouthboundIT"
2015-12-08 Stephen KittUse SouthboundUtils in SouthboundIT 83/30983/2
2015-12-01 Flavio FernandesMerge "Avoid exceptions with IPv6 subnets"
2015-11-30 Sam HagueMerge "Create Physical Switch by listening on DS"
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-25 Stephen KittAvoid calling the String constructor explicitly 08/30208/1
2015-11-25 Sam HagueMerge "UT for ProtocolRemovedCommand class"
2015-11-22 Sam HagueMerge "L3: Add eth to br-ex"
2015-11-19 Sam HagueMerge "Remove a few obsolete dependencies"
2015-11-17 Stephen KittUse an Autoclosable to guarantee bridge clean-up 15/29815/1
2015-11-17 Stephen KittShare a single OVSDB connection among all tests 09/29809/3
2015-11-16 Sam HagueMerge "Maven cleanup and features-parent migration"
2015-11-16 Sam HagueMerge "Added code for PhysicalPort, LogicalSwitch"
2015-11-16 Sam HagueMerge "Added support to update flows for induvidual...
2015-11-16 Sam HagueMerge "Use MD-SAL events to react to OVSDB changes"
2015-11-16 Sam HagueMerge "SouthboundIT: merge the CRUD tests methods"
2015-11-09 Stephen KittUse MD-SAL events to react to OVSDB changes 31/29431/2
2015-11-09 Stephen KittSouthboundIT: merge the CRUD tests methods 30/29430/1
2015-11-09 Sam HagueMerge "Added command patterns to update OperDS"
2015-11-06 Flavio FernandesMerge changes I4a8650ae,Ie2e119fd,Ic2acced7,Ieeb5ae5b...
2015-11-05 Sam HagueMerge "Fix the feature name of hwvtepsouthbound in...
2015-11-05 Sam HagueMerge "Extend southbound-it testDpdkSwitch() to test...
2015-11-04 Praveen MalaExtend southbound-it testDpdkSwitch() to test all the... 68/29168/2
2015-11-01 Sam HagueMerge "Add back the proper NetvirtSfc flows"
2015-11-01 Sam HagueMerge "Ovsdb-UI : Change icon and attempt to fix invisi...
2015-11-01 Sam HagueMerge "Added support for remote security group update...
2015-11-01 Sam HagueMerge "Add DataTreeChangeListener, user connections"
2015-10-30 Stephen KittSouthboundIT: merge the test generation code 39/29039/1
2015-10-30 Stephen KittSouthboundIT: use a common builder for the input values 37/29037/2
2015-10-30 Stephen KittSouthboundIT: drop test case 4 28/29028/2
2015-10-30 Stephen KittSouthboundIT: make the tests uniform 16/29016/2
2015-10-30 Stephen KittSouthboundIT: use an explicit class describing test... 57/28957/3
2015-10-30 Stephen KittRevert SouthboundIT multi-threading and refactor 97/28897/2
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-23 Stephen KittUse config for southbound (take 2) 78/27578/9
2015-10-23 Sam HagueMerge "Correctly determine the parameterised type"
2015-10-23 Flavio FernandesMerge "Parse the port number in setup()"
2015-10-21 Sam HagueMerge "Unit test for ovsdb.southbound.ovsdb.transact"
2015-10-21 Stephen KittCorrectly determine the parameterised type 47/28647/2
2015-10-21 Stephen KittParse the port number in setup() 38/28638/1
2015-10-20 Sam HagueMerge "Factor common code"
2015-10-20 Stephen KittFactor common code 59/27959/6
2015-10-07 Sam HagueMerge "Fix checkstyle issues in netvirtsfc"
2015-10-06 Sam HagueMerge "Southbound UT: Fix SouthboundMapper stackoverflo...
2015-10-06 Sam HagueMerge "Mechanical cleanup to SouthboundIT"
next