vtn.git
2016-06-10 Shigeru YasudaUse DataTreeChangeListener in manager.neutron bundle. 84/39684/3
2016-06-07 Shigeru YasudaUse Objects.equals() to compare path-faults in bridge... 29/39929/1
2016-06-06 Hideyuki TaiMerge "Use DataTreeChangeListener instead of DataChange...
2016-06-02 Shigeru YasudaBug 5993: Ignore flow-removed that contains non-zero... 59/39759/1
2016-06-02 Shigeru YasudaUse DataTreeChangeListener instead of DataChangeListener. 45/39745/1
2016-05-24 Shigeru YasudaFixed sonar warnings in manager.neutron bundle. 16/39316/1
2016-05-18 Shigeru YasudaUse Checkstyle 6.16 as defined in odlparent. 40/39040/1
2016-05-17 Shigeru YasudaRemoved unused methods in VTNNeutronUtils. 52/38952/1
2016-05-16 Shigeru YasudaFixed bug in mock-up for integration test. 06/38906/1
2016-05-13 Sarath Babu GurujalaMerge "Bug 5557: Fixed issue in delete operation for...
2016-05-13 yogalakshmi.paBug 5557: Fixed issue in delete operation for vbrif... 62/38862/2
2016-05-13 Shigeru YasudaIT: Make logging levels configurable. 63/38863/1
2016-05-13 Shigeru YasudaFixed bug in mock-up for integration test. 50/38850/1
2016-05-13 Shigeru YasudaFixed sonar warnings in manager.neutron bundle. 48/38848/2
2016-05-12 Shigeru YasudaMigrated integration test to mdsal-it-base. 43/38743/2
2016-05-09 Thanh HaUse https to connect ODL Nexus 74/38474/2
2016-05-09 Shigeru YasudaDisable integration tests temporarily. 70/38570/1
2016-04-19 Shigeru YasudaFixed sonar warnings. 91/37791/1
2016-04-15 Shigeru YasudaMerge "Fixed dependencies in features-vtn-manager POM."
2016-04-14 Hideyuki TaiFixed dependencies in features-vtn-manager POM. 14/37514/2
2016-04-14 Hideyuki TaiMerge "Bug 5724: Improve log messages that indicate...
2016-04-14 Hideyuki TaiMerge "Add dependency on javax.validation validation...
2016-04-14 Shigeru YasudaBug 5724: Improve log messages that indicate configurat... 03/37603/1
2016-04-13 Ryan GouldingAdd dependency on javax.validation validation-api 52/37552/1
2016-04-13 Shigeru YasudaBug 5715: Fixed incorrect log record for modified vBrid... 29/37529/1
2016-04-12 Thanh HaRemove features-ovsdb 94/37494/2
2016-04-11 Venkatrangan Govin... Merge "Bug 5609: Fixed issue with fetching vtn dataflows."
2016-04-11 Venkatrangan Govin... Merge "Bug 5530: Fixed flowfilter Import/Audit issue...
2016-04-11 Thanh HaInherit nexusproxy property from odlparent 54/37454/2
2016-04-11 yogalakshmi.paBug 5609: Fixed issue with fetching vtn dataflows. 56/37256/2
2016-04-07 yogalakshmi.paBug 5530: Fixed flowfilter Import/Audit issue in delete... 63/37063/4
2016-04-01 Shigeru Yasuda(DataObjectIdentity): Handle unkeyed lists in DataObject. 26/37026/1
2016-04-01 Shigeru YasudaUse mockito-core instead of mockito-all. 22/37022/1
2016-04-01 Shigeru YasudaFixed incorrect javadoc comments. 11/37011/1
2016-03-29 Shigeru YasudaBug 5616: Fixed bug in next-flow-id initialization. 15/36815/1
2016-03-17 gvranganModify VTN WebAPI to build using JDK 1.8 15/36415/1
2016-03-11 Sarath Babu GurujalaMerge "Fix Bug 5330 to handle OVSDB disconnect from...
2016-03-11 gvranganFix Bug 5330 to handle OVSDB disconnect from VTN Manager 61/35661/8
2016-03-11 Shigeru YasudaBug 5372: Don't remove flows when PACKET_IN is notified... 86/36086/1
2016-03-10 Shigeru YasudaBug 5469: Install the table-miss flow entry into every... 25/36025/1
2016-03-04 Shigeru YasudaBug 5459: Cancel ongoing RPCs routed to the removed... 46/35746/1
2016-03-01 gvranganRemove the dummyprovider from features 61/35561/3
2016-02-26 Robert VargaUse CharMatcher to remove ':' characters 96/35496/1
2016-02-26 Shigeru YasudaBug 5436: Suppress unnecessary remove-flow RPC error... 83/35483/1
2016-02-25 Hideyuki TaiFixed sonar warning in manager.neutron. 23/35423/1
2016-02-24 Shigeru YasudaBug 5412: Remove unnecessary import statement. 47/35347/1
2016-02-23 Hideyuki TaiPull in PowerMock from odlparent. 86/35286/2
2016-02-22 Shigeru YasudaFixed UT/IT breakage. 80/35180/1
2016-02-22 Shigeru YasudaMerge "Removed unused code in manager/neutron/src."
2016-02-22 Hideyuki TaiRemoved unused code in manager/neutron/src. 62/35162/1
2016-02-22 Hideyuki TaiRemoved unnecessary mocking in manager.neutron UT. 61/35161/1
2016-02-19 Shigeru YasudaRemoved unused code. 17/35117/1
2016-02-19 Shigeru YasudaFixed sonar warning. 10/35110/1
2016-02-19 Shigeru YasudaFixed IT breakage. 06/35106/1
2016-02-19 Shigeru YasudaIncrease unit test coverage. 43/35043/1
2016-02-13 gvranganBug 5341 Fix for Failure in Fetching dataflows for... 87/34587/1
2016-02-12 Shigeru YasudaIncrease unit test coverage. 82/34582/1
2016-02-12 Shigeru YasudaFixed unstable integration test. 41/34541/1
2016-02-12 Sarath Babu GurujalaMerge "BUG 4678: Fixed Port map configuration with...
2016-02-12 ananthipBUG 4678: Fixed Port map configuration with OpenStack... 32/34532/1
2016-02-11 Karthik.SBUG 5234: Fixed FT scripts in VTN Coordinator 98/34498/1
2016-02-11 yogalakshmi.paBUG 5300: Fixed UT for ODCdriver in VTN Coordinator 85/34485/1
2016-02-11 Sarath Babu GurujalaMerge "Bug 5286: Fixed description attribute issue...
2016-02-11 Sarath Babu GurujalaMerge "Bug 5294: Fixed update issue in flowfilter and...
2016-02-11 yogalakshmi.paBug 5286: Fixed description attribute issue in create... 59/34459/1
2016-02-11 yogalakshmi.paBug 5294: Fixed update issue in flowfilter and flowlist... 57/34457/1
2016-02-11 yogalakshmi.paBug 5279: Fixed vlan-map create issue while configuring... 52/34452/1
2016-02-11 yogalakshmi.paBug 5277: Fixed vbrifflowfilter create operation issue. 05/34405/2
2016-02-09 Sarath Babu GurujalaMerge "BUG 5204: Fixed issue with portmap delete operation"
2016-02-08 yogalakshmi.paBUG 5230: Fixed the pathinfo processing issue in dataflow 47/34247/1
2016-02-08 yogalakshmi.paBUG 5204: Fixed issue with portmap delete operation 46/34246/1
2016-02-08 Sarath Babu GurujalaMerge "BUG 5189: Fix for portmap creation with vlan...
2016-02-08 yogalakshmi.paBUG 5189: Fix for portmap creation with vlan-id issue. 37/34237/1
2016-02-08 yogalakshmi.paBug 4967: Fixed the Inet-Match attribute issue in Dataf... 35/34235/1
2016-02-08 Sarath Babu GurujalaMerge "Bug 5123: Fixed stand-alone flowcondition delete...
2016-02-08 Sarath Babu GurujalaMerge "Bug 5063: Supress debug statements in VTN Coordi...
2016-02-08 yogalakshmi.paBug 5123: Fixed stand-alone flowcondition delete issue. 30/34230/1
2016-02-08 yogalakshmi.paBug 5122: Fixed build issues reported in Ubuntu14.04 28/34228/1
2016-02-08 yogalakshmi.paBug 5063: Supress debug statements in VTN Coordinator... 27/34227/1
2016-02-08 yogalakshmi.paBUG 4965: Fetch issue with KT_VTN_DATAFLOWS 23/34223/1
2016-02-05 Shigeru YasudaBug 5236: Fixed inappropriate node name in VTN configur... 12/34112/1
2016-02-02 Hideyuki TaiFixed typo and wrong indentation. 75/33875/1
2016-02-01 Robert VargaBUG-2625: do not pull in mockito-all 73/33673/3
2016-01-27 Robert VargaBUG-2625: bump to equinox 3.9.1 72/33672/1
2016-01-27 Shigeru YasudaRun integration tests without openflowplugin application. 18/33618/2
2016-01-26 gvranganBug 4772 Fix to add ethernet interface as port to the... 85/33585/1
2016-01-26 Shigeru YasudaBug 5094: Fixed a bug in VTNManagerProviderImpl.isOwner... 76/33576/1
2016-01-25 Shigeru YasudaIncrease integration test coverage. 76/33476/1
2016-01-23 Shigeru YasudaMerge "Bug 5051: Fixed bug in get-mac-mapped-host RPC."
2016-01-23 Sarath Babu GurujalaMerge "BUG 4966: Fetch issue for KT_DATAFLOWS"
2016-01-23 Sarath Babu GurujalaMerge "VTN Manager - Neutron UT Files."
2016-01-22 Shigeru YasudaBug 5051: Fixed bug in get-mac-mapped-host RPC. 88/33388/1
2016-01-22 yogalakshmi.paBUG 4966: Fetch issue for KT_DATAFLOWS 66/33366/1
2016-01-21 Thanh HaBump yangtools to 1.0.0-SNAPSHOT 48/33248/1
2016-01-21 ananthipVTN Manager - Neutron UT Files. 76/32076/11
2016-01-15 Thanh HaBump versions by 0.1.0 for next dev cycle 43/32743/1
2016-01-14 Sarath Babu GurujalaMerge "Support for fetching dataflows from VTN Manager"
2016-01-14 yogalakshmi.paSupport for fetching dataflows from VTN Manager 84/32584/6
2016-01-14 Sarath Babu GurujalaMerge "VTN Manager - Neutron UT Files."
2016-01-14 Sarath Babu GurujalaMerge "Support for fetching VTN Stations."
next