)]}' { "log": [ { "commit": "c9b64dcabdbee48995894ef9d4e55af20dbd85f1", "tree": "968d8d974cd7ecbb8c5430165142d9a00f87677b", "parents": [ "09d90f0e7f7e6e9dd394ebd918d7698326b48bf6" ], "author": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Tue Sep 13 23:01:07 2016 +0000" }, "committer": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Tue Sep 13 23:04:57 2016 +0000" }, "message": "ONOS-5271 pendingDevices is used to track installation progress,\nthus it is mutable.\n\nThis reverts commit e38b866af5ad7ec3938ad662a46798f535a9fad8.\n\nChange-Id: Ie71a4cf2d795e2fd781e96fc1274cfcbfc659cb5\n" }, { "commit": "09d90f0e7f7e6e9dd394ebd918d7698326b48bf6", "tree": "ba532a32959626a7cd4b0dccbabe26d63033283d", "parents": [ "e4e99faa39c998fb478e1e47f6ce7644f74223a4" ], "author": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Tue Sep 13 11:06:14 2016 -0700" }, "committer": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Tue Sep 13 22:24:28 2016 +0000" }, "message": "ONOS-5268 Intents don\u0027t properly transition from WITHDRAWING to INSTALLED\n\nIf the same path is selected, the flows will not be reinstalled.\nThis patch fixes that.\n\nChange-Id: I78da0015f7e3b39f3b7ff842f821053c2494b8e6\n" }, { "commit": "94b001597acc8576d6c93e2fb400a33e6fed6ea4", "tree": "071fb1866523e8934c7021616a0febb67aa4f591", "parents": [ "e255cc45f7a9d17ef049e00cc9dee1241b70dd73" ], "author": { "name": "sdn", "email": "dvaddire@partner.ciena.com", "time": "Tue Aug 30 02:12:32 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Sep 12 23:18:32 2016 +0000" }, "message": "Fix for ONOS-5034\n\nChange-Id: I61158511680851be375b93c365fc32c0573e9edc\n" }, { "commit": "e38b866af5ad7ec3938ad662a46798f535a9fad8", "tree": "a435e7473e25b83a3a861b4723b6bb1b8d137e52", "parents": [ "4c7946891b685517aac1dfa82047930d647616b4" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Wed Sep 07 10:49:35 2016 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Mon Sep 12 18:04:12 2016 +0000" }, "message": "Provide pendingDevices explicitly\n\nChange-Id: I2cc29d5672d11aa176c7fa774e9d66f32b2d300f\n" }, { "commit": "4c7946891b685517aac1dfa82047930d647616b4", "tree": "9d296f445bc82522becb2e15b757833bf617164d", "parents": [ "dfefecd5920203fff69afc7642dc2aa4935adca8" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Wed Sep 07 10:29:01 2016 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Mon Sep 12 18:00:14 2016 +0000" }, "message": "Provide hasFailed explicitly\n\nChange-Id: I3bacbbfcc84259b8bb6904d21b45a1e9e9e60e7a\n" }, { "commit": "dfefecd5920203fff69afc7642dc2aa4935adca8", "tree": "a56b5083d3a731e086901dd326f80c1c6578c92a", "parents": [ "25485595906fbc93f0f970d2ecfbbc4466ec3e05" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Wed Sep 07 10:06:14 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Sep 12 18:00:02 2016 +0000" }, "message": "Copy FlowOperationsProcessor defensively for thread safety\n\nChange-Id: Ic5c920b0efc40d472d454b0e1a0305f16b39e98c\n" }, { "commit": "dbaed99b195264efb9030293c4ec2456c2f9b062", "tree": "0525f187986e447ec0a24493420a318d00e368e9", "parents": [ "6ff6ffe4c046c18ead5eb2cedc78d96b8599ba04" ], "author": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Thu Sep 08 22:04:33 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Sep 12 17:44:05 2016 +0000" }, "message": "Proposing to undeprecate the non-device-specific packet request APIs.\n\nThere doesn\u0027t seem to be any reason to require users to specify an empty\nOptional when they want to request from all devices.\n\nChange-Id: I2394bfa3ed07cae5c5f514dd24faea74409a33f4\n" }, { "commit": "6ff6ffe4c046c18ead5eb2cedc78d96b8599ba04", "tree": "2c13f04131e18e955c5100790e51fb9dc9e17cb3", "parents": [ "a32f6da9cea107b5a2c8d95c2566e1f1af1a7cce" ], "author": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Fri Sep 09 11:55:50 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Sep 12 17:02:42 2016 +0000" }, "message": "Move EdgeService back to Link/Device services rather than TopologyService.\n\nI think the EdgeService has to use one or the other, because the\nTopologyService is not in sync with the Link/Device services. The problem\nwith using the TopologyService is that it does not handle Port events,\nonly Device and Link, so it is not suitable for building an inventory of\nedge ports.\n\nChange-Id: If31d6d7013985da3e03f8c83f2f2eb2957deffe1\n" }, { "commit": "57a61cde2c633e713116dfc14b5611ed8fe49474", "tree": "2c20baf7de94dd82ab1342a8acc77acf16b0bdba", "parents": [ "5f709426836cc477dd491fa46663d38fd50e4055" ], "author": { "name": "Pier Ventre", "email": "pierventre@hotmail.com", "time": "Wed Sep 07 10:55:41 2016 -0700" }, "committer": { "name": "Pier Ventre", "email": "pierventre@hotmail.com", "time": "Fri Sep 09 14:03:43 2016 -0700" }, "message": "Fix the side effects introduced by https://gerrit.onosproject.org/#/c/10978/\n\nChange-Id: I88f84f28d9c5243c6ce42c81914b0f87e41bbd3e\n" }, { "commit": "5f709426836cc477dd491fa46663d38fd50e4055", "tree": "3b8a8ddec5f1e466f325f678ec67a74a8c324a93", "parents": [ "64ff13b415db441e8d7239922ef0dfbf612947f3" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Wed Sep 07 09:54:46 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Sep 09 17:35:30 2016 +0000" }, "message": "Add comments describing immutability/mutability\n\nChange-Id: I2fc947b3785c6edf1ad20eb432dafc1642781ca7\n" }, { "commit": "625fb64828a88520302bce0950a8871c5edffeed", "tree": "31c5e8147c03273ea8fce02b58a1af01ec05f05d", "parents": [ "27d4257945d0aea9836a45bdc15d07a9bb8346ec" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Thu Sep 01 16:10:24 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Sep 06 21:07:31 2016 +0000" }, "message": "Fixing Protected P2PIntent Compiler issues\n\n- Register ProtectionConstraint\n- Workaround for NPE in P2PIntent Compiler\n buildFailoverTreatment sometimes throw NPE,\n when the Group was not available by the time building the head-end treatment.\n- debug log and cosmetic fixes\n\nThis might be related to ONOS-5183\n\nChange-Id: I5ffc78619951fd8c4a35e985b3b849a1702080e8\n" }, { "commit": "27d4257945d0aea9836a45bdc15d07a9bb8346ec", "tree": "ea71464ea50b25689c46a3ee9e9f10f41c22e7b4", "parents": [ "d4684b400457a6c6277fdc82bbaefcfe81d40c4f" ], "author": { "name": "Pier Ventre", "email": "pierventre@hotmail.com", "time": "Mon Aug 29 17:37:08 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Sep 06 21:01:00 2016 +0000" }, "message": "Support [ONOS-4593] and implement [ONOS-4594]\n\nChanges:\n- Adds extension to sp2mp intents;\n- Adds extension to linkcollection intents;\n- Adds extension to sp2mp compiler;\n- Adds extension to linkcollection compiler;\n- Adds re-ordering of the actions;\n- Adds unit tests for both sp2mp intents and linkcollection intents;\n\nChange-Id: Ib925e9066682e077a0bb4bbfd20a4382623b7541\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": "ad4f2cd9da73c1a2916d7519eb8b762d2bb39a9b", "tree": "45a7131e0c7dcd0d0a2419777da89da0b515013a", "parents": [ "c9e4bb004862d5821008e29757828244791b72b8" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Thu Sep 01 13:05:56 2016 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Thu Sep 01 22:11:51 2016 +0000" }, "message": "Apply Null Object pattern\n\nChange-Id: I9b4d30114b22dcd32b228e4f17bb541beed4ebed\n" }, { "commit": "c9e4bb004862d5821008e29757828244791b72b8", "tree": "421f70b687302ade42f07b9ae921973565be3681", "parents": [ "ac54c70e86019cd53c7f5de8f920f1b989f20e70" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Thu Sep 01 12:43:39 2016 -0700" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Thu Sep 01 21:35:00 2016 +0000" }, "message": "Remove redundant field\n\nChange-Id: I6a7adbce08e589e29763b1f7144d3a8d8742df9d\n" }, { "commit": "9f95074450470485ec12f2bbfd6ae7045edd93cb", "tree": "0fd477c3e520bc7d872fda7b286c421d561c6edd", "parents": [ "f4fd3de3d69c8aec795fccb175618570cf92862d" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Thu Sep 01 09:55:38 2016 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Thu Sep 01 20:38:01 2016 +0000" }, "message": "Make field final\n\nChange-Id: I19f2ad98e56352570478a66f896c1e9c6a3573e5\n" }, { "commit": "f4fd3de3d69c8aec795fccb175618570cf92862d", "tree": "457865e757bf233100057552c37030867cdb8df2", "parents": [ "2ad5f410e498203f15012aead69cdfbf0b4839b0" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Wed Aug 31 15:47:56 2016 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Thu Sep 01 18:57:09 2016 +0000" }, "message": "Refactor: Rename and inline to simplify inside of the loop\n\nChange-Id: I445eb6505c99d770e612c43eb8fca6d53cf806d4\n" }, { "commit": "2ad5f410e498203f15012aead69cdfbf0b4839b0", "tree": "088debef3f6ce3a131547271b698f514c6b1c09e", "parents": [ "8efc89605bfa75e0b237171fcf9c3ca48dd8eb12" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Wed Aug 31 15:23:42 2016 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Thu Sep 01 18:50:09 2016 +0000" }, "message": "Refactor: Get updating pendingDevices out of the loop\n\nChange-Id: I1b1c5ac141a68a6d6308238ae0934249c7a3af96\n" }, { "commit": "8efc89605bfa75e0b237171fcf9c3ca48dd8eb12", "tree": "526d17b0eb539fece9d97fcde989d57f1646852a", "parents": [ "5711ce1131bfdf9cdd19c7e10bbd659192720726" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Wed Aug 31 15:17:44 2016 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Thu Sep 01 18:12:58 2016 +0000" }, "message": "Reformat code\n\nChange-Id: Icde0d7e8806f59da99082089a83dda26b23d12a8\n" }, { "commit": "5711ce1131bfdf9cdd19c7e10bbd659192720726", "tree": "3ecb5039c3d5b09fa055b8280f94fd1a9d28714c", "parents": [ "06e08c575d16e1cf5ff08064ab5a550844e02b7c" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Wed Aug 31 13:57:12 2016 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Thu Sep 01 17:48:06 2016 +0000" }, "message": "Add mapping function to simplify process() implementation\n\nChange-Id: I732920bc81d6955b84a222b095bfa18c6974abe3\n" }, { "commit": "c7104671f0273c810d5a0d6f1df0c3a671560f6d", "tree": "ad2ed7b7ed1bc0009324cb321a92a021da775386", "parents": [ "3c4124a97e04e729886259576074ef0ced458f36" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Wed Aug 31 12:04:34 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Aug 31 20:43:18 2016 +0000" }, "message": "Fix for Mastership exception fetching timestamp - from Madan\n\nChange-Id: Ifec4fe8a559a7d5832afc8eb62c936b28fffc186\n" }, { "commit": "647138f7d1866d14b44ea3eb4515c70020b04b6f", "tree": "eea16833b4c0a92d4e12c3e882c21d4c617edf0d", "parents": [ "3d2bf9cb247252476f090971e7bf7152e1541d0e" ], "author": { "name": "Pier Ventre", "email": "pierventre@hotmail.com", "time": "Fri Aug 26 17:32:44 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Aug 31 20:33:58 2016 +0000" }, "message": "[ONOS-4387] Support for multiple selectors in mp2sp intents\n\nChanges:\n- Adds extension to mp2sp intents;\n- Adds extension to linkcollection intents;\n- Adds extension to mp2sp compiler;\n- Adds extension to linkcollection compiler;\n- Adds unit tests for both mp2sp and linkcollection intents;\n\nChange-Id: I673c2b660d2364c510b1b3050ed3626ad2f37bda\n" }, { "commit": "2712419ddbc3139714849faef71e0c0d2e3b4d3e", "tree": "31ad2b6436026c622d02ac5d17fd81dbbb480cba", "parents": [ "b837cb72cf3910045504a32422d4d263ac2618a7" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Tue Aug 30 14:47:12 2016 -0700" }, "committer": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Wed Aug 31 07:31:15 2016 -0700" }, "message": "Use primitive boolean because of being synchronized already\n\nChange-Id: Ie9d454fe03a92a9f865d45882de5749f55f2f2f9\n" }, { "commit": "b837cb72cf3910045504a32422d4d263ac2618a7", "tree": "ee9e858f2da792c1d02e6a44e5c6561fbc324cd7", "parents": [ "b06078c6830af00de3f97e0292b4b538515d867e" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Tue Aug 30 14:44:50 2016 -0700" }, "committer": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Wed Aug 31 07:31:14 2016 -0700" }, "message": "Use light collection because of being synchronized already\n\nChange-Id: I206e8a392f8bb158a8de42ef0c536e509fd21433\n" }, { "commit": "2d7c53932d684b29cbfd103d8ee3dcdf07400a0b", "tree": "5b97f42dbb87d547666f9c8ae78fd219eb427303", "parents": [ "7c9b73ab7da049b79d433991b250d07a19729f76" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Tue Aug 30 14:14:39 2016 -0700" }, "committer": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Tue Aug 30 14:28:07 2016 -0700" }, "message": "Make FlowOperationsProcessor thread-safe with synchronized modifier\n\nDifferent threads could call run(), satisfy() and fail() method.\nEach of the methods reads/writes multiple fields during the method call.\nThese method calls need to be synchronized to gurantee to see the\nlatest value.\n\nChange-Id: Ic252b56e0902170d7e0fdb83f96f0fb2e55ec56b\n" }, { "commit": "7c9b73ab7da049b79d433991b250d07a19729f76", "tree": "d4918a621767e73ccfd8b26cde24759b0071be96", "parents": [ "ecfbeb60b71383446912600237bb792679c8da6c" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Tue Aug 30 14:08:28 2016 -0700" }, "committer": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Tue Aug 30 14:09:49 2016 -0700" }, "message": "Tighten method visibility\n\nChange-Id: I47d46be0c36bf3ee7e4a9bab7f6dd3dfc4d80256\n" }, { "commit": "ecfbeb60b71383446912600237bb792679c8da6c", "tree": "49c18ad81ab4e34249b701b06a070bfce0caf890", "parents": [ "d21c4ddaeeffc63ffe04986c520eac4b2b42bce6" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Thu Aug 18 11:37:17 2016 -0700" }, "committer": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Tue Aug 30 13:34:42 2016 -0700" }, "message": "Read the latest value of lastSink\n\nMultiple threads could access the field, lastSink, then they should read\nthe latest value of lastSink\n\nChange-Id: I279ed6fa3db357008603cde5cb2c57671e66b33c\n" }, { "commit": "d21c4ddaeeffc63ffe04986c520eac4b2b42bce6", "tree": "b338cd79a0ef8ffe04b750f6b032c58946e9bb52", "parents": [ "723907835a27adc8b6e74fa6fc2c60b56c1b6b21" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Thu Aug 18 11:26:16 2016 -0700" }, "committer": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Tue Aug 30 13:30:36 2016 -0700" }, "message": "Read the latest value of dispatchFuture\n\nThe field, dispatchFuture, is accessed in activate() method and the thread\nwhere Watchdog is running. Then, different threads could access the field\nand couldn\u0027t read the latest value.\n\nChange-Id: Iceb390bcf3c5711c1dbb59198667138c8a90b036\n" }, { "commit": "723907835a27adc8b6e74fa6fc2c60b56c1b6b21", "tree": "fdbe425252c6b8d88fdee34fec285d4862d814d1", "parents": [ "3032af15c096bd7bdb276027d097569579078c70" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Thu Aug 18 11:15:46 2016 -0700" }, "committer": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Tue Aug 30 13:29:14 2016 -0700" }, "message": "See the latest value of dispatchLoop\n\nThe field, dispatchLoop, is accessed in activate() method and the thread\nwhere Watchdog is running. Then, different threads could access the field\nand could miss the latest value.\n\nChange-Id: Id218522f5b318fb3d05833ba57d908a1bf6d2949\n" }, { "commit": "f13feb84e8cfeefa0601e08c8a71bf7b2b1cc53e", "tree": "e51048c7a83947a941e166e4b9acafb31f903043", "parents": [ "ed88ff683ee8aaa13ed5d45ff1e927ed7d4ddb71" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Tue Aug 30 10:38:59 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Aug 30 18:39:34 2016 +0000" }, "message": "Recover from NPE that can sometimes be thrown by Felix\n\nChange-Id: Ib9415df4708dc1265edfdaf4168bd29eb0805614\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": "ad0c990e6c8897d004338ef33be3d696e413c93e", "tree": "969ef0de574def0ced818555309b3d6dd20742be", "parents": [ "8ffb7759d333df35606a3416eacf4bd35a247901" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Tue Aug 23 10:37:32 2016 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Tue Aug 23 10:37:32 2016 -0700" }, "message": "Evict pipeliner/driver cache only on DEVICE_REMOVE\n\n- step toward runtime driver reconfig\n\nChange-Id: I55a9db9a6c2e54a25ca18bec326f4fb33a013d74\n" }, { "commit": "1fb0a8cfa119a18da8f59ca97eaf57da6bf606d1", "tree": "293ea45f10e633ad6335c960a58dc8bddfec69aa", "parents": [ "22774cd8636e1a3665cac02fe66a4a42b3ae2a92" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Fri Aug 12 10:59:24 2016 -0700" }, "committer": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Mon Aug 22 20:05:48 2016 +0000" }, "message": "Lazily populate Pipeliner cache\n\nChange-Id: Ibbb9312b47c2c61df9ed15370b46fb07a8c7a16c\n" }, { "commit": "22774cd8636e1a3665cac02fe66a4a42b3ae2a92", "tree": "3492fcdf221520a825a7bbdd8322bb3288d51791", "parents": [ "34b306051cff4466bc0e1766dbfb23b26400de50" ], "author": { "name": "Viswanath KSP", "email": "kspviswa.github@gmail.com", "time": "Sat Aug 20 20:06:30 2016 +0530" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Aug 22 20:00:07 2016 +0000" }, "message": "Addressing review comments of patch-3\nAddressing review comments of patch-2\nFixing javadoc warnings\nPushing changes for onos-5146 - Added 2 new APIs in DeviceService.java to get port specific PortStatistics by specifying Device ID \u0026 Port Number. Also implemented the APIs in SimpleDeviceStore etc. This will be a very useful API for app developers who are intersted to query port specific port statistics\n\nChange-Id: I8f3e5a443eb5b50237a679999311b48609e54a44\n" }, { "commit": "d48320e8926460b9cf34989933cde3edc11f2233", "tree": "b7d913a7d4fbe99351cd00ffa5f0698f8c7c9cd5", "parents": [ "b47c9535b4081b35ac0a0e9cc6c3dbf94b23f7fb" ], "author": { "name": "Pier Ventre", "email": "pierventre@hotmail.com", "time": "Wed Aug 17 16:25:47 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Aug 22 18:07:18 2016 +0000" }, "message": "Fix [ONOS-4857] and impement [ONOS-5143]\n\nChange-Id: I7159ff9deaacaf10070e1535f4a80f2f846a5784\n" }, { "commit": "89470f1d99c29655546d4e177605fea8f235bf54", "tree": "4df2ff26e57f22947f57e89654da6826135bda78", "parents": [ "06e890869d52fee79dd8fad6701ab1ee4ea41a65" ], "author": { "name": "helenyrwu", "email": "helenwu@college.harvard.edu", "time": "Fri Aug 12 13:18:10 2016 -0700" }, "committer": { "name": "Helen Wu", "email": "helen@onlab.us", "time": "Thu Aug 18 16:56:47 2016 +0000" }, "message": "Group event indicating failover of previously used live port\n\nChange-Id: I32749b38d5e4fab93fa97bbf6587bd0dc91db88c\n" }, { "commit": "0de4ba9401cd005639bc1865a53e07de60356aeb", "tree": "c31321394dd1bdbdecd7551f3ad0e68d72560597", "parents": [ "07e31cf54da691398144d2eae0f250344a998539" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Mon Aug 15 13:24:34 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Aug 18 15:59:50 2016 +0000" }, "message": "Remove duplicate version specifications\n\nChange-Id: I0fe6027e66815ab2e7db5e090dd5aea39b3c36e1\n" }, { "commit": "e6aaa3376e0bbf502afaf5085d7be097dfec1b49", "tree": "43b570cb997f22dab07b579ebda04dc9c6321eb6", "parents": [ "53bcc24715ea01fa349046fb614b52d7b7afddfd" ], "author": { "name": "helenyrwu", "email": "helenwu@college.harvard.edu", "time": "Fri Aug 05 15:41:42 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Aug 17 16:33:07 2016 +0000" }, "message": "Filters intent list before installation\n\nChange-Id: I6f73ff65ab7e31fac8e9a6f28f20f0119e24793d\n" }, { "commit": "21d00698f1c5925a76233828fb038684b703037f", "tree": "f7e4a9b3518d4860fc563d037169bd23a91a1756", "parents": [ "1578042b4d669fd0c95383af1796bcd960c56782" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Mon Aug 15 11:15:28 2016 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@onlab.us", "time": "Tue Aug 16 18:07:05 2016 +0000" }, "message": "Remove explicit type parameters which can be inferred\n\nChange-Id: I62cd4df252bab6208e1b1cd37f8f8757b0cfc17e\n" }, { "commit": "2a6749004095a0281da27b7d43d324428521ea85", "tree": "92b4550f0d22cf0dde979a51802c8d1c26e758fd", "parents": [ "d5c8ba157b67a4dfdd2f1dab1e0414750107ed15" ], "author": { "name": "helenyrwu", "email": "helenwu@college.harvard.edu", "time": "Wed Jul 20 09:48:04 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Aug 15 21:26:41 2016 +0000" }, "message": "Implement path protection for point to point intents\n\nChange-Id: I3f3627e7c2a7e3ab017e46655692ab70fdeae413\n" }, { "commit": "81470a5c3d52dec32d8c76e44a4f3310c9dc04b2", "tree": "15ee76fa8b72478551e4fe6f64a8d5a4f21b459c", "parents": [ "19af19d12356445a88c8a8c4f4b85d5950af17bf" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Fri Aug 12 17:24:55 2016 -0700" }, "committer": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Fri Aug 12 17:24:55 2016 -0700" }, "message": "Use StringBuilder instead of StringBuffer\n\nChange-Id: Ia8784f55ad04cc0da490e3c56f1ae4dae7463656\n" }, { "commit": "970d6e230c39987f6d635514c3019e5fa1bd9657", "tree": "ae6ec2d3e2291da981d7fa017c2d43b57c9ae39e", "parents": [ "070c319a409f22aa812f992d48dea5f10f622e86" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Fri Aug 12 15:13:22 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Aug 12 22:53:02 2016 +0000" }, "message": "Remove unnecessary reference to this\n\nChange-Id: I1913041fc71169dc69ffd1243663b6304f4dc7ec\n" }, { "commit": "5c396e3cf3de3c4b98cfd66000305f5d345b3140", "tree": "36745484ce960b04b0b0c96f909f8f007693c35b", "parents": [ "26069e2d35f1f865289c63c54c93f3337fad2269" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Fri Aug 12 15:19:12 2016 -0700" }, "committer": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Fri Aug 12 15:19:12 2016 -0700" }, "message": "Remove explicit use of the default value\n\nChange-Id: I27efdfbb7703f49b7ca13b12fcc71fa20bccf6a7\n" }, { "commit": "3437bdb069cf34497e2abd9a7fb695fa7d99dc21", "tree": "3bf6ef7b52f5f0fdee6760fb6b9008d1d9e8967a", "parents": [ "3c2b2262183cf7a01955775193f6fa0e694298a2" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Fri Aug 12 14:57:37 2016 -0700" }, "committer": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Fri Aug 12 14:57:37 2016 -0700" }, "message": "Fix dangling Javadoc comments\n\nChange-Id: I828f9bdf0c2b2205b9239c2ef5c85aadd83bb3f0\n" }, { "commit": "532eb21b365087e4e0bc47a2a9494a716b494307", "tree": "7397f69e80574530d31384c03c25b5a6b84eeaaa", "parents": [ "ed1ca663994d63040e3d979996e6bcc5a212da70" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Thu Aug 11 18:27:33 2016 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Thu Aug 11 18:27:33 2016 -0700" }, "message": "Refresh pipeleiner cache with newly initialized Pipeliner\n\nChange-Id: I149b450a6698fd0b0f4af719396fef83f8140549\n" }, { "commit": "bddbb25618c9811d050abcf9ed4eef0c1230816a", "tree": "c9ca8c9e3cce7954b1661a1df74f6d8d4a518305", "parents": [ "88353862f726d1cb0942526f8d5b026072ea5fe8" ], "author": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Mon Aug 08 14:25:05 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Aug 10 23:56:57 2016 +0000" }, "message": "Added a temporary fix for out-of-order app activation event delivery.\n\nCleaning up app subsystem code a tiny bit as well.\n\nChange-Id: I5df7d4c6d62d122653331474fb079648e779d595\n" }, { "commit": "f4fd2a2e47de48c272b26e54281a401d5be44b17", "tree": "c7deecc4c5b3fc0473d593520d9fd182207cc3d4", "parents": [ "3e6f05e0bc2124cc0fab2bcb9c883f44a8cb4990" ], "author": { "name": "Simon Hunt", "email": "simon@onlab.us", "time": "Wed Aug 10 15:41:09 2016 -0700" }, "committer": { "name": "Simon Hunt", "email": "simon@onlab.us", "time": "Wed Aug 10 16:31:11 2016 -0700" }, "message": "Clean up handling of lat/long geo-coordinates.\n\nChange-Id: I64fca56c7deb9a8baa6c68558365ec2a8c38168c\n" }, { "commit": "3e6f05e0bc2124cc0fab2bcb9c883f44a8cb4990", "tree": "6bc1f47cc0511a1117dac242eace2ba9556d29cd", "parents": [ "a010ebc099bda3d9dd9a009a13097b028db9dd67" ], "author": { "name": "soumya", "email": "soumya@onlab.us", "time": "Fri Aug 05 15:11:11 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Aug 10 20:57:51 2016 +0000" }, "message": "Code changes to ensure ONOS has each IP address attached to only one host at a time\n\nChange-Id: I1b4de39175d5bfd5ddf04c9087f4f3beff264594\n" }, { "commit": "a09e1bbdbd58ca16c40e221720514d3b6c5577c4", "tree": "7b90d478ce6f4c121fe44ee20ec76caa05bb5837", "parents": [ "c13082f7fbc1333d6e926aee8e571a9f483e604f" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Mon Aug 01 14:25:25 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Aug 09 17:44:13 2016 +0000" }, "message": "Use Collection#forEach() instead of Stream#forEach() for simplicity\n\nChange-Id: I0a1aea4bdb5d305c50273e6ff749fe71bd2a295a\n" }, { "commit": "ef835c9d4612c6f2029aee8d0c5903034a6043ed", "tree": "77a76127515b4ba51ff65f19cbfc6cd085645319", "parents": [ "2f011ad841b8b5b2f8491e3c443490297ee66ad8" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Mon Aug 08 13:51:17 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Aug 09 00:17:51 2016 +0000" }, "message": "Make ResourceService API more flexible in parameter\n\nChange-Id: Ic8b803cc6ae3b2798de525bfd6545ac5c57e8fdd\n" }, { "commit": "c69c66ae54b2e280591c989349a8221101c4ebc6", "tree": "87f4f63a495da0afe04428c256e690591dff4c9c", "parents": [ "63eeac3ea8bacb800f888b68b01f21e0f771652c" ], "author": { "name": "Kavitha Alagesan", "email": "kalagesa@partner.ciena.com", "time": "Wed Jun 15 14:26:04 2016 +0530" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Aug 08 17:56:09 2016 +0000" }, "message": "Merged master fixed conflict.\n\nChange-Id: I1260048f4cc90c422ce6033d506c25ec38d6cc3a\n" }, { "commit": "0666f155b0a9be4e08cb2aeeb76998d63bb0f28c", "tree": "e0e7a895b44dcced36733933c6baf9152cdb2dc5", "parents": [ "1ca7e9fdfdf9de7a3d276a312b8c8ef0f84274e5" ], "author": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Fri Aug 05 12:03:54 2016 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Fri Aug 05 12:05:52 2016 -0700" }, "message": "Cleaning-up shared executors use of metrics service.\n\nChange-Id: I4293df87cd46e9f22cbdf03cfbced9a21ba85de7\n" }, { "commit": "78613d2e16e342f93f4bc757d17058f169b87d6b", "tree": "4c65fc5f686c4105635979f91f67f3e202bd5478", "parents": [ "5aa480be459eb2bd355902ccf23667d870ef541a" ], "author": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Wed Jul 27 11:25:29 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Aug 04 00:26:41 2016 +0000" }, "message": "Probe immediately when IPs are added to host monitor\n\nrather than waiting for the next polling cycle.\n\nChange-Id: Iffaf50f7a589b52be659b82b8a289e04a5de4ca6\n" }, { "commit": "d95d590b7ebc6a98ad9165ea3468337d4b968878", "tree": "d667b0811c0591a8730098e21fa5954c73d158c1", "parents": [ "b9af6b79ef71f9e64a5a3a811c457806a593e8a8" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Mon Jun 27 00:18:45 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Aug 03 18:54:43 2016 +0000" }, "message": "[ONOS-4513] Move optical Intent compilers out to optical-model (3/3)\n\n- core/net is now optical clean\n- reverting part of Change-Id: Ib8ddac6e93327ade9d42984d8eba66be7047d051\n which lead to loss of package import information, causing OSGi issue\n\nChange-Id: Ie6b16abd3ecc872f0920d29c7577a10c44091af6\n" }, { "commit": "b9af6b79ef71f9e64a5a3a811c457806a593e8a8", "tree": "24984428c5861cc19b3d969892b9ea6b45c3f4d1", "parents": [ "f3ead25267abae30b1d5d0d49de3bc81fcd48a20" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Fri Jun 10 10:52:58 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Aug 03 18:54:26 2016 +0000" }, "message": "[ONOS-4691] Refactoring OpticalPortOperator (2/3)\n\n- Define ConfigOperator for a Port\n- Refactor OpticalPortOperator as PortConfigOperator\n- Add plug-in mechanism for PortConfigOperator on DeviceManager\n- Move OpticalPortConfig, OpticalPortOperator to optical-model bundle\n\nChange-Id: I5d416305b0c1b0e31e0ad64baa92d126303548bc\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": "90e12291f5ce2c42ba7b6ad322761d2ed27dad0c", "tree": "a0569b988e700dd7a38c307757688b244c3c0cd9", "parents": [ "719b3bf9bfa07479084572f6025f506fe1f07384" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Tue Aug 02 18:02:53 2016 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Wed Aug 03 10:18:15 2016 -0700" }, "message": "Fix NPE in AbstractPathService.\n\nWas triggering NPE when used in plain PathManager\n\n- implement PathService to inherit interface javadoc\n\nChange-Id: I345ec84ed3e61a383574fd58679fb00291b4bba0\n" }, { "commit": "45920ddeb82a317ee629537f1ac6cbc91f715bee", "tree": "3f9262223ebcc0ca08f9d7bb19e6412661a49af0", "parents": [ "ad4861ec0cce12499d756db543d50b98dac878a9" ], "author": { "name": "Claudine Chiu", "email": "cchiu@ciena.com", "time": "Thu Jul 28 19:19:46 2016 +0000" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Aug 02 21:31:37 2016 +0000" }, "message": "ONOS-2184 - initial impl. of virtual network path service; move path related methods from PathManager to AbstractPathService (since they are reused for VirtualNetworkPathService).\n\nChange-Id: Ib4211d69a15c23a50de420b771877bb659539c22\n" }, { "commit": "fb61df4c6a3bee0378b2226f1ff56f1c44b4d9d9", "tree": "aaf9fe4fc04c7d1a824a427100a2c32ab97c27b8", "parents": [ "31da33adf2c26d5de91ee19e6105bdf081e722f4" ], "author": { "name": "Brian Stanke", "email": "bstanke@ciena.com", "time": "Mon Jul 25 11:47:51 2016 -0400" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Aug 01 18:19:47 2016 +0000" }, "message": "ONOS-2184 - Implementation of virtual network topology provider.\n\nChange-Id: I846ba56c138187c6e5435692798e709b74a78020\n" }, { "commit": "7a8bfc6caa51938e9a8147bd2cb878264754f811", "tree": "fcbeea736b70c35d3289f49d814b60678ffe9a65", "parents": [ "f3ab42462a9aac57810b30ce8d018d5e9b4f39c5" ], "author": { "name": "Jon Hall", "email": "jhall@onlab.us", "time": "Thu May 26 17:59:04 2016 -0700" }, "committer": { "name": "Jon Hall", "email": "jhall@onlab.us", "time": "Thu Jul 28 00:37:14 2016 +0000" }, "message": "[ONOS-4460] Relinquish device role when partitioned away from cluster\n\nChange-Id: I578029614cced96a2d4503e4fe3052c927f051ab\n" }, { "commit": "1677f9f56668f1412b40fcb36de2945a698802d9", "tree": "bdc9dfcf11bf07780e16e61d1860721681d9faed", "parents": [ "145623d18912efc4fabdc742c5f682603337d727" ], "author": { "name": "Pier", "email": "pierventre@hotmail.com", "time": "Wed Jul 06 15:42:17 2016 +0200" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Jul 25 22:43:07 2016 +0000" }, "message": "Fix PathCompiler in case of VLAN encapsulation\nconstraint and 1 hop.\n\nChange-Id: Iea82fb4076c79bfa3770836459ffe5f25b5a79c1\n" }, { "commit": "1624df1f30aff40a63ebabb16b062a7f376a0c69", "tree": "42a795d5106983c1a9e7d464389235c4e862a97d", "parents": [ "c7258f9675f6c61d4e7fc13c7f9220e077d612bf" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Thu Jul 21 16:54:33 2016 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@onlab.us", "time": "Fri Jul 22 22:56:26 2016 +0000" }, "message": "Assigning names to various threads\n\n- specify nearby logger when possible\n\nChange-Id: Ia8925ab1459c4d1da922becd0e201388d44d4294\n" }, { "commit": "e7ea688a60bc4c1965f98b60662aaf52af888295", "tree": "b9398ac8cfee5ac0a014152fd9a5c89d7d189017", "parents": [ "126b8afeeb39fc3023c0b09d2961556031dad5b9" ], "author": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Fri Jul 22 10:22:46 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Jul 22 22:24:16 2016 +0000" }, "message": "Allowing driver loaders to refer to classes loaded by others.\n\nChange-Id: Ife4e50758620d4c052a7bb81740d9b9305647317\n" }, { "commit": "126b8afeeb39fc3023c0b09d2961556031dad5b9", "tree": "64d39b200f9c0114aa45e8527bb9f4694d9bba9a", "parents": [ "c6d69f7d0c47aa82dcf615754f8b5d344858d3cd" ], "author": { "name": "Nicholas Dean", "email": "nicholas.dean@one.verizon.com", "time": "Mon Jul 18 14:43:13 2016 -0700" }, "committer": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Fri Jul 22 18:56:46 2016 +0000" }, "message": "ONOS-4802 sp2mp intents now apply treatment at the egress switch\n\nChange-Id: Ibdd675f331e522c8b9f1d0e2e9fd5d6b93162fd1\n" }, { "commit": "0b5b82e51f933d64435381972a9429ea42a34142", "tree": "ea853160ef7480c60ce254c33316477199b9f43f", "parents": [ "90a1689af93943886fb75a8b0577c8f9862c2f6f" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Thu Jul 21 07:54:19 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Jul 21 23:52:59 2016 +0000" }, "message": "BugFix for ONOS-4942.\n\n- Was excluding EdgePort when trying to remove EdgePort...\n\nChange-Id: I79da723da5b045e322ec9b9cdb5457a17f1aceb4\n" }, { "commit": "e50a56d64f2ac657402f931c35156493b0f435a0", "tree": "2fa545a931bfad24df5367f91674d26882c20961", "parents": [ "4e3af86143bf36ce0553f06aa1b90aead89921bd" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Thu Jul 21 16:03:04 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Jul 21 23:33:23 2016 +0000" }, "message": "Replace deprecated method usage.\n\nChange-Id: I119450c40926fc1b60d5f201e3f904ebb4b97a9c\n" }, { "commit": "b440ef46cb416951e3f84bc075505892d07a1c0a", "tree": "21e1371be10b977f6751ab1567cb7b68ab741793", "parents": [ "275d2e82dd2eec65e55e766932f0d8d7d6e887d6" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Fri Jul 15 09:09:09 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Jul 18 20:50:52 2016 +0000" }, "message": "EdgeManager fixes\n\n- Edge point update should be triggered based on TopologyEvent.\n {Device, Link}Event can be triggered before TopologyEvent,\n which will result in use of the outdated Topology to determine\n if the port is an edge port leading to incorrect edge port set.\n (ONOS-4896)\n- Ports on Edge Link should not be considered part of infrastructure,\n should be candidate for Edge point.\n\nChange-Id: I7d69cc242ba7849996c1105ccd1956975db63480\n" }, { "commit": "9ef2223bc16076d20554447a009b32c5e8601696", "tree": "b20db0bcfeae38edf2315c1005b0c29f73f66aca", "parents": [ "222229ea85b0dd6e8fef01a24e95e43b19c50bcd" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Thu Jul 14 12:42:37 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Jul 14 22:22:17 2016 +0000" }, "message": "Fix STC crashes due to devices not found\n\nChange-Id: I23f17b125498fbc5a615498815f862b3544bea34\n" }, { "commit": "0583387a45f8a12d1dd467deca3c6ce5e1451924", "tree": "20461c32340cce821618e6e00d4417e36e34ab5b", "parents": [ "e18b534065875c5975e570e58327e5949109335d" ], "author": { "name": "Madan Jampani", "email": "madan@onlab.us", "time": "Tue Jul 12 23:01:39 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Jul 13 21:51:37 2016 +0000" }, "message": "Implementation of Hybrid Logical Clock Service.\n\nChange-Id: I52e231433d044f9e6156db7e28bde9fd199118e8\n" }, { "commit": "fd296b6142348224add66febefa1ea2435d9b396", "tree": "671735c8598ad9814e63820d3f33b6c69d2297b5", "parents": [ "06c1a3ffa0de60d51bcb4167bc351c71d843df50" ], "author": { "name": "helenyrwu", "email": "helenwu@college.harvard.edu", "time": "Wed Jun 22 17:43:02 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Jul 13 10:02:10 2016 +0000" }, "message": "[ONOS-4681] Enables device registration in GossipDeviceStore,\nexposes availability, and polls NETCONF device reachability.\n\nChange-Id: I5492c7b6109c3431d71555a9104c7e97fc6e75be\n" }, { "commit": "406e264c5c7a4c876477fdea8bd59c307324a7af", "tree": "1b56e35d81fb7f3066540f33c8fbe53b8aa51461", "parents": [ "20bbf78f3a8884a582fbacfd9f131480e1495ad6" ], "author": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Mon Apr 18 11:45:35 2016 -0700" }, "committer": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Wed Jul 06 19:05:09 2016 +0000" }, "message": "ONOS-4383 Updating traffic selector for {MP2SP,SP2MP}IntentCompilers\n\nApply egress action to ingress selector for non-ingress devices\n\nChange-Id: I98b4c591d09cc4b5d0e0ff89eaeac44ba07e6326\n" }, { "commit": "11f6d5369333085f874b9454d8dce7a7d4cb0561", "tree": "0eca69e5c62142cb5fa6516a43105bbd2b43cb7d", "parents": [ "459a58f132e255690f920924065e21fb88de3f92" ], "author": { "name": "Brian Stanke", "email": "bstanke@ciena.com", "time": "Tue Jul 05 16:17:59 2016 -0400" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Jul 06 17:28:30 2016 +0000" }, "message": "ONOS-2184 - Initial implementation of Virtual network Intent service.\n\nChange-Id: I03103b4eca797cd32480fbd0e3b4cf0385b50ef2\n" }, { "commit": "6a2923168ebc64005e189b00a68eebbcbb8b4f78", "tree": "3f5ddf29cd318c899cf8504adfc2a8638a9f1556", "parents": [ "38b5f18864ffc7bcc0bdbee979bec3a87a1f9485" ], "author": { "name": "Madan Jampani", "email": "madan@onlab.us", "time": "Fri Jun 24 09:19:59 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Jul 01 18:06:56 2016 +0000" }, "message": "Make CoreEventDispatcher\u0027s listener processing time tracking thread-safe\n\nChange-Id: Ib9f109e41fd1b78ce9771a2bb54e8bf3dda38d6c\n" }, { "commit": "db2cf75d2c38e7d728f6e3681e7051203d8e576f", "tree": "d00c986cab96d76a9e2e0298c015eea167377c19", "parents": [ "804c0010e3d96c113f3d33b0a3999138cf891c6e" ], "author": { "name": "Jon Hall", "email": "jhall@onlab.us", "time": "Tue Jun 28 16:24:45 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Jun 29 20:43:11 2016 +0000" }, "message": "Fix for reading remote cluster metadata file\n\nLog exceptions when trying to access metadata file\nClose connections opened when checking file availability\n\nChange-Id: Ibe89e66ba52dba1c47b559bb784fd7376a3319f2\n" }, { "commit": "51313bdcd8b2c6d54436171734436fc322d6b98d", "tree": "e7145e844ebb2cf6e7f7866a6f19420754f79386", "parents": [ "62f3f9975d69a6b3fde8bcc40806a810b6484787" ], "author": { "name": "Pier Luigi Ventre", "email": "pierventre@hotmail.com", "time": "Thu Jun 02 10:50:30 2016 +0200" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@onlab.us", "time": "Tue Jun 28 02:47:00 2016 +0000" }, "message": "Fix ONOS-4570\n\nChanges:\n- Adds RandomVLAN behavior as described in ONOS-4570;\n- Adds a unit test for RandomVLAN;\n- Fixes the VLAN rewriting;\n- Updates the unit tests relative to VLAN encapsulation;\n\nChange-Id: I52ab2f40a30f3be617606b2b0bb7a89d48414138\n" }, { "commit": "71c32ca1584150c6b2774c91a970306f9818c2f5", "tree": "e61d6ba74450cbecef071ce774f8eb292f656e1d", "parents": [ "50e80ea281e26d2d13f5d17e0d7553d06f44622d" ], "author": { "name": "Madan Jampani", "email": "madan@onlab.us", "time": "Wed Jun 22 08:23:18 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Jun 23 08:46:58 2016 +0000" }, "message": "Move event handling to background thread\n\nChange-Id: I8ccd1631fac14b1f753da4fb4b4ed01e5a045edf\n(cherry picked from commit 8f906bfae1bb600644723a8aa75c80207c6d0941)\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": "7c8e3b6e8f58375f22020e253b1a5eeb2291e0ab", "tree": "b6369426642ed0bc981bf82557cc74dd4e3c0705", "parents": [ "8e18c0e3dec4a7027b0dd366bef828d06f5ad341" ], "author": { "name": "Madan Jampani", "email": "madan@onlab.us", "time": "Mon Jun 20 12:51:55 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Jun 21 02:44:44 2016 +0000" }, "message": "Fix formCluster to remove raft log files associated with stand-alone cluster configuration\n\nChange-Id: Icdacec468c95403ac6c97ae7be5b5fcc63661c76\n" }, { "commit": "6eb00cce43ff4cc714deff5f6e1f595c6dcd30cf", "tree": "75a13a889b40dd6d93fe9511f4d6f96f025c39ee", "parents": [ "55562ea6776a9cd6a3ccadb9aaf4929b70a6c499" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Fri Jun 10 11:55:12 2016 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@onlab.us", "time": "Sat Jun 18 07:02:07 2016 +0000" }, "message": "Allow reading PortDescription from DeviceStore\n\nDeviceManager had to reverse-engineer PortDescription\nin order to mark port off-line, etc.\nwhich required domain specific knowledge.\n(e.g., OpticalPortOperatorr#descriptionOf)\n\nrequired work for ONOS-4691\n\nChange-Id: I954f5f2db2cb7db938f498ead4c8e3f84212a53f\n" }, { "commit": "e9e71f10d211e70fc44f0c663ef98a4ef362cdd5", "tree": "b076ea18f1776b90f5064ce7e0d0e2c3d55e161a", "parents": [ "a0c4bdbaf89dce956905e9cdda67a4d1952cf9a0" ], "author": { "name": "Madan Jampani", "email": "madan@onlab.us", "time": "Fri Jun 17 11:46:46 2016 -0700" }, "committer": { "name": "Madan Jampani", "email": "madan@onlab.us", "time": "Fri Jun 17 18:51:02 2016 +0000" }, "message": "Remove unused local var\n\nChange-Id: Ied95e75aaecd7f2fc278034c7987fe263ef20e22\n" }, { "commit": "a0c4bdbaf89dce956905e9cdda67a4d1952cf9a0", "tree": "9b7d7854450051e32f37ed3d8c62075cb71c1bac", "parents": [ "eb9f0c5eff99d262bcd0611d0fb41d6e2b4a0af3" ], "author": { "name": "Madan Jampani", "email": "madan@onlab.us", "time": "Fri Jun 17 11:02:38 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Jun 17 18:30:10 2016 +0000" }, "message": "Ensure ApplicationManager waits until features are installed/uninstalled\n\nChange-Id: Ie86c7945d8707cac6ef869e0b28bb950744ea708\n" }, { "commit": "015d3a34c23378158e98dd6700485b6fbaf7707f", "tree": "31f8acfb1b34e3cf97b04eec8439676144db4aca", "parents": [ "ca43766954da1568e9bd7ff091f55eb99e5c90aa" ], "author": { "name": "Madan Jampani", "email": "madan@onlab.us", "time": "Thu Jun 16 18:25:11 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Jun 17 01:58:12 2016 +0000" }, "message": "Ensure ApplicationService::uninstall returns only after the features have been uninstalled\n\nChange-Id: Iff9c1c0196bc8616858589c67ce4c876e99a8120\n" }, { "commit": "c32585fd5b8fb050edd27da20dc32fef56aae172", "tree": "2dca2bb3806687b76eabecc03e6714b05712e036", "parents": [ "7f7cae069c957e59fa7a25ffbc3a1bd93e4eb8d0" ], "author": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Thu Jun 16 14:01:27 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Jun 16 23:34:00 2016 +0000" }, "message": "Allow registering multiple pre-deactivate hooks for a single app ID.\n\nApplications can be comprised of multiple components and may want to have\neach component register its own pre-deactivate hook.\n\nChange-Id: I64f1e5fe95bd50e7b7549685c7da7b1b193087f2\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": "943efcc3abfb6848d411afdc883b873bf7a58235", "tree": "36f93699797c3f467d6f607239737db7d6a88917", "parents": [ "326162fd4c3386170c8c947ce8393417e58738bd" ], "author": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Thu Jun 16 01:52:29 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Jun 16 09:21:40 2016 +0000" }, "message": "Fixed PathManager cost for edge-to-edge path.\n\nChange-Id: I6a6a637839e32159e76df80d721f29fca83bf5ce\n" }, { "commit": "0e03f59bf538fdeda3ff3b2acbbf6c72f9e9fb11", "tree": "8a66d4a610b1d3c672fe97f8b72dbc9fadd8ea99", "parents": [ "891162b99fff03d51a5daf943ac4bc5e9758b24e" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Wed Jun 08 17:03:48 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Jun 16 07:46:52 2016 +0000" }, "message": "More idiomatic code in Stream API\n\nChange-Id: Ifa5a311cfc1ce43f5eab80be9ddce5fa36e47d92\n" }, { "commit": "891162b99fff03d51a5daf943ac4bc5e9758b24e", "tree": "b978aa0d5396d2e5e449f9983d477a2d259560a9", "parents": [ "1b2aea88c0273fb6e4322962889b47edf20c7f18" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Mon Jun 06 16:32:01 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Jun 16 07:46:02 2016 +0000" }, "message": "Remove API deprecated in Falcon\n\nChange-Id: I80a8afbcd577a9cce174d3fc1e511b711d3c68d4\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": "d27097cc3245a7be0e9516d64ca59ba526cf30b2", "tree": "990f0b1e8849220a11d8e50a0ababee1315e5937", "parents": [ "dcdf24dada4cee517dd89e270eca25db35e423ea" ], "author": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Tue Jun 14 19:10:41 2016 -0700" }, "committer": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Tue Jun 14 19:43:02 2016 -0700" }, "message": "ONOS-4604 Fixed flow objective installation\n\nRemoved context from objective toString methods.\nRemoved duplicate flow objective delegate notifications in the store for next objectives.\nSynchronized queueing of forwarding objectives for pending next objectives to avoid notifications race.\nChanged logging for better readability.\n\nChange-Id: Ic2bd411a891ea035a2c5513b24dea5fbd48f187d\n" }, { "commit": "9cc4a241cf33fde2fad75b5b0658696ff993c6a2", "tree": "5b7f19bf26627576ba64568cf8ef04d6f9058f83", "parents": [ "b5c236e2eb464a178c08462d7d9c971bb42a9795" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Thu May 26 12:55:35 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Jun 14 21:17:09 2016 +0000" }, "message": "Make resource retrieval more efficient when specifing resource type\n\nThis resolves ONOS-4666\n\nChange-Id: I9d09b60531ca48b36fc20f43498cda62f1badb8b\n" }, { "commit": "b5c236e2eb464a178c08462d7d9c971bb42a9795", "tree": "20c73fb913b7ea2d9bdf2b1170a8f7b4d22827ce", "parents": [ "ab69c2c7c9de33e8c88bf8a0f3aeec9fe472c7d2" ], "author": { "name": "Saurav Das", "email": "sauravdas@alumni.stanford.edu", "time": "Tue Jun 07 10:08:06 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Jun 14 21:08:22 2016 +0000" }, "message": "In this commit:\n Bug fix when optimized SR re-routing fails, do full re-route\n Bug fix filtering objectives should be called for new device even if there is an existing grouphandler\n Bug fix NPE in ofdpa driver due to null check on the wrong variable\n New cli command for debugging flow-objectives for pending next-objectives\n Flow objective cli commands now start with \"obj-\"\n\nChange-Id: I819f82d1d67769cb9fbbde60f099d29b8e7f7c9e\n" }, { "commit": "ab753e1e9ce4c61cb23c919a437af5e70a9c747a", "tree": "517a0a779c3e6def3ae51eb1a91b3c4831a68774", "parents": [ "783d3d24d6ad1360615efa773efb2f5675150543" ], "author": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Mon Jun 13 19:41:05 2016 -0700" }, "committer": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Tue Jun 14 02:45:51 2016 +0000" }, "message": "Fixing host-to-host compiler not to produce any installables if one \u003d\u003d two.\n\nChange-Id: I369e747537ee140c4bb5d63169e516e9700a3361\n" }, { "commit": "f4363a077a4ed01355cb00f541752f7f07a97e4c", "tree": "f730c10b92b4f02e64b0e188efc2829246bbd0d7", "parents": [ "91ba41a2881c6f936fb857db6ee87bf5b2f8fbc0" ], "author": { "name": "Carmelo Cascone", "email": "carmelo@onlab.us", "time": "Thu Jun 02 09:45:47 2016 -0700" }, "committer": { "name": "Carmelo Cascone", "email": "carmelo@onlab.us", "time": "Mon Jun 13 16:15:22 2016 +0000" }, "message": "Added device listener to fallback flow rule provider to trigger flow\nentries probe after device events\n\nHelpful for devices that do not provide configuration persistency,\nto quickly restore flow rules after a reboot or an update.\n\nChange-Id: I35dee1ff56076ddda7d22c353a01d518f2f88eed\n(cherry picked from commit 0969e6f2dad233980a49b5884e22286be0736b72)\n" }, { "commit": "11260a019260051969309e554bfb9b0d5731073b", "tree": "0329623f6ed1bbb1861ae7c8a9693106bbff2659", "parents": [ "14dc5136c293e3ab5a87155db8a027061bfe2500" ], "author": { "name": "Jian Li", "email": "pyguni@gmail.com", "time": "Thu May 19 13:07:22 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Jun 13 15:46:14 2016 +0000" }, "message": "Try to use ModMplsHeaderInstruction and ModVlanHeaderInstruction\n\nChange-Id: I0b486907ef718a6dfa3e92696397fe5a7e851aed\n" }, { "commit": "251908110a74e6c5ca4f0d70d3e8f45008ac785a", "tree": "04ec2d6eff6f5a334e033fdc09d3e2fe613d32fb", "parents": [ "b403a193be115015d0395c271c618714e704dc70" ], "author": { "name": "Saurav Das", "email": "sauravdas@alumni.stanford.edu", "time": "Fri May 27 13:54:07 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Jun 08 17:01:12 2016 +0000" }, "message": "In this commit:\n Bug fix where filtering objectives are not installed due to available ports becoming enabled later.\n Bug fix where flow objective store had no listener for notifications from drivers across multiple instances of the controller.\n NPE fix in ofdpa driver for non-existing groups.\n Preventing ofdpa driver from sending spurious pass notification to app.\n Incrementing retry filter timer from 1 to 5 secs in default routing handler.\n Made several debug messages clearer.\n\nChange-Id: I828671ee4c8bcfe03c946d051e1d1aac9d8f68dd\n" }, { "commit": "cc10558d5cde67498993a7f42690836c4b27528a", "tree": "4fe06b0e14176366b322c92ec7120c4c94be6069", "parents": [ "ee85e2f832c4e11e041eeee9086b405de08a75d1" ], "author": { "name": "HIGUCHI Yuta", "email": "y-higuchi@ak.jp.nec.com", "time": "Fri Jun 03 14:27:05 2016 -0700" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@onlab.us", "time": "Tue Jun 07 20:55:36 2016 +0000" }, "message": "Bugfix: OpticalPortOperator should be able to overwrite port number.\n\n- bug introduced in ONOS-3503.\n- added exact equality comparison method to PortNumber\n- removed null PortNumber case handling test\n\nChange-Id: I6d1f191b5a64b79426de9d80cffadd6c9de96d56\n(cherry picked from commit fdb82fa496ba319fbff49e56956377dcc1c71d5f)\n" }, { "commit": "597282af903a65a3a11914c73a4976bd93eb4649", "tree": "aea81dbc8953aae5da08c8149f820ac8d96ee77e", "parents": [ "b6c63a3a20dd71946f450fca08d1ab4d300823cc" ], "author": { "name": "Madan Jampani", "email": "madan@onlab.us", "time": "Sat Jun 04 09:23:17 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Sat Jun 04 21:16:00 2016 +0000" }, "message": "Clean up references to the deprecated p0 storage partition\n\nChange-Id: Ifdab952d2bef30104f57aff3cab342df99a20571\n" }, { "commit": "b6c63a3a20dd71946f450fca08d1ab4d300823cc", "tree": "7f5034b5ce11f0097117b62a69bea8da9480e1f0", "parents": [ "bee7bb198f239342d291e886279b8847b6b3fbcb" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Thu May 26 12:07:19 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Sat Jun 04 20:31:47 2016 +0000" }, "message": "Move BandwidthCapacity out of resource pacakge\n\nChange-Id: I80b4ed484ea505092c45c78f89fbe065c09aab6c\n(cherry picked from commit 086af1db475cf9182f8dba83e1b96038301e22fe)\n" } ], "next": "7a004aeaa57d9e7756b976456eeaa1285c80f5ab" }