BUG 7310: Add configurable option to skip columns
[ovsdb.git] / southbound / southbound-impl / src / main / java / org / opendaylight / ovsdb / southbound / OvsdbConnectionInstance.java
2016-12-22 Vishal ThaparBUG 7310: Add configurable option to skip columns 68/49068/2
2016-10-05 Stephen KittBug 6692: remove InstanceIdentifierCodec instance from SBU 33/45633/3
2016-10-03 Stephen KittBug 6692: use non-deprecated firstKeyOf() variant 59/45959/4
2016-09-16 Anil VishnoiMerge "Bug 6692: improve TyperUtils tests (first pass)"
2016-09-16 Anil VishnoiMerge "Bug 6692: clean up MonitorRequestBuilder"
2016-09-12 Stephen KittBug 6692: clean up MonitorRequestBuilder 52/44952/2
2016-09-10 Anil VishnoiMerge "Clean up SouthboundConstants"
2016-08-31 Stephen KittClean up SouthboundConstants 51/44951/1
2016-08-29 Anil VishnoiMerge "Bug 5555: Exception during operations on ReadWri...
2016-08-18 Anil VishnoiMerge "Add cli flag for virtual environment"
2016-08-18 Sam HagueMerge "Bug 6454: ProcUtils stdout should be grouped...
2016-08-18 Vishal ThaparFilter out monitor updates for some columns 68/20568/11
2016-07-21 Anil VishnoiBug 6185 - southbound system tests failing when 13/42113/3
2016-07-13 Thanh HaMerge "Upgrade ietf-{inet,yang}-types to 2013-07-15"
2016-07-11 Anil VishnoiFixed check-style error caused by odl parents check... 83/41683/1
2016-07-08 Anil VishnoiMerge "Fix potential future problems re. hidden fields"
2016-07-08 Michael VorburgerFix potential future problems re. hidden fields 11/41311/2
2016-06-23 Anil VishnoiMerge "Bug 5721 - br-int not created in clustered setup"
2016-06-23 Anil VishnoiMerge "Fixing sonar bug 1)Add a private constructor...
2016-06-23 vinh.nguyenBug 5721 - br-int not created in clustered setup 41/40541/2
2016-06-23 Sam Hagueovsdb enable checkstyle on error 68/40768/3
2016-06-22 Anil VishnoiMerge "BUG 5746 - Ovsdb QoS and Queue model enhancements"
2016-06-20 Sam HagueMerge "Bug:5938 Added log message for OvsdbDataTreeChan...
2016-06-20 Anil VishnoiMerge ".gitignore .factorypath created by m2e-apt"
2016-06-20 Anil VishnoiMerge "Patch set 2 ------------ 1. Break this up into...
2016-06-17 Victor PickardPatch set 2 61/40261/2
2016-05-16 Sam HagueMerge "Bug 5876 - OVSDB library: Retry when SSL handsha...
2016-05-04 Sam HagueMerge "Fixed hard-coded port 12345 in TestClient"
2016-05-02 Sam HagueMerge "Use DataTreeChangeListener instead of DataChange...
2016-04-18 Stephen KittUse DataTreeChangeListener instead of DataChangeListener 78/37478/9
2016-04-06 Sam HagueMerge "OVS 2.5.1 docker image in fig.yml"
2016-04-05 Stephen KittUse stateless transaction commands 53/36953/3
2016-03-14 Sam HagueMerge "Fix vagrant up by adding libssl-dev package...
2016-03-13 Hsin-Yi ShenOVSDB library: Close conneciton when peer is down 36/35436/5
2016-03-11 Sam HagueMerge "Integration tests for AutoAttach Table"
2016-03-11 Sam HagueMerge "Bug 5174: Support for AutoAttach Table in OVSDB"
2016-03-10 Vishal ThaparMerge "Fix namespace mismatch between hwgw.yang and...
2016-03-10 Vishal ThaparMerge "Initial NetVirt Neutron renderer."
2016-03-10 Stephen KittMerge "BUG 5477: CandidateAlreadyRegisteredException...
2016-03-10 Vishal ThaparMerge "Use a utility function for key-value to map...
2016-03-09 Stephen KittUse a utility function for key-value to map conversions 09/35409/2
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
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-11-25 Sam HagueMerge "UT for ProtocolRemovedCommand class"
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-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 Anil VishnoiFixed possible null point exception in node manager... 28/29628/1
2015-11-02 Stephen KittDrop redundant type information 30/29130/1
2015-11-02 Stephen KittBoxing/unboxing clean-up 26/29126/2
2015-11-02 Stephen KittFull <> clean-up 19/29119/2
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-06 Sam HagueMerge "Mechanical cleanup to SouthboundIT"
2015-10-05 Flavio FernandesMerge "Add UT for SouthboundMapper and SouthboundProvider"
2015-10-02 Anil VishnoiMerge topic/master/clustering to master branch 37/27837/1
2015-09-23 Flavio FernandesMerge "Unit Test for ovsdb southbound OvsdbConnectionMa...
2015-09-16 Flavio FernandesMerge "Revert "Use single-argument form of firstKeyOf()""
2015-09-15 Anil VishnoiRevert "Use single-argument form of firstKeyOf()" 07/27007/1
2015-09-15 Flavio FernandesMerge "Use single-argument form of firstKeyOf()"
2015-09-15 Stephen KittUse single-argument form of firstKeyOf() 76/26976/1
2015-08-24 Flavio FernandesMerge "Bug 4163 - null pointer exception NeutronL3Adapt...
2015-08-24 Flavio FernandesMerge "Bug 4160 - null pointer exception in getDHCPServ...
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-11 Hsin-Yi ShenEnable cancel monitoring 37/24937/4
2015-06-03 Ed WarnickeBug 3310 Bug 3316 Use iid stamp if we configured a... 52/20652/6
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 04/20404/5
2015-06-03 Sam HagueMerge "Write iid of ovsdb-node to OpenVSwitch.externalIds"
2015-06-03 Ed WarnickeSwitch from using OvsdbCreateCommand to using OpenVSwit... 22/20322/4
2015-06-03 Ed WarnickePass OvsdbConnectionInstance to Commands instead of... 19/20319/6
2015-05-29 Eric MultanenBug 3332: Fix connections made to an ODL instance 34/20934/2
2015-05-14 Sam HagueMerge "Bug 3136: Delete output port from instruction...
2015-05-14 Sam HagueMerge "Bug 3147 OVSDB Bridge update external_ids"
2015-05-12 Ed WarnickeAnil noticed there was a race condition here where... 88/20188/6
2015-05-11 Ed WarnickeFix race condition in initial connection. 50/20050/5
2015-05-11 Anil VishnoiRemove duplication call for OvsdbNode augmentation 08/20008/2
next