)]}' { "log": [ { "commit": "287b4ae810ab3073e2c6e617f4e751758609dde9", "tree": "dec61368eab14d99b05a3b97c47dc33213d264bf", "parents": [ "2557ba3375856a5b607ee9334e76da75a62dc178" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Thu Jan 19 15:21:17 2017 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Thu Jan 19 15:21:17 2017 -0800" }, "message": "Starting snapshot 1.9.0-SNAPSHOT\n" }, { "commit": "2557ba3375856a5b607ee9334e76da75a62dc178", "tree": "c0323f5fac2c7dcaf5ce2ae43cc68e8efb263aad", "parents": [ "2b665f1f4585c58e7af05bd2e1d2696b0a7e2fe2" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Thu Jan 19 15:20:17 2017 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Thu Jan 19 15:20:17 2017 -0800" }, "message": "Tagging 1.9.0-b1b\n" }, { "commit": "cbd1b39f584019da9ce26a501eb91cf075ab2902", "tree": "59a29576180e3242864c1f157e74c82f32487396", "parents": [ "1745e5abbd4cf908579d79af77c3095970095d10" ], "author": { "name": "Jon Hall", "email": "jhall@ciena.com", "time": "Wed Jan 18 20:15:44 2017 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Thu Jan 19 20:24:18 2017 +0000" }, "message": "Sonar fixes\n\nRule: Use isEmpty() to check whether the collection is empty or not.\n\nChange-Id: Ib5ab56b2263623b297db56c5cac2c2ee80e12725\n" }, { "commit": "2035e72bca14525540c65d3746008190d66f1123", "tree": "67cd3322a79a99b7156b49ad73d6be28a072e8e7", "parents": [ "1101dbb551f9d2ad044daa2d22ba6ab99c977488" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Wed Dec 21 17:52:21 2016 -0800" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Wed Dec 21 17:52:21 2016 -0800" }, "message": "Log added resource path on load/unload\n\nChange-Id: I5404e338eb400ee10e3658ffbdfc80c10a14a288\n" }, { "commit": "58a7c348f5655795cb24dda3958de6c32d69944f", "tree": "ce24fbca11f2054b0940931aa7e499421406530f", "parents": [ "68aaad547eabececaa582da23216a41131d8b57a" ], "author": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Tue Dec 13 01:10:56 2016 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Tue Dec 13 19:36:00 2016 +0000" }, "message": "Added REST API to administratively remove hosts.\n\nChange-Id: I8f2427f9365fefdc18771daf70b8f8abcad42b0b\n" }, { "commit": "b1b823fd3f678967d070b7d35938b6ef43a4788d", "tree": "c88407fcffeab92f25f0afdf3ec79f1fcab5d370", "parents": [ "b46b11b0e5e9e1bf486dba717833c545ddcd48cf" ], "author": { "name": "Sangsik Yoon", "email": "ssyoon3@gmail.com", "time": "Mon May 16 18:55:39 2016 +0900" }, "committer": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Wed Dec 07 20:04:36 2016 +0000" }, "message": "[newOpenTAM] new Upgraded AFM and FlowStatisticService\n\nNew Upgraded AFM(Adaptive Flow Monitoring) and FlowStatisticService.\n .Reabsed from master 2016.12.06, and assumed avgPollInterval in FlowStatisticService with flowPollFrequency in case adativeFlowSampling is true or false\n .Fixed Yuta HIGUCHI comments, 2016.12.03\n .Fixed checkstyle warning\n .Rebased and added interrupted flag for exiting while() loop when IterruptException is caught in NewAdaptiveFlowStatsCollector.java\n\n .Fixed and added javadocs from Thomas Vachuska\u0027s comment\n .Removed synchronized block in OpenFlowRuleProvider.java for avoiding performance degradation\n .Rebased from master 2016.10.13 1.8.0.SNAPSHOT\n .Rebased from master 2016.09.09\n .Fixed Yuta HIGUCHI\u0027s comments\n (made default getFlowEntriesByLiveType interface,\n added checkArgument() for StoredFlowEntry,\n added @Deprecated annotation @deprecated javadoc,\n added Thread.currentThread.interrupt()\n and fixed Default Adaptive Flow Sampling value with false.)\n\n .Rebased from master branch\n .Fix typo in FlowRuleService.java comment line\n .Quick Bug fix in NewAdaptiveFlowStatCollector\n .master rebased for fixing build Failure\n .Removed synchronized block in FlowRuleProvider and NewAdaptiveFlowStatCollector for performance upgrade\n\n .Removed duplicated flow entries in NewAdaptiveFlowStatsCollector\n .Removed additional operation (add/remove/mod) of flow entry in OpenFlowRuleProvider\n .Set default adaptiveFlowSampling value with true\n .Added liveType (IMMEDIATE, SHORT, MID, LONG) member variable in FlowEntry\n .New added PollInterval static class for pollInterval value adjustment\n .Updated FlowEntryBuilder and FlowEntry constructor\n .Added liveType print in FlowListCommand CLI\n .Removed FlowStatisticStore, used existing StatisticStore\n .New added FlowEntryWithLoad for replacing the old TypedFlowEntryWithLoad\n .Added new interfaces in FlowStatisticService\n .Updated GetFlowStatistics CLI for using new interfaces\n .All Typedxxx classes are deprecated\n\n .new created review 9292 from review 9232\n .fixed Jian Li\u0027s review comment from review 9232\n .fixed Build failure in core/net/BUCK file\n\nChange-Id: I7a0e39c5220a2b279b68a195347c183b5bdf1a49\n" }, { "commit": "5361221a1719849c2b9a0d56f4556e5ef02a6593", "tree": "616ff3041f406da16fb096ff3d6b0929c52f8000", "parents": [ "1f72203ec291b91de3fed148cff34be70b1536b1" ], "author": { "name": "Simon Hunt", "email": "simon@onlab.us", "time": "Sun Dec 04 17:19:52 2016 -0800" }, "committer": { "name": "Simon Hunt", "email": "simon@onlab.us", "time": "Mon Dec 05 00:50:46 2016 -0800" }, "message": "Working on Bay-Area-Region Demo.\n- added latitude / longitude parameters to regions, so the icons can be \"placed\" on a GEO-map\n\nChange-Id: I5cf939f22597d4658ab603459b2b3059ba0db0c9\n" }, { "commit": "2cece3d39580a1122f0bc3e131f6a42d22c0684c", "tree": "68f0e861a92e8f42d33a9fccba2a43846d7c4927", "parents": [ "72bcefefce44d0ebd25f06bb51b5a6384718de34" ], "author": { "name": "Charles Chan", "email": "rascov@gmail.com", "time": "Fri Dec 02 17:11:26 2016 -0800" }, "committer": { "name": "Charles Chan", "email": "rascov@gmail.com", "time": "Fri Dec 02 17:12:39 2016 -0800" }, "message": "Allow pre-setting component config via REST API\n\nChange-Id: Ice1710c81a6356affee5987ff1f7f6fc5aa6406e\n" }, { "commit": "72bcefefce44d0ebd25f06bb51b5a6384718de34", "tree": "81ba983370f5c4bee330537dddf5c99b54a533b0", "parents": [ "bc3c6ba53968d61610dfcd9b58b2a3454e271fff" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Fri Dec 02 16:22:53 2016 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Fri Dec 02 16:22:53 2016 -0800" }, "message": "Starting snapshot 1.9.0-SNAPSHOT\n\nChange-Id: Iae30168353c72c4e2d5e395298ceca5dd7554984\n" }, { "commit": "bc3c6ba53968d61610dfcd9b58b2a3454e271fff", "tree": "45ef9a6becfcc0572f61cd5c7f17f6fda0f9b9b2", "parents": [ "a222d05a186856ac0f8a45136ad5c4542f9db491" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Fri Dec 02 15:59:38 2016 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Fri Dec 02 15:59:38 2016 -0800" }, "message": "Starting snapshot 1.8.0-SNAPSHOT\n" }, { "commit": "a222d05a186856ac0f8a45136ad5c4542f9db491", "tree": "01d32dd9d4658c81c94f33cb9efe2337f6e0bf45", "parents": [ "de0799ca6fe58faa812f9a4d26531dc6e79dabc3" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Fri Dec 02 15:49:32 2016 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Fri Dec 02 15:49:32 2016 -0800" }, "message": "Tagging 1.8.0-rc4\n" }, { "commit": "b547e061577c11c90059f7daddbd71c7441eda65", "tree": "27a6c7bfcce677506e1c332e184bf5a01ba997f6", "parents": [ "4f6d428dc7ba1c3c2130af94ba285f04862b5e55" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Wed Nov 30 15:10:18 2016 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Wed Nov 30 15:10:18 2016 -0800" }, "message": "Starting snapshot 1.8.0-SNAPSHOT\n" }, { "commit": "4f6d428dc7ba1c3c2130af94ba285f04862b5e55", "tree": "ab2f9f3f2951eaa19320cf4fe20c41becf720265", "parents": [ "b3e9704d495d069cb572a2dd7e5a936c35e5d1d6" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Wed Nov 30 14:52:32 2016 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Wed Nov 30 14:52:32 2016 -0800" }, "message": "Tagging 1.8.0-rc3\n" }, { "commit": "58c6af2321f25601325fa62961d389b8b8351ad6", "tree": "38a5bba954aea9d883a5b0f1fa518043af75f3db", "parents": [ "e26cf8e6c5f96aed4bd13dee0e883bcbfc43e418" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Tue Nov 22 17:26:52 2016 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Tue Nov 22 17:26:52 2016 -0800" }, "message": "Starting snapshot 1.8.0-SNAPSHOT\n" }, { "commit": "8b8b30ce29d37a7cdfe10b8d9ab0d3208c8acab9", "tree": "32997d66ca5b431f5bccd10e5c41fe3ff82d23e9", "parents": [ "822bc14ae426c9298851ac4d370c65e15b1a3443" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Tue Nov 22 17:08:32 2016 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Tue Nov 22 17:08:32 2016 -0800" }, "message": "Tagging 1.8.0-rc1\n" }, { "commit": "99849dc9d174b7c2fccd5b772242a3cde8280962", "tree": "66a14392552428d558d1176433cb0721c5326b62", "parents": [ "13a93f3f4ecabe86408925b44cf4f773b6b42555" ], "author": { "name": "Bharath Thiruveedula", "email": "bharath_ves@hotmail.com", "time": "Thu Nov 17 22:04:38 2016 +0530" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Nov 22 22:43:26 2016 +0000" }, "message": "[ONOS-4992] Modify the return signature for FlowRuleService for consistent return object\n\nChange-Id: I06154d79ea9d875c503369dcb77d5fffcfbd4467\n" }, { "commit": "fc72e2edf5fe3d4e3bbd2edd5311977692f56584", "tree": "d8743e265947015594b2aa86e27ea7124dc26590", "parents": [ "74e64635fd7f753523700a17615c1a8c8008007d" ], "author": { "name": "Jayasree Ghosh", "email": "jghosh@partner.ciena.com", "time": "Tue Nov 08 19:55:47 2016 +0530" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Nov 18 16:14:57 2016 +0000" }, "message": "Fix for ONOS-5566:Issue With Region POST-DELETE REST API:Incorporated Comments\n\nChange-Id: Id14480f26e02b87fab3e3c6a0b9f111d9477c3ac\n" }, { "commit": "e252a00e392ee57554f5667a2b28f8eb59b4825b", "tree": "9d05d0e13e63a6e04c896abab5b45ca532ee4f49", "parents": [ "576f09cf9fe012017c2ee6d8eea695206e1c869c" ], "author": { "name": "Author Name", "email": "dvaddire@partner.ciena.com", "time": "Mon Sep 26 22:42:24 2016 +0530" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Nov 11 16:22:08 2016 +0000" }, "message": "Implementation for ONOS-5327. Creating rest api for finding intent statistics.\n\nChange-Id: Ic7facfe1507f8ce8507df0940d2c0bb8b62781be\n(cherry picked from commit 5dd3d174e477528a05b0ead429bb629f46e4eb44)\n" }, { "commit": "9b80da8cefcdc467e105cf7766400b5a6bbbe25a", "tree": "cb2b7479e7166784f659f532f3aee3ead5272869", "parents": [ "e5ccd585597af58c9a2cda6964eb2125b33c9ce7" ], "author": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Thu Nov 10 21:46:15 2016 +0000" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Nov 10 23:05:48 2016 +0000" }, "message": "Revert \"Fix for ONOS-5417:Issue with Creating Flows using POST flows REST API\"\n\nThis reverts commit dba61119d17fcffa67026d1cf7e450fc7fb2a2ec.\n\nThis breaks compatibility with the existing API where users can POST a flow without specifying an app ID.\n\nChange-Id: I50b4be3cb018a2d5a5fe61153d6c491df49122e2\n" }, { "commit": "ef79434ff7c3bc58bcb087eab000cb6eb8a24543", "tree": "c65c15309c0bbcc3b6a92fe42658a01c748a15c9", "parents": [ "386620e93d74e2fdd43f7ba55adfe7c478a3dc91" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Wed Nov 09 16:20:29 2016 -0800" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Nov 10 18:42:48 2016 +0000" }, "message": "Fix Javadoc warnings\n\nChange-Id: Ia5fe7785f76da92abbf940599cbd3d7dc6ac2cc5\n" }, { "commit": "600933939190222d833e5ad8f8fe5dcaad2b6a81", "tree": "b77127746a06ac4ff28fda074c8ecd1e1261875a", "parents": [ "8fe9f4ce6ef9739e61fe5258e3b13dbadb6ad548" ], "author": { "name": "Kavitha Alagesan", "email": "kalagesa@partner.ciena.com", "time": "Wed Oct 26 17:04:26 2016 +0530" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Nov 09 17:36:01 2016 +0000" }, "message": "5546\n\nChange-Id: I148096bed14ef7b67f8cfa6c9cdaf9422a6a6d35\n(cherry picked from commit 76eeab38c9164abc4166e0b84a96c66aa06a48b4)\n" }, { "commit": "dba61119d17fcffa67026d1cf7e450fc7fb2a2ec", "tree": "01774d02abf4af5c54f1ac4e74838d1a70895486", "parents": [ "cf527d1c7a793720b4c3c73985d53108a7c3abaa" ], "author": { "name": "Jayasree Ghosh", "email": "jghosh@partner.ciena.com", "time": "Fri Oct 28 23:14:27 2016 +0530" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Nov 08 20:17:29 2016 +0000" }, "message": "Fix for ONOS-5417:Issue with Creating Flows using POST flows REST API\n\nChange-Id: Ie608f2ef0447fc8c2a73f46df0e5b195c333fcbf\n(cherry picked from commit 3565ca6f5b2b46ee2fe9b93aa7d0ea4df592830b)\n" }, { "commit": "e6840cffd353b348034afaec05bb69eea41bc734", "tree": "bdea53d0c9ea194c2445c181ab94fe5899ed6490", "parents": [ "4ed68b69430ea37fd66301ea25b475457fa4c670" ], "author": { "name": "Kavitha Alagesan", "email": "kalagesa@partner.ciena.com", "time": "Fri Oct 21 10:58:05 2016 +0530" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Oct 28 13:43:40 2016 +0000" }, "message": "ONOS-5545\n\nChange-Id: Idf876826a7ad5cda82142beca490b3befe9551db\n" }, { "commit": "131c068323c6e8086f8a009319831ca65704032a", "tree": "fb7a529a8aa6b65736ef71ed532550e4c4b5a6cc", "parents": [ "0416f9479deff0dfe8bcbee5f6c04b596b554a9a" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Tue Oct 18 11:12:50 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Oct 18 21:33:04 2016 +0000" }, "message": "Fix NPE when a POST operation is done for multiple flows and there is no flows array specified\n\nChange-Id: I59caa97d8b2c663f1a7765c1d4c50f3b9ec63cca\n" }, { "commit": "7f6d0e9ebea84fc9439971f5fba49ea5ce5199ca", "tree": "6b2053eedbcaa60a1cdb5dc97dadc2e6ec383317", "parents": [ "52015761b9ebb892043cddee051e504a0b60a2bf" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Tue Sep 27 02:04:49 2016 +0900" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Oct 17 18:09:13 2016 +0000" }, "message": "Bump up swagger ui from 2.1.5 to 2.2.5\n\nThis commit bumps up swagger ui to 2.2.5 which fixes various bugs\nintroduced in previous version.\n\nChange-Id: Ib4cf84c85c3c8d4ea8c32477a004c2ee12c22a8e\n" }, { "commit": "f0b3ad8447497abcfa5f45b9ff592b6046fdcd54", "tree": "5349c19a0f8db47c0d35c73baafeb6ebc755a58a", "parents": [ "00cc1f794b9053685220259b554fda7508acbc1b" ], "author": { "name": "Sangsik Yoon", "email": "ssyoon3@gmail.com", "time": "Fri Aug 19 18:47:59 2016 +0900" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Oct 17 17:59:33 2016 +0000" }, "message": "[OpenTAM_DPIS] DPI Statistics Manager \u0026 dpis CLI\n - Fixed Thomas Vachuska\u0027s comment\n .Removed DpiStatisticsJson.java and related codes for avoiding confusion within package because this does not need anymore.\n .Simplified execute() code and fixed comments in DpiListCommand\n .Added javadocs for public methods and fixed typos\n - Rebased from master 1.8.0-SNAPSHOT, 2016.10.14\n\n - Upgraded the function and performance.\n .changed List\u003cDpiStatistics\u003e to SortedMap\u003cDpiStatistics\u003e\n .added DpiStatisticsService interfaces to get DpiStatistics by receivedTime\n .added more options of dpis CLI: displays indivisual category by topn\n .and some bug fix\n\n - Fix javadocs and ONOS style method name.\n - Fix javadocs error.\n\nChange-Id: I07a058e04f63bd9c547a5d605975b214eec0ce1f\n" }, { "commit": "6c60389e14440949cd266597c60a48bc69b1323a", "tree": "0f3262a79da91ee88e0513e01aeb13185cb55f4b", "parents": [ "33c1fb782273ce67713be961074f8f2d9726046a" ], "author": { "name": "Yoonseon Han", "email": "yoonseon@onlab.us", "time": "Thu Sep 01 11:52:21 2016 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Thu Oct 13 18:38:44 2016 +0000" }, "message": "In vnet CLI, separates virutal port creation and binding operations.\nOriginal usage with specifiying a phyiscal port is also in supporting.\n\nChanges.\n1. vnet-create-port allow to create virtual port\n without a specific virtual port\n2. vnet-bind-port command is added to newly bind or to update\n3. Virtual binding point is changed from Port to ConnectPoint.\n\nChange-Id: I4c8f9a2b9b2786ba519ead3559d7f005390fee86\n" }, { "commit": "e6213cf013508468a4c149da06585357aec8b8b0", "tree": "24dc6cc1784b9abfc4f58b98642b3184d79069a4", "parents": [ "1ce2dd113d4a63dad5b606c3a401071ef6a0c705" ], "author": { "name": "Jayasree Ghosh", "email": "jghosh@partner.ciena.com", "time": "Wed Sep 28 07:55:55 2016 +0530" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Oct 06 21:41:08 2016 +0000" }, "message": "Fix For ONOS-5396:Causing NPE:for REST API- GET /applications/{name}\n\nChange-Id: I652f4620a741f64bc71f2555ad801eb00e7c951f\n" }, { "commit": "28e1b3e092eacbaf609cc084f8e1684cf06758b8", "tree": "a65821ac12c82e86a5512819ef95f2440aa207e8", "parents": [ "ffe73e461f16384188ea384351ed76d0208bb6f7" ], "author": { "name": "Jayasree Ghosh", "email": "jghosh@partner.ciena.com", "time": "Thu Jun 16 05:38:50 2016 +0530" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Sep 30 19:06:50 2016 +0000" }, "message": "Fix for ONOS-4675: FLOW ID is not matching with the one added in the ONOS\n\nChange-Id: I1730ec5ae0692651cb774c2b546c31773115676c\n" }, { "commit": "59ecdf3fc71a15b6786856891d6ff657729e0783", "tree": "28bf8762c7eb63fe2eaaefab66b03b237b77810f", "parents": [ "c58d4be8a5f945310364b7eae64005fe034f181e" ], "author": { "name": "Yoonseon Han", "email": "yoonseon@onlab.us", "time": "Wed Sep 28 14:18:59 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Sep 30 05:17:40 2016 +0000" }, "message": "[ONOS-5324] Issue with Meter POST Rest API\n- ConsistentMapException while POST a Meter With non existent DeviceId\n\nChanges\n1. added DeviceID check mechanism to confirm\n the requested ID refers an available device.\n2. Changed MeterResourceTest to address\n a specific deviceID (of:0000000000000001)\n\nChange-Id: I9ce70a73dc03e9e7516e8aaff3895a66f3b69b13\n" }, { "commit": "3ff504c8e8ceae4ae52828e23d3542847e4d668c", "tree": "5cc8f1991e9100c256bc8b712089f968f775c21a", "parents": [ "46c82d4d794c3b66c1b0e27db19b5da10284d36f" ], "author": { "name": "Prince Pereira", "email": "prpereir@partner.ciena.com", "time": "Tue Aug 30 14:23:43 2016 +0530" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Sep 29 16:22:13 2016 +0000" }, "message": "Fix for ONOS-5175. GroupId refactoring.\n\nChange-Id: I951392bdc69fe1ef694d321164b0b49032617d6b\n" }, { "commit": "5e935458fe60486c593abefbfc7912e7086d370b", "tree": "01b57a1c86d9dccffbb6ca14403f6e59a00a6ab3", "parents": [ "9fae8d583091337ce9215164cb047b97671705a4" ], "author": { "name": "sdn", "email": "dvaddire@partner.ciena.com", "time": "Tue Aug 30 04:12:54 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Sep 27 17:18:48 2016 +0000" }, "message": "Fix for ONOS-5033 hosts - dynamic or static\n\nChange-Id: I3791370db0037968003abc23c918c63119d2dba2\n" }, { "commit": "cfcf52c3c5d3c446238e07f2cf887e4330f88cf5", "tree": "7d73159bb0dd3a91f78923de95e3de7e7c510ef8", "parents": [ "d77cc111e034441474d698eaa72b75dee6cc3300" ], "author": { "name": "Jayasree Ghosh", "email": "jghosh@partner.ciena.com", "time": "Wed Sep 21 18:15:18 2016 +0530" }, "committer": { "name": "Jayasree Ghosh", "email": "jghosh@partner.ciena.com", "time": "Mon Sep 26 05:00:59 2016 +0000" }, "message": "FIX for ONOS-5296:Wrong MetricName throwing NPE\n\nChange-Id: I625640fba84bd2fabd140d6449cdceb0079ad3f4\n(cherry picked from commit f5c17fd79bc187c4fbf97248274365aed9afeccb)\n" }, { "commit": "bfc02ecd225763fd5c5464b669945b357e1312f9", "tree": "9dcc5a68fc412e2688c486e3157e935a9c8c2845", "parents": [ "ce4b2aa6c4c4d67e32a23b966dcd72b129b036a1" ], "author": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Fri Sep 16 00:42:37 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Sep 16 17:41:55 2016 +0000" }, "message": "Bumping snapshot version to 1.8.0-SNAPSHOT\n\nChange-Id: I4ca57b277d8ac814b8a10b107d995cb1cc4d499d\n" }, { "commit": "b19fc86f828e5e706afb96495ef51fa525174084", "tree": "3411af78d8ef36df0f1da1f74866c7b783c5409b", "parents": [ "338bc0cf19b61ff25a111ee33f3ed906e9368247" ], "author": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Fri Sep 16 00:10:10 2016 -0700" }, "committer": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Fri Sep 16 00:12:21 2016 -0700" }, "message": "Bumping version back to 1.7.0-SNAPSHOT\n\nChange-Id: I1df9d0f12cd7ec7597499d41cacebdbe75899556\n" }, { "commit": "338bc0cf19b61ff25a111ee33f3ed906e9368247", "tree": "0c1ce885570bcd504ed4a696a4ca9a97c0660c41", "parents": [ "0a33421f3b536632f0b397020097b94c7a938d76" ], "author": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Fri Sep 16 00:05:50 2016 -0700" }, "committer": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Fri Sep 16 00:11:45 2016 -0700" }, "message": "Bumping pom versions to 1.7.0-rc2 and fixing some maven issues\n\nChange-Id: I6169420328333d0916452aa92efbfa961d72e9c4\n" }, { "commit": "0a4e6742b8a4fd52e2ae86683f2b15c3bff557a9", "tree": "f56c05944e65d9a6890942bf8f60b8f2879573e1", "parents": [ "c004adf8940e587a61e41f0a3078ce86df78c6ae" ], "author": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Thu Sep 15 23:03:10 2016 -0700" }, "committer": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Fri Sep 16 06:48:34 2016 +0000" }, "message": "Copyright update\n\nChange-Id: I534d938da3820f6fb814aed3bb4a0855fa41ddd5\n" }, { "commit": "e7a240c0a1b37c36a93e3aabac4ca3c36b6f0d0f", "tree": "78756e49ec43a9cd1f9590f99584acbf17eb9a1b", "parents": [ "3b8101a30441d7361ef47f2adb23bf64287ce5a6" ], "author": { "name": "Jayasree Ghosh", "email": "jghosh@partner.ciena.com", "time": "Sat Sep 10 14:45:15 2016 +0530" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Sep 15 23:57:53 2016 +0000" }, "message": "FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue\n\nChange-Id: Ia82b8d70de0b5d824d808f9593ada64d3c1fbd09\n" }, { "commit": "cc44cb481ba1d1394c73710dabbcda4000182aa2", "tree": "816e82c751902d261f36f69537be11c308a9999f", "parents": [ "dbaed99b195264efb9030293c4ec2456c2f9b062" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Fri Sep 09 10:04:45 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Sep 12 17:44:21 2016 +0000" }, "message": "Fix Jersey warning for redundant \"@Path(\"/\")\n\nChange-Id: I4b1af699c90e07811e046335ff2896ec402959b6\n" }, { "commit": "619249937939cdb1f91cbe9449dcb627cd4fdb18", "tree": "3720c9e192822961dd752835ecf0652f684f8a7d", "parents": [ "3d8ff287747f23fe347afec0061f26151cf90923" ], "author": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Thu Sep 01 09:36:27 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Sep 07 18:50:51 2016 +0000" }, "message": "Use subject factory to create subject for deletion rather than using the string/\n\nChange-Id: Ib7680b07642d676e9ad7f10fd59471880aa79771\n" }, { "commit": "7a174cf49bcc7db14d241026bdfe0e89cab89037", "tree": "18fea6e16a4dba9348746ba85d1bf40ae9fd9a5f", "parents": [ "e43cccebfde5b1caddaff68f0a8e3ffb45bbf6a3" ], "author": { "name": "Thiago Santos", "email": "thiago@waltznetworks.com", "time": "Thu Sep 01 14:56:54 2016 -0300" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Sep 02 14:50:18 2016 +0000" }, "message": "[ONOS-5184] Allow configuring cluster partition size\n\nAdds a new parameter to onos-form-cluster: -s \u003cpartition-size\u003e\nto allow specifying the partition size to be used when creating\nthe cluster.\n\nChange-Id: I4c31d6e97fe0fd811831296f41a09160bebb58de\n" }, { "commit": "c6759e80bd862b1804cc7dd01da41c48e39dc756", "tree": "2f9cb32fa40fe19a4381339c6ee4d4a4c4317ce9", "parents": [ "9bdaaecaf03f73ff3b31f917acf8f91679c84a12" ], "author": { "name": "Murat Parlakisik", "email": "murat@parlakisik.com", "time": "Wed Jun 29 03:22:22 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Aug 30 17:46:55 2016 +0000" }, "message": "ONOS-4374 Enable installing flows with hard_timeout\n\nChange-Id: I4e60e93aad44c7e8f8913fa4dd3ed5a2565d7034\n" }, { "commit": "38feb6eddc2c8a764195321b551916eb27232f79", "tree": "26c7030a8748c70263c513b99c55d2a8f865c828", "parents": [ "feb95f16329e3729be7aec1a0c898670d0b3c929" ], "author": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Mon Aug 29 22:54:16 2016 +0000" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Aug 29 23:16:45 2016 +0000" }, "message": "Revert \"Fix for ONOS-5032 and ONOS-5034\"\n\nThis reverts commit 50ad080683317df192a0f7159d9902dc1c403ed2.\n\nChange-Id: Id2f9924a28c18686b4be30200244dbd0c975e90a\n" }, { "commit": "50ad080683317df192a0f7159d9902dc1c403ed2", "tree": "0da21c3f3377c4ce0ab67e6bca522d42c324d8e0", "parents": [ "36dd8f1608a728c546425fd9bf782edd65b3a8e7" ], "author": { "name": "Deepa Vaddireddy", "email": "dvaddire@partner.ciena.com", "time": "Mon Aug 08 19:27:36 2016 +0530" }, "committer": { "name": "sdn", "email": "dvaddire@partner.ciena.com", "time": "Fri Aug 26 03:22:47 2016 -0700" }, "message": "Fix for ONOS-5032 and ONOS-5034\n\nChange-Id: Ib964252dd05754ce7069a7a82ccb1d1c29bfa978\n" }, { "commit": "13e5b51b6d2d621ce5594f3db161b11c5b28bd14", "tree": "b2bf0cd153ad18ec3719c6d6cf1ea5e11c93c170", "parents": [ "9152b15265b83f40944941d9a6a21e07f9ebf733" ], "author": { "name": "Viswanath KSP", "email": "kspviswa.github@gmail.com", "time": "Thu Aug 25 12:33:16 2016 +0530" }, "committer": { "name": "Viswanath KSP", "email": "kspviswa.github@gmail.com", "time": "Thu Aug 25 12:37:27 2016 +0530" }, "message": "[ONOS-5155] Exposed delta statistics via northbound REST\n\nChange-Id: I04d9ec04c92bccd7bd5b5fd23d61be241a67d524\n" }, { "commit": "8ffb7759d333df35606a3416eacf4bd35a247901", "tree": "5c76a91bdb5259d781a44eb06be1d65e540d4243", "parents": [ "98315a2a7737d4414633948779aa7ea6ea8aac21" ], "author": { "name": "Viswanath KSP", "email": "kspviswa.github@gmail.com", "time": "Tue Aug 23 22:19:06 2016 +0530" }, "committer": { "name": "Viswanath KSP", "email": "kspviswa.github@gmail.com", "time": "Tue Aug 23 22:19:06 2016 +0530" }, "message": "Exposed the newly added port specific portStatistics API via REST\n\nChange-Id: I12a59b950f2d9123afc048e126ad7b457e5d7188\n" }, { "commit": "98315a2a7737d4414633948779aa7ea6ea8aac21", "tree": "a961248f9533e4f110b0f631368a21bdee7d44af", "parents": [ "6704df37670809b6929a65cdd25a3a6cc36783ff" ], "author": { "name": "Kavitha Alagesan", "email": "kalagesa@partner.ciena.com", "time": "Wed Aug 17 08:13:32 2016 +0530" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Aug 23 15:30:05 2016 +0000" }, "message": "Fix for ONOS-4940\n\nChange-Id: Id4e5913cb69e913190a0b32cd41bac0dbe786729\n(cherry picked from commit 924c54ccb05c648afa49c6c2bd509a060b8d174c)\n" }, { "commit": "d3ff540f3674d4d2fa064c1b30925dbb205bb7ac", "tree": "d1c6a790c9895dede5f003e1903e7ab7de1b4ce2", "parents": [ "5808d5245e1453ec378fafc33dc6c5ff884327e7" ], "author": { "name": "Jayasree Ghosh", "email": "jghosh@partner.ciena.com", "time": "Wed Aug 17 18:41:19 2016 +0530" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Aug 23 04:49:45 2016 +0000" }, "message": "Fix for ONOS-5152:Encoder for Disjoint Rest API with NPE:onos-1.7\n\nChange-Id: I172e247353f7d70f6d7761e8a6be27f21b3c2684\n" }, { "commit": "34b306051cff4466bc0e1766dbfb23b26400de50", "tree": "51378e79903cfa7850c59419a0b17b62e01a84d7", "parents": [ "ba87170b5e74a0acc86e7d288eaec9bc6391d8db" ], "author": { "name": "varunsha", "email": "varunsha@partner.ciena.com", "time": "Thu Aug 18 10:31:18 2016 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Mon Aug 22 18:31:40 2016 +0000" }, "message": "Fix ONOS-5091\n\nChange-Id: I11762eb799c1f93536f472807167cdba20a7c8e6\n(cherry picked from commit 45f806ccedf844dfc8fe1722eca653f274b83f12)\n" }, { "commit": "a8f69ff3fdf70a71acf7bfdaee31221e6c58fd01", "tree": "097af3346ef0e41336c0bf04651fc28989111207", "parents": [ "ecc7ce938b21395e1515875b31f7f453e2f21a69" ], "author": { "name": "Chiara Contoli", "email": "chiara.contoli@gmail.com", "time": "Thu Jul 28 01:06:07 2016 +0900" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Aug 17 16:23:56 2016 +0000" }, "message": "Adding SinglePointToMultiPointIntentCodec for support SP2MP intent over REST\n\nChange-Id: Ic04529520ad1719f3d241b3a79d8e0602bfeac4e\n" }, { "commit": "e8468b5743d94f1cc0bcda037855b68458952274", "tree": "97496febffccf7aa52ae273b4d7e44c0228a485f", "parents": [ "bb23e0b5fb0de34ccf33fc4d06253fc593bdfdaa" ], "author": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Mon Jul 25 13:42:36 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Aug 03 22:27:51 2016 +0000" }, "message": "ONOS Swagger Plugin\n\njust does swagger now\nto build the plugin, you need to download to following:\nhttps://github.com/bocon13/buck/releases/download/v2016.07.29.01-wip/buck.jar\n\nput the buck.jar in tools/build/buck-plugin/lib\n\nChange-Id: Id1b833dd013fbc5581f8e884e755920829c4a17e\n" }, { "commit": "bb23e0b5fb0de34ccf33fc4d06253fc593bdfdaa", "tree": "4006745fa489be6e5e0a6ab9d80ba87d8a19a19a", "parents": [ "07c26bb2791a083b0797faa66b7c7ef69b24843e" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Tue Aug 02 17:00:21 2016 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Wed Aug 03 14:29:51 2016 -0700" }, "message": "Fix Javadoc warnings\n\nChange-Id: Icf8b6b6f77ea80d3975aa975226a178145067adf\n" }, { "commit": "f3ead25267abae30b1d5d0d49de3bc81fcd48a20", "tree": "92542b06372d6557e1a754c1f0182bd4f737ad1a", "parents": [ "c10a9488e362da25d3206c8f219e1f46fa982a9b" ], "author": { "name": "HIGUCHI Yuta", "email": "y-higuchi@ak.jp.nec.com", "time": "Thu May 12 18:18:15 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Aug 03 18:54:13 2016 +0000" }, "message": "[ONOS-4513] Slice optical-model into separate bundle (1/3)\n\n- net and cli bundle has dependency to optical-model bundle,\n which should be removed in the longer run. (ONOS-4626)\n\nChange-Id: Ieff43ef2002ee21f4578a6e2a729cd35ce3eae3d\n" }, { "commit": "8afbbeee2a480d3e5f4d273b0dabc59f956cd2a5", "tree": "f830e183a6bf7b3c9ad46d67136ea583d6a7bb07", "parents": [ "69ed4468ea0ecbfddf24fd812667fa99f87092ef" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Wed Jul 27 19:16:51 2016 +0900" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Jul 27 18:27:46 2016 +0000" }, "message": "Bump up swagger ui from 2.1.4 to 2.1.5\n\nThis commit bumps up swagger ui to 2.1.5 which fixes various bugs\nof swagger ui 2.1.4.\n\nChange-Id: I4f8d7f79b88cddada0148a8629e7ef4da9eac3a0\n" }, { "commit": "877914d66412a5ffab0ec71d2c98d869dada9bec", "tree": "464e7a33c6a5038b9706997b12bcb826632e4067", "parents": [ "aa2f2f6a35ca0064b8e6e5ded25aea7a097f2f4f" ], "author": { "name": "Thiago Santos", "email": "thiago@waltznetworks.com", "time": "Wed Jul 20 18:29:29 2016 -0300" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Tue Jul 26 21:32:46 2016 +0000" }, "message": "[ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit)\n\nFix the doc: life() returns the time in seconds, not milliseconds.\n\nAdd new method life(TimeUnit) that allows specifying the timeunit to\nreceive the life value as as seconds might not be enough for\nall applications and OpenFlow can provide this value to nanoseconds resolution\n(in its spec).\n\nChange-Id: Ia6a7573797249e0edc04e03c7204a550a2823742\n" }, { "commit": "1853b3f3598f7e3137dce58c1a2d6043b312822d", "tree": "d17cea0b9ab6216016506dd7dd28e09252447900", "parents": [ "c553c954c89a9d91eecf679a5719105ddab025fc" ], "author": { "name": "Varun Sharma", "email": "varunsha@partner.ciena.com", "time": "Mon Jul 18 14:37:13 2016 +0530" }, "committer": { "name": "Varun Sharma", "email": "varunsha@partner.ciena.com", "time": "Mon Jul 25 09:15:06 2016 +0000" }, "message": "Cherry pick ONOS-4835 fix\n\nChange-Id: I82ecb542dad4430d55af0fc684f8d13d6e45b45e\n" }, { "commit": "673399fcc58e6542d24044af43cff65da699c6a8", "tree": "536e73e625c733cd2cf538646c1e028f18660ede", "parents": [ "0a70f737c4b3afd2b66c939a3b99c8688d438fef" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Wed Jul 20 18:02:03 2016 +0900" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Jul 20 19:21:20 2016 +0000" }, "message": "BugFix: Allow to specify mastership role through REST API\n\nIn current implementation, swagger doc does match with codec impl.\nWith this commit, we can assign an exact mastership role for a\ndevice through REST API.\n\nChange-Id: I5cb3f8d478f8fe3eb22f12fc5254ed8a400d5b56\n" }, { "commit": "df352c6ddadcbc7657f54e23376ceed9033e6db6", "tree": "f0898a156b5a1a293e4a4ef8d683a1a3cbd48b0a", "parents": [ "528ef30d89b7a73e831fd29a481147ce1542d863" ], "author": { "name": "Kavitha Alagesan", "email": "kalagesa@partner.ciena.com", "time": "Wed Jul 13 09:58:19 2016 +0530" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Jul 13 18:37:18 2016 +0000" }, "message": " Fix for the ONOS-4836\n\nChange-Id: Iedf597bb79f27ca7834e85fc445ebd5736c852a7\n" }, { "commit": "25f07bea594e07c5c92be3c2735e1efabee18c00", "tree": "8becd324173b0ce3371b8dab8be91548bd8b7e49", "parents": [ "018110c26a811aef2ca637f0f23bb8036ce04a03" ], "author": { "name": "Claudine Chiu", "email": "cchiu@ciena.com", "time": "Mon Jun 27 16:21:21 2016 +0000" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Jul 05 20:49:38 2016 +0000" }, "message": " ONOS-2184 VirtualHost CLI and REST api\u0027s\n\nChange-Id: If0ebe4268f3161a34223eca58e3f1bdbb8d0c9be\n" }, { "commit": "b3ef1fd63b05d8228cbc802f159d15f771eecafd", "tree": "382fdc3931132d18b7e5390fdedad87e84b27bcb", "parents": [ "0b4e9dd720f1b83f138160afb41fbbd8f07713ee" ], "author": { "name": "Charles Chan", "email": "rascov@gmail.com", "time": "Thu May 12 20:49:39 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Jun 29 14:57:13 2016 +0000" }, "message": "Fix GroupKey interpretation in REST\n\nInput string from REST should not be converted into byte array directly.\nBefore: \"1\" -\u003e ascii 49 -\u003e 0x31\nAfter: \"0x01\" -\u003e 0x01\nGroupKey is a byte array with arbitrary length and represented by hex string\n\nChange-Id: If27101f0e5522212c7e434fab58b66e67e9676d7\n" }, { "commit": "f3973047c40b581cc6132859530005a2fb7ec951", "tree": "d7a35640e8315ba6026062283e6063bd35f381ba", "parents": [ "7fae18929c62d68ffbf5d968c40f0b06d3df7dfd" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Wed Jun 22 13:34:17 2016 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Wed Jun 22 15:37:58 2016 -0700" }, "message": "Fix for ONOS-4740\n\nProperly determine if the JSON payload contained any errors.\n\nChange-Id: Id8e816f6627580dcaca3ccb6b7356d61be62392d\n" }, { "commit": "7fae18929c62d68ffbf5d968c40f0b06d3df7dfd", "tree": "ce18e115263bb94ab0b02f6ff0a7957336cf3cce", "parents": [ "c187921d494eb194170c492374e41eeb1eec4377" ], "author": { "name": "Deepa Vaddireddy", "email": "dvaddire@partner.ciena.com", "time": "Wed Jun 15 17:13:15 2016 +0530" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Jun 22 22:29:11 2016 +0000" }, "message": "Fix for ONOS-4621. If any errors in parsing the configurations, continue with the next config key and return the list of subjectClass, subject, config failures\n\nChange-Id: I4883342b4920aa4d6d641a17a395e5f6e4f27d6a\n" }, { "commit": "984e2d8654030f4106acce56cac620e2c9358ae1", "tree": "2cc672daf9fa983780ec7d62a8df8f8c1e3ced04", "parents": [ "c32585fd5b8fb050edd27da20dc32fef56aae172" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Thu Jun 16 14:33:10 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Jun 17 00:05:34 2016 +0000" }, "message": "Fix returned responses for DELETE operations\n\nChange-Id: I5ad585841c69da86d89bca493a887e9af2cc4da3\n" }, { "commit": "0c49b607a1548ba47532f798b136e444a97a2a99", "tree": "3b2cd82f3181c51f9c2ce7b162284adcf935181d", "parents": [ "2f4883d75bda4730fba28fe067418811f29257db" ], "author": { "name": "Deepa Vaddireddy", "email": "dvaddire@partner.ciena.com", "time": "Thu Jun 02 12:19:07 2016 +0530" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Jun 16 20:47:56 2016 +0000" }, "message": "Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even the queued will be removed\n\nChange-Id: I8d7f1a873af90cf86ea34f1a2b1585ef4c3e46e4\n" }, { "commit": "1b2aea88c0273fb6e4322962889b47edf20c7f18", "tree": "14fc87253e5b91b9187032e487bae22ac2e96d95", "parents": [ "6c02d9e1f52c82b69465c08e6bda9f191ee8d796" ], "author": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Wed Jun 15 18:18:18 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Jun 16 07:05:31 2016 +0000" }, "message": "Removing gratuitous relativePath from pom.xmls\n\nThe default value for relativePath is: ../pom.xml\n\nChange-Id: I1f5e5e6bfa1e91fcddae4f8cb8ab0c00c276e6b0\n" }, { "commit": "839b6edf50166272563d9fe6ea3f987f7913f3b0", "tree": "c763e6bdd7e12fc6d51486076393283d749f5d00", "parents": [ "426d356ca170059e208714e8a07e455e72818ddc" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Tue Jun 14 16:25:47 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Jun 15 02:22:16 2016 +0000" }, "message": "Fixing file permissions\n\n- removing executable bit from .java files\n\nChange-Id: I7e993372e1edf942fefb5aaea2e302b3b2baebd9\n" }, { "commit": "1499864095227c6dd494dc0b95cf5a82e92f36e9", "tree": "49e57966d8c0876b5ab5e8aeb1fc77b4f903bb02", "parents": [ "fc10dca2dc239ea879e9dde90c58d84a5ac01593" ], "author": { "name": "Hyunsun Moon", "email": "hyunsun.moon@gmail.com", "time": "Fri Jun 10 12:54:26 2016 -0700" }, "committer": { "name": "Hyunsun Moon", "email": "hyunsun.moon@gmail.com", "time": "Fri Jun 10 12:54:26 2016 -0700" }, "message": "Fixed NPE and return 404 error upon unknown app activation request\n\nChange-Id: Ic1b7904bcd873812f6e931c3fcb8dad4e4718364\n" }, { "commit": "54b83e8996ccea0aa48b867efa5ea3802f959212", "tree": "844138772e0c656e38642264247e91406e385061", "parents": [ "226d041bec2eb20f1fd6e81fc0cd7b297b837f33" ], "author": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Sat Mar 26 20:37:20 2016 -0700" }, "committer": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Wed Jun 08 13:47:45 2016 -0700" }, "message": "Improve network config validation errors to show which fields are invalid.\n\nPreviously, uploading invalid config results in a generic error message\nwhich makes it difficult to figure out what is wrong with the config\n\nChange-Id: I307d2fc0669679b067389c722556eef3aae098b9\n" }, { "commit": "20a070bed7836a86fdb636bac6226d455d820f1d", "tree": "d02eb5feb98e2a368843748c0ebf27488f739486", "parents": [ "e80e18f3883c7a828f21d3fc26687b6049b61683" ], "author": { "name": "alshabib", "email": "alshabibi.ali@gmail.com", "time": "Fri Jun 03 14:44:05 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Jun 07 08:44:59 2016 +0000" }, "message": "allow applications to be installed by URL from REST API\n\nChange-Id: I6c28d91e1bbc6e77eefba00b8f106fe22edc475b\n" }, { "commit": "6827dc3dea4143369562c111717632318d89d142", "tree": "bb6755ee1b940ba69b9a037edc74d34b34ef39cd", "parents": [ "a424a059eba9968b6f71ed100650ad61684f6773" ], "author": { "name": "HIGUCHI Yuta", "email": "y-higuchi@ak.jp.nec.com", "time": "Sat May 28 10:34:28 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue May 31 23:01:30 2016 +0000" }, "message": "Let JerseyTest pick random port\n\nChange-Id: Ibc2544d0f27487cfd25317f6f5894acda9b89f51\n" }, { "commit": "a424a059eba9968b6f71ed100650ad61684f6773", "tree": "053971304e550e484071f54309ff070ef9affac8", "parents": [ "4b51d5c32ecbe5cb9b71f68649a9f51aa34bd091" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Mon May 30 21:02:33 2016 +0900" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue May 31 23:00:57 2016 +0000" }, "message": "Allow to specify appId through FlowObjective REST API\n\nChange-Id: Iadff74d379e1d5ec4f6e8ff2cda2ad96892d2cc1\n" }, { "commit": "6921ceb680cb105d2e91283f3941fe19d0df972b", "tree": "fe08c44c8fe5222b4d50a605c472e83c7d3a2669", "parents": [ "a4df1aa066db1acfd91c2ca9f2de987c34c74f8e" ], "author": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Mon May 23 10:39:14 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue May 24 15:22:41 2016 +0000" }, "message": "Add ability to add mcast sinks via REST API\n\nChange-Id: Ie757537a8b514bfec1e468628dac1a8faa4405fc\n" }, { "commit": "e642f7cf7b3e55a6582ecb7b36912eb96d4d19a3", "tree": "ee2fb39a43f05c9e0c4d638b8c77e5edb9724c2a", "parents": [ "eefdedfb506b2ebbb2b8221ca11f392d7e4c99c0" ], "author": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Mon May 23 18:33:04 2016 -0700" }, "committer": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Mon May 23 18:35:29 2016 -0700" }, "message": "Bumping version to 1.7.0-SNAPSHOT\n\nChange-Id: Id105bf08ecbdac6d4e214ae035b4220aea90f29f\n" }, { "commit": "2907ad294191bf64bc35132593c248ea24f46f36", "tree": "2beed3b28bbe2fecbafbf9d47afb215ecc8bd9f3", "parents": [ "c0e04846a216b06e061c8b23b0dbf569de381b35" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Thu May 12 23:08:54 2016 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Tue May 17 18:38:11 2016 +0000" }, "message": "[ONOS-4530] Allow to specify appId when insert FlowRule through REST\n\n- Augment FlowRuleCodec to encode FlowRule\n- Add unit test for encode method of FlowRuleCodec\n- Add getFlowByAppId and removeFlowByAppId methods in FlowsWebResource\n- Add more unit tests for FlowWebResource\n- Add FlowRules.json swagger doc\n- Rename Flows.json to FlowEntries.json, correct FlowEntries.json\n\nChange-Id: Ic3ec390c13a349e51ae4208adbc478564b6724ba\n" }, { "commit": "dea375a7dec021147d3f2a4bb6ec9c0240367eac", "tree": "be2903a83e3572816be073e2aba89df89299e181", "parents": [ "5420ba371ab79918eb105f32a75c328bc173ddb0" ], "author": { "name": "HIGUCHI Yuta", "email": "y-higuchi@ak.jp.nec.com", "time": "Fri May 13 19:00:06 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon May 16 16:46:38 2016 +0000" }, "message": "Remove deprecated ConfigProvider.\n\nChange-Id: Ibf927671b0729212e9d1d2bbfd19d4aaab48b9dd\n" }, { "commit": "7d06923446025cceb4e06a748c04eef29f509d80", "tree": "f2b52ae6603e5965a74dc5116f895c4a5b8bcd42", "parents": [ "8fb4ad74339f679f61bf3e8de13e6e07bcfedd5d" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Fri May 13 17:08:29 2016 -0700" }, "committer": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Fri May 13 17:08:29 2016 -0700" }, "message": "Fix compile time NPE which is encountered in Eclipse IDE\n\nChange-Id: Id447967ad6c7c68f4a6e5c562e7245029a89902f\n" }, { "commit": "a3e4c7ada6000cc87a8bf58641b92bcca6928c46", "tree": "25b844e8f3325598fabb383f7d07d55bc5722ad1", "parents": [ "f4e2365d82728edd7f7d9aedad6bbd01f3b9f40e" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Thu May 12 13:15:40 2016 -0700" }, "committer": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Thu May 12 20:29:47 2016 +0000" }, "message": "Bugfix: fix the swagger broken issue caused by unsupported data type\n\nCurrent implementation of SwaggerMojo does not support the data type\nother than string, int, long and boolean.\nThis commit temporarily fix the issue on generating swagger doc.\nEventually, we need to augment SwaggerMojo to support more data type\nincluding other primitive types and even Object data types.\n\nChange-Id: I5cb69ea6af7faecfc19660c4bbf619c3d85508f3\n" }, { "commit": "847242ba4e7082d9b785a9b0867f500eee2c4d5a", "tree": "3dceea9691b4f5a547d6ba668f36f6e069aa1ed7", "parents": [ "f009663906ab931d006a16be621fb6ca8b476de2" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Wed May 11 18:58:53 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu May 12 17:16:50 2016 +0000" }, "message": "[ONOS-4409] Merge getApp REST methods into one, revise unit test\n\nChange-Id: I47e5dd1d795404d3ba2c73487858a3d389790ac9\n" }, { "commit": "cc730a66f5f0784bd13005833267933827397fb3", "tree": "20568051815fa5a2e82c056430209c4079ce7b9a", "parents": [ "5617994076a5f5a90e8b5354316e36b9420a50d3" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Tue May 10 16:36:16 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed May 11 04:34:59 2016 +0000" }, "message": "Clean up source code of REST API\n\n- Add missing @Produces annotation\n- Correct comments\n- Restrict variable access level\n\nChange-Id: I7f75650b83651248370e7781b1e8aec7eac2314c\n" }, { "commit": "a7cd9d75f70abfdb9a662b21606556e07a2f7c8a", "tree": "1b0e33787ac9ec613c4cf5f6343c546c26811f4b", "parents": [ "cb3a1f52b4b3bc58ca7c90fd9cf4b4d244f1b0ed" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Tue May 10 12:49:40 2016 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Tue May 10 23:08:33 2016 +0000" }, "message": "Try explicit class casting to remove warning message\n\nChange-Id: If7830a12e0405c5b37f6e864bd7dfb915871959f\n" }, { "commit": "c2a542bcab4512812a2ef18b07a08c93ac0ebec0", "tree": "5e97323d8dbef836ac79f48c3f0f54532caf454e", "parents": [ "419c8bd1b0eb1aca803065e18614a722aa6bb6be" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Tue May 10 11:48:19 2016 -0700" }, "committer": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Tue May 10 22:24:39 2016 +0000" }, "message": "Explicitly return NO CONTENT type response for http DELETE request\n\nChange-Id: I920084b92197bb1687e7d978ad350b2e1290ecbc\n" }, { "commit": "cbf49898a261b6d0c78a2cd7c2547e6788c68425", "tree": "042443a4152751b7a77f7d8bb63d703886f9ba09", "parents": [ "7dc59d65fb84787685ae53faa9c1220cf05e0f2f" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Tue May 10 14:54:44 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue May 10 22:11:13 2016 +0000" }, "message": "Treat null as NOT FOUND for application and applicationId\n\nChange-Id: Ieaf65770b0057c85cef47e1904efbc93709ff06b\n" }, { "commit": "e1c1c8dbd210b6e8e2c3b29e717369ed4b5fe950", "tree": "95b12f48bb806b5e3c9f64f35a5f958645a981bc", "parents": [ "1bf46b1b372d36138b025a3f90daad0d02ab4a17" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Mon May 09 16:24:40 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue May 10 21:46:23 2016 +0000" }, "message": "[ONOS-4409] Support applicationId registration and query via REST\n\nWith this commit, we can register and query on/off platform\napplications through REST API.\n\nChange-Id: I82e1e0e55bbc017d6c0cce7d9a6af7a578d7196e\n" }, { "commit": "4c0ef6b54af9004262b609d3a42b54e61883ceba", "tree": "7529a89219777106d348619c36f61b1e3467ce59", "parents": [ "95d83e80678a76d6fa1476475fcd48a9ecb33c95" ], "author": { "name": "HIGUCHI Yuta", "email": "y-higuchi@ak.jp.nec.com", "time": "Mon May 02 19:45:41 2016 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@onlab.us", "time": "Mon May 09 23:38:47 2016 +0000" }, "message": "ONOS-4416 Remove OduCltPort out of core.\n\nChange-Id: I04324a72e48af84afdbfa32b84c8e57f39411000\n" }, { "commit": "95d83e80678a76d6fa1476475fcd48a9ecb33c95", "tree": "66ebdad20b22d5fbe1a0b4620c0ff264d5eb0a68", "parents": [ "a25cda29473eac292d721310b062d04fac237043" ], "author": { "name": "HIGUCHI Yuta", "email": "y-higuchi@ak.jp.nec.com", "time": "Tue Apr 26 12:13:48 2016 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@onlab.us", "time": "Mon May 09 23:38:16 2016 +0000" }, "message": "ONOS-4415 Remove OmsPort out of core.\n\nChange-Id: Ic796c4e715789ba18f350f28e29db04dd537822f\n" }, { "commit": "34a3f69be11cc09c3ac0cb629d966fbc515fb186", "tree": "cc83967766df54c2371581a677e551070b5c92cd", "parents": [ "9ce9e259a8ffb42ff1d3e2798384ab25b341eee2" ], "author": { "name": "HIGUCHI Yuta", "email": "y-higuchi@ak.jp.nec.com", "time": "Sat Jan 09 21:08:57 2016 -0800" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon May 09 22:24:41 2016 +0000" }, "message": "ONOS-3503 Remove OchPort out of core.\n\n- Implementation of a Behavior OpticalDevice has the knowledge of\n translating annotations into optical specific port.\n- OpticalDeviceServiceView checks if the Device is a OpticalDevice\n and translate all the Ports to optical specific port before returning.\n\n- This commit contains feedbacks, issues, and fixes by Michele Santuari.\n\n- Note: 3 more Port types to go (OduClt, Oms, Otu)\n\nChange-Id: I4cbda8bc1922fbdd4dac8de8d02294bad74b8058\n" }, { "commit": "0409b709b3c09a833861869d446eec5e1617bb4a", "tree": "d457bec65a0b07859f77ef57f751582a8615a443", "parents": [ "23f21e317e3f9a1ea50f27500bf031e090430aff" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Tue May 03 18:21:37 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu May 05 00:04:43 2016 +0000" }, "message": "Revise Mastership REST API to use synchronous methods\n\n- Add missing swagger docs\n- Add missing unit tests\n\nChange-Id: I21a20410ea322e7893c5c0c48f5d9fd0f2f9dfe1\n" }, { "commit": "f96d41fd1896a5f779f9ebe85f7432ff2bdd598d", "tree": "b4c3b1443df34552f6097f1a4b935ad5e1af7398", "parents": [ "d8d3dd40b2125a1e2533ef8d55a057f11d8276c6" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Tue May 03 09:49:12 2016 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Wed May 04 00:10:39 2016 +0000" }, "message": "[ONOS-4438] Add REST API for mastership service\n\n- Correct some typos in mastership codec\n\nChange-Id: If8a0127d8d897d4b87cae71a194dfece6aa14f49\n" }, { "commit": "1decd539316b6d4cfd61ac07409d16d8f1883d7e", "tree": "f93208b74574d79e5969a5cce4bd208f43d24f01", "parents": [ "54d51aa3cdf9a53f17d623b98ffc00fe18e1ee0e" ], "author": { "name": "Claudine Chiu", "email": "cchiu@ciena.com", "time": "Tue Apr 19 18:30:01 2016 +0000" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Apr 29 16:22:14 2016 +0000" }, "message": "ONOS-4077: REST API\u0027s for virtual networks, devices, ports, links: add missing onos.rsModel statements + fix example field in JSON files\n\nChange-Id: I1ae2300143a0a56e5413f8837cea3016d964cb6c\n" }, { "commit": "c341833b38c8fa15184e6fa8615c659722d0ef7e", "tree": "f9137540a7074cd2b31036a3a92bb7bebdc736b5", "parents": [ "37d04c6ee680a0ada42f2ca6a9f03f6a352c85d4" ], "author": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Thu Apr 21 15:02:12 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Apr 26 15:59:42 2016 +0000" }, "message": "Make example priority smaller.\n\nThe original value overflows the 16-bits allowed by OpenFlow so that\nexample doesn\u0027t work very well for OpenFlow devices.\n\nChange-Id: I0b61404ff7ae6c542f92787c9e8ab5c7a2e058f1\n" }, { "commit": "5c9891010f71ef3900e7529b1d7afd152c52d160", "tree": "a4cb29bd66f5e980e64ff99a1420d4fe2f3f0b7e", "parents": [ "b3cc6047f4d92a0879ff277e3a1197c6ce4870e2" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Thu Apr 21 15:15:33 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Apr 25 23:03:51 2016 +0000" }, "message": "Update css for swagger 2.4.1, add missing resource to fix js error\n\nChange-Id: I91c932ed21564eb862438464642a2f62982e8c71\n" }, { "commit": "a98c2ea61e6273a59215b335e6615700b27816de", "tree": "db21687f545b3580c7708c21eff111537209a16c", "parents": [ "2266bff9e5819afe1542bc6381dc8bf631e9736d" ], "author": { "name": "Claudine Chiu", "email": "cchiu@ciena.com", "time": "Tue Apr 19 16:09:18 2016 +0000" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Apr 22 16:20:36 2016 +0000" }, "message": "ONOS-4077: REST API\u0027s for virtual networks and tenants\n\nChange-Id: Ic229c9bc78e4bfce20842717ae46a0b8acff0b76\n" }, { "commit": "c99d430746a7b8b06770147585e282c81fc2c327", "tree": "fc0f479369518259377a915243973453b2a13121", "parents": [ "9a108975d735c9cd82a888088f2c6faf968ba1c4" ], "author": { "name": "Andrea Campanella", "email": "andrea@onlab.us", "time": "Thu Apr 21 14:04:26 2016 -0700" }, "committer": { "name": "Andrea Campanella", "email": "andrea@onlab.us", "time": "Thu Apr 21 14:04:26 2016 -0700" }, "message": "Fixed title field creates empty json objects\n\nChange-Id: I1ccecacde9c5538b29ff219279538c8ea98beaa2\n" }, { "commit": "9a108975d735c9cd82a888088f2c6faf968ba1c4", "tree": "e08f8c76c4b0d3851e826676888559e20ba4eaf7", "parents": [ "83d87a766a89807ba0538f70ecddce3aee1301e7" ], "author": { "name": "Brian Stanke", "email": "bstanke@ciena.com", "time": "Mon Apr 11 15:25:17 2016 -0400" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Apr 21 19:12:39 2016 +0000" }, "message": "ONOS-3633 - Implementation of virtual network point to point intent provider.\n\nChange-Id: Ie2c1e5ac278bc0dd6259479c44dd92b9b625e90b\n" }, { "commit": "83d87a766a89807ba0538f70ecddce3aee1301e7", "tree": "30ca1e91057247ef0140206f8547875ff9c94d73", "parents": [ "e10a6e90031a0dc88750c7aacebdf37a75ae8ffb" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Wed Apr 20 15:38:24 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Apr 21 17:01:07 2016 +0000" }, "message": "Bumpup swagger ui to 2.1.4 to fix the issues in 2.1.0\n\nThis commit resolves some issues on generating REST API request,\nsuch as incorrect content-type generation for http DELETE request.\n\nChange-Id: I70bf18247f95ccf22b1fd77bc48ce9977ff57212\n" }, { "commit": "08d65cf4a4dcfc69ad7355b01abdfe3c045d9f46", "tree": "0831ec6880cffe51b952d8c7551da821a9360f3e", "parents": [ "4fb7177c122c3d0a7f73f4686195b2f8af0b3052" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Wed Apr 20 10:07:17 2016 -0700" }, "committer": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Wed Apr 20 17:35:03 2016 +0000" }, "message": "Remove duplicated removeVirtualLink and corresponding unit test\n\nChange-Id: I9279bad857a54e47ba7ec72a53d65fede0ad132b\n" }, { "commit": "4fb7177c122c3d0a7f73f4686195b2f8af0b3052", "tree": "c0ff9cd587856bddb8e143c386785d0e0bb226ff", "parents": [ "345c01976009e3416866a8946021d36ff26fd7d9" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Wed Apr 20 09:41:56 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Apr 20 17:18:43 2016 +0000" }, "message": "Replace Grizzly2 test container to Jetty test container\n\nGrizzly2 test framework does not produce the same test results\ncompare to production REST API test through jetty web server.\nBy default Jersey 2.x uses the Grizzly2 test framework, this\ncommit tries to replace this test framework to Jetty based\nhttp test framework.\n\nChange-Id: I7bcb19bf73801cc66036487fd5a964e32ce1ba61\n" }, { "commit": "345c01976009e3416866a8946021d36ff26fd7d9", "tree": "ebf46dfbd7ad16592377cda63a30a20bdf777d66", "parents": [ "e64b93ea4e3a2dfd5c93458553d3224502d8f65f" ], "author": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Wed Apr 20 09:00:58 2016 -0700" }, "committer": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Wed Apr 20 09:00:58 2016 -0700" }, "message": "Turn off Swagger schema validation\n\nChange-Id: I1d66c6535de5778aea703fb21c86220cae8e36f8\n" }, { "commit": "bee35092d6512aefc7f6ca0ebada9d20a5657d85", "tree": "3c32dfb03d96d97270e2a4c71cff53bd8717bbb9", "parents": [ "c19f7c191ecf7a7c333913beb814795e0da4b8c7" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Tue Apr 12 10:01:26 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Apr 13 00:10:48 2016 +0000" }, "message": "Fix javadoc warnings\n\nChange-Id: Iff748bf6a5b6653b515059506bb2d4f09d3c9878\n" }, { "commit": "f6bf8d50767e5631a40865b74dea5c9a551ec8d7", "tree": "73762e7c375d98ba06c8add95977117f81965e28", "parents": [ "c8eca242e463785e7287f439e133bce1fbd75fc0" ], "author": { "name": "Claudine Chiu", "email": "cchiu@ciena.com", "time": "Fri Apr 08 01:31:54 2016 +0000" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Apr 11 17:18:53 2016 +0000" }, "message": "ONOS-4077: REST API\u0027s for virtual links.\n\nChange-Id: Idc838f24735e75ad2729393a03dcac4d256239bb\n" } ], "next": "460f9b05233ff4f29b29fcf64eab8bc58f69cdca" }