Explictly cleanup all the bridges managed by the node
[ovsdb.git] / southbound / southbound-impl / src / main / java / org / opendaylight / ovsdb / southbound /
2016-01-12 Anil VishnoiExplictly cleanup all the bridges managed by the node 51/32351/2
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 HagueMerge "Disable hwvtep tests until impl is ready"
2016-01-09 Sam HagueMerge "Disable hwvtepsouthbound-it"
2016-01-09 Anil VishnoiMerge 'topic/master/net-virt-networking' to 'master' 01/32301/1
2015-12-18 Flavio FernandesMerge "Bug 4789 - allowed address pair doesn't have...
2015-12-17 Sam HagueMerge "Remove Physical Port by Listening on ConfigDS"
2015-12-17 Sam HagueMerge "ManagerUpdate/Remove Command"
2015-12-16 Sam Haguesouthbound should only monitor Open_vSwitch tables 69/31369/4
2015-12-02 Sam HagueMerge "Delete without reading"
2015-12-02 Stephen KittDelete without reading 32/30232/2
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 "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 30/30230/1
2015-11-26 Stephen KittGeneral code cleanup 29/30229/1
2015-11-25 Sam HagueMerge "Add option to use netdev datapath_type"
2015-11-25 Stephen KittAvoid calling the String constructor explicitly 08/30208/1
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-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 06/30106/1
2015-11-23 Layth Al-AniUT for ProtocolRemovedCommand class 41/29341/6
2015-11-22 Sam HagueMerge "L3: Add eth to br-ex"
2015-11-19 Stephen KittHandle new base type provided by MD-SAL 35/29935/1
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-16 Sam HagueMerge "Listen config DS then push configuration to...
2015-11-16 Sam HagueMerge "Bug 4641 - openstack.net-virt-sfc-features fail...
2015-11-14 Sam HagueMerge "rework sfc flows 2"
2015-11-14 Sam HagueMerge "Patch Set 1: Add postman collection for HwvtepSo...
2015-11-13 Anil VishnoiMerge "Security Groups: Added support for ICMP, ALL...
2015-11-13 Flavio FernandesMerge "Fixed possible null point exception in node...
2015-11-13 Sam HagueMerge "add rsp option"
2015-11-13 Sam HagueMerge "added getConnectionInstance by Node"
2015-11-13 Flavio FernandesMerge "UT for remaining classes in ovsdb.southbound...
2015-11-13 Flavio FernandesMerge "Declare expected exceptions"
2015-11-13 Flavio FernandesMerge "Avoid logging stacktraces for schema version...
2015-11-13 Anil VishnoiFixed possible null point exception in node manager... 28/29628/1
2015-11-12 Flavio FernandesMerge "Bug 4611: null pointer exception while processin...
2015-11-12 Anil VishnoiFor controller initiated connection, there is race... 15/29615/1
2015-11-10 Stephen KittAvoid logging stacktraces for schema version mismatches 80/29480/1
2015-11-02 Stephen KittInline variables 31/29131/1
2015-11-02 Stephen KittDrop redundant type information 30/29130/1
2015-11-02 Stephen KittFix up loops 29/29129/1
2015-11-02 Stephen KittBoxing/unboxing clean-up 26/29126/2
2015-11-02 Stephen KittFull <> clean-up 19/29119/2
2015-11-02 Stephen KittRemove unused imports 18/29118/1
2015-11-02 Stephen KittRemove redundant semi-colons 17/29117/1
2015-11-02 Stephen KittClean up enums 15/29115/1
2015-11-02 Stephen KittClean up collections 08/29108/1
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 KittAvoid an NPE in OvsdbNodeRemoveCommand 17/29017/2
2015-10-29 Sam HagueMerge "Fix netvirtsfc flows"
2015-10-28 Anil VishnoiBug 4546 - Southbound plugin throws java.lang.IllegalSt... 83/28883/1
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 HagueEnsure startOvsdbManager is called 22/28822/1
2015-10-23 Sam HagueRemove unused LibraryProvider 52/28752/4
2015-10-23 Stephen KittUse config for southbound (take 2) 78/27578/9
2015-10-23 Rashmi PujarUT for ovsdb.southbound transact package 49/28749/1
2015-10-21 Sam HagueMerge "Unit test for ovsdb.southbound.ovsdb.transact"
2015-10-20 Sam HagueMerge "Factor common code"
2015-10-20 Sam HagueMerge "Initial implementation for hwvtepsouthbound"
2015-10-20 Sam HagueMerge "update NetvirtSfc postman collection"
2015-10-20 Sam HagueMerge "Use latest sfc-model"
2015-10-19 Anil VishnoiIf node joins the cluster after application master... 68/28568/3
2015-10-15 Flavio FernandesMerge "All TCP & UDP SG Rules : Implementation and...
2015-10-14 Sam HagueMerge "add ovsdb-sfc feature to test feature"
2015-10-14 Sam HagueMerge "Add capability on southbound to NetvirtSfc"
2015-10-14 Sam HagueMerge "Workaround to fix net-virt-it"
2015-10-13 Sam HagueMerge "UT for southbound/transactions/md - set 4"
2015-10-13 Anil VishnoiFix issue that was causing integration test failure. 20/28320/3
2015-10-13 Flavio FernandesRevert "Temp workaround to debug southbound IT" 27/28327/1
2015-10-13 Sam HagueTemp workaround to debug southbound IT 09/28309/1
2015-10-07 Sam HagueMerge "UT for southbound/transactions/md - set 2"
2015-10-07 Flavio FernandesMerge "If controller joins the cluster late, and the...
2015-10-06 Anil VishnoiIf controller joins the cluster late, and the owner... 89/27989/2
2015-10-06 Sam HagueMerge "Mechanical cleanup to SouthboundIT"
2015-10-05 Flavio FernandesMerge "Add UT for SouthboundMapper and SouthboundProvider"
next