)]}' { "log": [ { "commit": "2ef80144d340cfc26836159466558d7878317579", "tree": "f1c5362af0834fad7365ce87a066c19727158719", "parents": [ "ea7efa47b1713552d5f9433e263e1a5f6ca7bf05" ], "author": { "name": "Yi Tseng", "email": "a86487817@gmail.com", "time": "Fri Feb 17 15:56:32 2017 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Sat Feb 18 00:51:26 2017 +0000" }, "message": " Resolve NullPointerException when release resource\n\nChange-Id: I1cd5dc20b9506ad934cebe5e7a2a7dfdadc170ea\n" }, { "commit": "f92598be5d4b833d7264ce46056bef6936b5b59d", "tree": "f4fdb23b1515f23f968258ab4acdb540a104de57", "parents": [ "7438f5a9828fce020de2936efae3e1b5ed1a003d" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Fri Feb 17 11:26:17 2017 -0800" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@onlab.us", "time": "Fri Feb 17 23:30:52 2017 +0000" }, "message": "Fix reference comparison of object\n\n- fixes ONOS-6023\n\nChange-Id: I24e58b46d0c7cd65e55ecc0e54f76c5cb7ff649c\n" }, { "commit": "7438f5a9828fce020de2936efae3e1b5ed1a003d", "tree": "a53393957a0793840c1a0ecef45aa6197fe4fad2", "parents": [ "8d858750da14c1f78c3543aa90961432f4a1743c" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Wed Feb 15 22:09:46 2017 -0800" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@onlab.us", "time": "Fri Feb 17 22:28:18 2017 +0000" }, "message": "Mechanism to add Port annotation via netcfg\n\n- intended to be used for driver to support ONOS-5895\n\nChange-Id: Iddcf6f1b99273e8f8670b5f64fc9831e5f4ce3cd\n" }, { "commit": "59bde769a1ac2a3ccec2dbbe695293d3eac379ab", "tree": "854f85e779e8c64bbf1256c1c6226ffc94b49c27", "parents": [ "e11a98d97bdee97ac168c0ad04a4b9712cc493d8" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Fri Feb 17 09:45:57 2017 -0800" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Fri Feb 17 09:46:21 2017 -0800" }, "message": "minor trace logging fixes\n\nChange-Id: I9229aa551532470b0581f2f17acb0be4793c24a7\n" }, { "commit": "bc30e687532c1a3978fd96019c4f7d8b5a3aaa6d", "tree": "e3f078f790d3471f7ea75b1d60dc634f03b98ca6", "parents": [ "ac0a82d7ba4ce9b1ee5d8d7e44af6153439ae553" ], "author": { "name": "Simon Hunt", "email": "simon@onlab.us", "time": "Wed Feb 15 18:39:23 2017 -0800" }, "committer": { "name": "Simon Hunt", "email": "simon@onlab.us", "time": "Thu Feb 16 15:46:59 2017 -0800" }, "message": "More plumbing of grid coordinates vs. geo coordinates.\n- Added background reference parameter to layout command\n- send correct location data to client for devices, hosts\n\nChange-Id: Ic00bda76f4e4bc8d3e23e07a08f3bc5367ec85a9\n" }, { "commit": "de10c78a4ba342577d5d19fa59f9e5c7c862cf13", "tree": "087c805741da83056380c39ae21bb2cfc4f1f530", "parents": [ "670ac5dd95ed3928aa9e23157bdf7f2241904ad9" ], "author": { "name": "Luca Prete", "email": "luca@onlab.us", "time": "Thu Jan 05 17:23:08 2017 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Thu Feb 16 21:32:32 2017 +0000" }, "message": "ONOS-5808: Allocate BW from ConnectivityIntentCompiler and unit tests for partial failure\n\nChange-Id: I2eb3c16efbce619db6d0d2ba415a35752a61ece4\n" }, { "commit": "670ac5dd95ed3928aa9e23157bdf7f2241904ad9", "tree": "51be5eca21aa7cfd5fc32f5dbc7865c448e8b2c6", "parents": [ "fb6009d21591a324b4b0a1ccc1262ad31be9c8c8" ], "author": { "name": "Luca Prete", "email": "luca@onlab.us", "time": "Fri Feb 03 15:55:43 2017 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Thu Feb 16 21:14:05 2017 +0000" }, "message": "Resource group to share resources between intents\n\nChange-Id: I5bf7d4261197449924d07dabac841cf8ccbe9389\n" }, { "commit": "fa9ee8c13ffc868099fc023bfc25e2ca6e1bf2a7", "tree": "aa64daa81e4aa50ce7a16a54047b4abc2a027abf", "parents": [ "7be6c07abb5cab2ed69c6e34efebbcab506acc4c" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Thu Feb 02 20:00:14 2017 -0800" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@onlab.us", "time": "Wed Feb 15 23:14:57 2017 +0000" }, "message": "Minor improvements around Scalar weight.\n\n- ScalarWeight should be immutable\n- Added constant for default weights\n- Added factory method\n\nChange-Id: I700e89abe968838a5049a441c37a92ffdb63f1bc\n" }, { "commit": "5691faf532e821cec3bff8030978046fb05cd882", "tree": "26c97816b19494f9dae708e6ad362cb8f5ee99f4", "parents": [ "7d3120d8ab8ba1d90277b14f309427ba82afd6e9" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Mon Feb 13 16:16:55 2017 -0800" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@onlab.us", "time": "Tue Feb 14 00:47:12 2017 +0000" }, "message": "Add log on ProtectedTransportIntent compilation error\n\nChange-Id: Ie6ca008fc88f0168e4ce81129e73d235f8a9c1a1\n" }, { "commit": "54a78514d2d07f27c68acdc16df9523d957e16b9", "tree": "ac3d7d04474b8af965ad7ee6a603422901e7bbaf", "parents": [ "57b510152e3127123c0677b086b77d1dbfc4086b" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Mon Feb 13 11:13:52 2017 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Mon Feb 13 11:13:52 2017 -0800" }, "message": "Starting snapshot 1.10.0-SNAPSHOT\n\nChange-Id: Icd6983be6a52293fb8a846a02d5e314c2c7aeaf0\n" }, { "commit": "57b510152e3127123c0677b086b77d1dbfc4086b", "tree": "fcd973152234a1aa3863e4cefab9bcfb37e34eb3", "parents": [ "de84cdde9ad67cc2648f04b92408e5aa13ba5260" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Mon Feb 13 11:06:55 2017 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Mon Feb 13 11:06:55 2017 -0800" }, "message": "Starting snapshot 1.10-SNAPSHOT\n\nChange-Id: I800d5d9e7f23793f5288457bca449ca382896723\n" }, { "commit": "de84cdde9ad67cc2648f04b92408e5aa13ba5260", "tree": "78c48d908e2e57ab9e6cb337e192c195b758c20d", "parents": [ "8588c48114cb417d1004d33daf8c904591f4cdcb" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Mon Feb 13 10:54:12 2017 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Mon Feb 13 10:54:12 2017 -0800" }, "message": "Starting snapshot 1.9.0-SNAPSHOT\n" }, { "commit": "8588c48114cb417d1004d33daf8c904591f4cdcb", "tree": "b547bfbe2a41cac350135a55ff962fc23c1e0e4b", "parents": [ "2617e84fbf35e7efa671cc8a1d428321a7c29d09" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Mon Feb 13 10:52:31 2017 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Mon Feb 13 10:52:31 2017 -0800" }, "message": "Tagging 1.9.0-b3\n" }, { "commit": "dde26b65afc83bc0b5efa4782715854284e726e9", "tree": "42e0e0818a672af7f4bf3b0ed842132d18d5f250", "parents": [ "9306e6bc859a2ec2d799fcbaa01840bad665672d" ], "author": { "name": "sivachidambaram subramanian", "email": "sisubram@partner.ciena.com", "time": "Tue Feb 07 16:18:33 2017 +0530" }, "committer": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Tue Feb 07 23:34:59 2017 +0000" }, "message": "FIX-FOR-ONOS-5938\n\nChange-Id: Ica62bac9b37e0d970f1995983c25961d050985e0\n" }, { "commit": "e6caf6877be828139c117364c21ed9761c158a92", "tree": "0082a766f0c1c4fc960ef6acc04f23466385a108", "parents": [ "13b287fe31e2a71e2d17655129154e4e8205f9ec" ], "author": { "name": "Pier Luigi", "email": "pierventre@hotmail.com", "time": "Thu Jan 26 15:25:09 2017 -0800" }, "committer": { "name": "Pier Luigi", "email": "pierventre@hotmail.com", "time": "Tue Feb 07 11:02:28 2017 -0800" }, "message": "Fix for [ONOS-5875]\n\n- Delays the resubmitting of Intents in Installing/Withdrawing state\n\nChange-Id: I0ccb214053429749752929fcf78f968beb950a79\n" }, { "commit": "13b287fe31e2a71e2d17655129154e4e8205f9ec", "tree": "cc836d235c642b8d2adc99a86fa397878f2c3bb1", "parents": [ "b69b6ccdf7135c46e7f83c93f83fdf7cf351a129" ], "author": { "name": "Pier Luigi", "email": "pierventre@hotmail.com", "time": "Tue Jan 10 15:07:52 2017 -0800" }, "committer": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Tue Feb 07 18:30:36 2017 +0000" }, "message": "Fix for [ONOS-5825]\n\nChanges:\n- Adds exception management in the mgr;\n- Improve logging of the clean up;\n\nChange-Id: I3ca94761e5b4550b7f8df34e9de4a481bc546be3\n" }, { "commit": "9b1d6269056d62ce1b9e738d72553b581dedf698", "tree": "a5dd2de5fec73b5ce1d090a12e50344389ce79dc", "parents": [ "c955df7a6372999cdb3bde49dc5df877d968fc52" ], "author": { "name": "Pier Luigi", "email": "pierventre@hotmail.com", "time": "Thu Feb 02 22:31:34 2017 -0800" }, "committer": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Tue Feb 07 18:04:22 2017 +0000" }, "message": "[CORD-783] Greedy learning of IPv6 hosts\n\n- Opportunistic learning of IPv6 link local addresses\n\nChange-Id: Ic94a8239c1ae81fc83453d1a29dfc8bd9803b531\n" }, { "commit": "2323596967f8284fc206f2fc2e6bd1b290df4c04", "tree": "174e27307ff2715803790ee71e511e21aaef3f2a", "parents": [ "e538711b8dcb6dbe317af50c4e46836aeb04d6b3" ], "author": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Fri Feb 03 11:44:15 2017 -0800" }, "committer": { "name": "Thomas Vachuska", "email": "tom@onlab.us", "time": "Fri Feb 03 11:44:15 2017 -0800" }, "message": "Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures.\n\nChange-Id: I2e5aff44a90ceeaaad71d7154b79f20edab620a7\n" }, { "commit": "7e876633c8f462d98a4cd891fcf245c78d8d3056", "tree": "8c69967f8069defc0a6e25e56fe616f5196406ba", "parents": [ "7dad71ce54b4ff2df39090ea6a0d3fe76002fbf7" ], "author": { "name": "jaegonkim", "email": "jaegon77.kim@samsung.com", "time": "Wed Jan 25 06:01:49 2017 +0900" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Fri Feb 03 02:01:49 2017 +0000" }, "message": "[ONOS-5903] Intents always installs first path. Traffic path load is not distributed.\n + Adding HashPathSelectionConstraint\n + Adding \u0027--hashed\u0027 option in add-point-intent cli for intent hashcode based path selection\n + hashed path selection % size bug fix\n\nChange-Id: I2e867934a0bbed66301118973d7e1d1483d7cb0e\n" }, { "commit": "51590ff58cb6928bdbb773dc586c80b90cf1a31a", "tree": "119b37a06d8f7362c85331e88ceb33259fe8e729", "parents": [ "c5489c917892839989ecdc8685d683e85318243b" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Fri Jan 27 18:39:12 2017 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Tue Jan 31 17:20:29 2017 +0000" }, "message": "Ensure all Intents reaches installable state.\n\nPreviousely, there was an implicit assumption that\nall Intent will reach installable state at same # of compilation steps.\n\nONOS-5855 opened a possibility for an Intent to be compiled down to\nmultiple kind of installables.\nAs a result, assumption that all Intents will reach installable\nstate after same # of compilation steps is likely to break.\n\nThis patch will wait for all compilation result to reach installable.\n\nChange-Id: I307f39b660b586fc4cd98be9d1212c32163f0a90\n" }, { "commit": "3026c9b6e087a39441688a4c89f75acd6f8011b2", "tree": "ba8b903ad4e288743eeced0f6bb53794278fb224", "parents": [ "69fd43124725282e6e9e0ce552b9aa4d8de7646e" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Mon Jan 30 13:28:49 2017 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Mon Jan 30 22:20:27 2017 +0000" }, "message": "ONOS-5921 Fix isInstallable test logic\n\n- fixes regression introduced by ONOS-5855\n\nChange-Id: If171d2401b2d8cdace6bf9dea9dbe0eb03890fcc\n" }, { "commit": "1a15b063c70c3e7535e2e0d59d0f45fd69d90e57", "tree": "b1082226817e594508aa30ba33c3ec86969f0c40", "parents": [ "05dcc21f6ce3c5abfeed3b9a8de9ab694886491e" ], "author": { "name": "Aaron Kruglikov", "email": "aaron@onlab.us", "time": "Thu Jan 26 15:47:34 2017 -0800" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@onlab.us", "time": "Mon Jan 30 20:08:48 2017 +0000" }, "message": "Removing assert that will cause random failures and correcting range for mpls.\n\n- fixes ONOS-5912\n\nChange-Id: I870b5cec687470f43f9b44c4a9f650e4cb3ac9d5\n" }, { "commit": "63bbedd589591f620f417b761c3b3089ce739e76", "tree": "b978df095c8ab3773f177b0e995b762d38acc5a7", "parents": [ "433b30b6422d77741ce3997b8457512c51137320" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Mon Jan 30 10:49:29 2017 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Mon Jan 30 19:10:46 2017 +0000" }, "message": "Add more error logging\n\nChange-Id: I0e4feede9f23db9026635b79a3580675eef05733\n" }, { "commit": "d5324f3d61ef9ff294d008aa8c0bb0b627b49c4f", "tree": "2decca2442d550bb71f124ea2a280d1520fbf37f", "parents": [ "b40e945875952c0e4eef09d77323e0bfff91976a" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Fri Jan 27 14:35:13 2017 -0800" }, "committer": { "name": "Pier Luigi Ventre", "email": "pierluigi.ventre@cnit.it", "time": "Fri Jan 27 23:13:53 2017 +0000" }, "message": "log more details on unsupported installable error\n\nChange-Id: I394123348e50d4c2bfd3c0fffda0707c30eefdf5\n" }, { "commit": "327392107dd2378d98c60b95fb30c3f90a5fbff5", "tree": "ff24744446c0a517bb8ef0ca09e1a2b7769b56ea", "parents": [ "eb28a7c208e50fe10f8574fbb504d091592adde5" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Fri Jan 13 18:59:51 2017 -0800" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@onlab.us", "time": "Fri Jan 27 21:54:54 2017 +0000" }, "message": "Use marker in ProtectedTransportIntentCompiler\n\n- for ONOS-5827\n\nExample:\nonos\u003e intent-details\nKey: 0x9 ID: 0x9\n Request: INSTALL_REQ Current: INSTALLED\n intent: ProtectedTransportIntent{id\u003d0x9, key\u003d0x9, appId\u003d3-org.onosproject.cli, priority\u003d100, treatment\u003d{immediate\u003d[NOACTION], transition\u003dNone, meter\u003dNone, cleared\u003dfalse, metadata\u003dnull}, one\u003dof:000000000000000d, two\u003dof:000000000000000e}\n installable: FlowRuleIntent 0x10\n resources: protection1, fwd\n links: of:000000000000000d/7 -\u003e of:000000000000000a/3, of:000000000000000a/4 -\u003e of:000000000000000e/3\n installable: FlowRuleIntent 0x11\n resources: protection1, rev\n links: of:000000000000000e/3 -\u003e of:000000000000000a/4, of:000000000000000a/3 -\u003e of:000000000000000d/7\n installable: FlowRuleIntent 0x12\n resources: protection2, fwd\n links: of:000000000000000d/2 -\u003e of:0000000000000005/6, of:0000000000000005/9 -\u003e of:000000000000000e/2\n installable: FlowRuleIntent 0x13\n resources: protection2, rev\n links: of:000000000000000e/2 -\u003e of:0000000000000005/9, of:0000000000000005/6 -\u003e of:000000000000000d/2\n installable: ProtectionEndpointIntent 0xa\n resources:\n links:\n installable: ProtectionEndpointIntent 0xb\n resources:\n links:\n\nChange-Id: I7d2411346a11c2550490c3b77353feb5e6067b1d\n" }, { "commit": "dcfa31ab0ec06aeef93754694c61a90345928ad6", "tree": "2f3186df9ed0c742e46e0004d3214407032893fd", "parents": [ "b360bb06650f2d6dd345945ed760b0c9b94c09d4" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Fri Dec 09 19:37:41 2016 -0800" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@onlab.us", "time": "Fri Jan 27 21:54:54 2017 +0000" }, "message": "ONOS-5603 ProtectedTransportIntentCompiler\n\nChange-Id: I681f24662d8e9be06f1e216fa9aa45b1dd44757d\n" }, { "commit": "055489695b5c807fe21cb4fd4c8cd4db748aae72", "tree": "7d033f08528f3d09da20f9caecdeb33c8b28c6d8", "parents": [ "4994c3dc8b9c873e13caccbe86b4881aab88bab1" ], "author": { "name": "Andreas Papazois", "email": "andreas.papazois@gmail.com", "time": "Wed Nov 23 11:36:55 2016 +0200" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@onlab.us", "time": "Fri Jan 27 21:54:54 2017 +0000" }, "message": "ONOS-5855 Intent installer for Protection\n\n- This patch is effectively combination of following to unblock\n protection related code:\n + Intent installer and operations for domain intents.\n Change-Id Id4597baebf587b1bc9b3ae9013383ae50472fa4c\n by Andreas Papazois \u003candreas.papazois@gmail.com\u003e\n + ONOS-5604 IntentInstaller for protection\n adds ProtectionConfigOperationContext\n Change-Id Ia9f5ddd44c9765867b5e2daaa7a7478c1dc2f2e3\n - removed dependency to Intent Domain related classes.\n\nChange-Id: I027eedb020b3f4240c545dc92e47c4262d8b6ec6\n" }, { "commit": "322c9c35201fcc62fd9b5f827484c546eeafbdbd", "tree": "ac640a90ee56f1e294ebeabdaa8b50868ce16863", "parents": [ "5a51ef7ffc4265cfa801fda0253f61ae897da832" ], "author": { "name": "yoonseon", "email": "yoonseon@onlab.us", "time": "Wed Dec 07 16:47:02 2016 -0800" }, "committer": { "name": "Ali Al-Shabibi", "email": "ali@onlab.us", "time": "Thu Jan 26 20:22:09 2017 +0000" }, "message": "[ONOS-5731] Implement skeleton of VirtualNetworkPacketManager\n\nChanges\n1. Added VirtualNetworkPacketManager\n2. Added VirtualNetworkPacketStore interface and impl class\n3. Added VirtualPacketStore impl\n4. Simple test cases are added\n\nTodo\n1. More test cases\n\nChange-Id: I86f0484a9ee038dab8716703f0e5e41cbcf30cb1\n" }, { "commit": "1d0d9cc89e3af9cd41668c7a06875d8333178424", "tree": "761ff2dbb2ab03f07268809b6bba7d0d31d186a8", "parents": [ "cf8f6b2cd3691f0c1a365b9364c0433a3ea4274b" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Mon Nov 14 16:26:24 2016 -0800" }, "committer": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Wed Jan 25 18:52:34 2017 +0000" }, "message": "ONOS-5604 ProtectionConfig listener\n\n - It should now be possible to call ProtectionBehaviour via netcfg REST\n\n $ onos-netcfg $OCI protection_config.json\n\n For example JSON file, see\n core/net/src/test/resources/org/onosproject/net/behaviour/protection/protection_config.json\n\nChange-Id: Ida78eff32ed66ebb6618a4ad52f42c0d97c7340c\n" }, { "commit": "0282ab8e956820f4a093c6551671b1343a2ab169", "tree": "416e27cf94d7bb8f755ed39811baf9a7ae13bfbe", "parents": [ "a255bb4f691db6192171cb467ca00179cf8be271" ], "author": { "name": "Victor Silva", "email": "victor@waltznetworks.com", "time": "Tue Nov 15 16:30:27 2016 -0300" }, "committer": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Wed Jan 25 17:13:44 2017 +0000" }, "message": "[ONOS-5797] GroupService: add setBucketsForGroup\n\nAdd method to set all buckets from a group, overwriting the\nprevious group buckets entirely. Useful for edits that before\nrequired two operations: removing the buckets and then adding\nothers. It can all be done with one OF message in the end.\n\nChange-Id: Ic5669603ed4fd18b8efaa8d0253ab9d7b1e870f5\n" }, { "commit": "a255bb4f691db6192171cb467ca00179cf8be271", "tree": "b70e334bc7da2204246e787e9a4e5972eda9b1bc", "parents": [ "d1e42f4dd8b249414c3c7c2af624148c72c3ffa7" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Thu Nov 03 16:04:08 2016 -0700" }, "committer": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Wed Jan 25 17:12:30 2017 +0000" }, "message": "ONOS-5595 netcfg for protection\n\n- ProtectionConfig\n- TransportEndpointDescriptionCodec\n\nChange-Id: I79e304a20e9d1f95a4b432542738c64102550650\n" }, { "commit": "a90c44c0a3706cbac4df6a25b3c646f705828783", "tree": "8ced62f3aca5ecb4b0925a1c15c88345dd3e4150", "parents": [ "ba5006b31e0841858d87f07eec691d59c972d3d4" ], "author": { "name": "Jon Hall", "email": "jhall@ciena.com", "time": "Tue Jan 24 16:02:07 2017 -0800" }, "committer": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Wed Jan 25 16:57:50 2017 +0000" }, "message": "Surpress excess warning messages\n\nDon\u0027t ask for role of NONE when a device is disconnected and role is\nalready NONE\n\nChange-Id: Ib86335cc17847c820c33743897ae087765271be9\n" }, { "commit": "2398d960b9328bdc69bdc50e1539f0627e11e407", "tree": "c12a3eb61e4d581592fae64a49c4b1fe41492096", "parents": [ "71a0fa4468d06e9902e735314981b2485373b946" ], "author": { "name": "Andrey Komarov", "email": "andrey.komarov@NetCracker.com", "time": "Mon Sep 26 15:11:23 2016 +0300" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@onlab.us", "time": "Mon Jan 23 17:27:20 2017 +0000" }, "message": "Vector cost proposed to TST on 2016-07-13\n\nFirst part implemented: weight interface introduced and integrated, default weight implementation added.\n\nChange-Id: Ia46f1b44139069aa171a3c13faf168351bd7cc56\n" }, { "commit": "d26ea65e8412bcb5ee8167e0eb0c17aa996846ba", "tree": "91de72f316b0320558b02e678bcd4e099e824b42", "parents": [ "61bb7f4d6ae8b77de96e8eea1dbc99a60c3b6d3d" ], "author": { "name": "Luca Prete", "email": "luca@onlab.us", "time": "Tue Jan 03 15:59:30 2017 -0800" }, "committer": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Fri Jan 20 16:41:06 2017 +0000" }, "message": "ONOS-5799: Make SP2MP compiler partial failure constraint aware\n\nChange-Id: I741c3a22916e7e51e5882bd3993d425e78f18bda\n" }, { "commit": "37b687bdf514de58caedb3c4c160468adacf13da", "tree": "fa85931c12cde5ee9718432d5e19d7ff8a1bf669", "parents": [ "23a94b17d50ac3b970248cdeacc3aa723f1a7e8e" ], "author": { "name": "Pier Luigi", "email": "pierventre@hotmail.com", "time": "Mon Jan 16 22:46:33 2017 -0800" }, "committer": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Fri Jan 20 16:19:02 2017 +0000" }, "message": "Adds utility functions related to the link local addresses\n\nChange-Id: I26045542d4f9d60a0d7d0905087136b995f8c03e\n" }, { "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": "c6a692781334656a361ca5a7c597678207ce8451", "tree": "3ce4ef0b4bd90f22594220aaa41397a13a1d0fbe", "parents": [ "7d36157d7d3ea276ccd5ce6d029f39542893a618" ], "author": { "name": "yoonseon", "email": "yoonseon@onlab.us", "time": "Thu Jan 12 18:22:20 2017 -0800" }, "committer": { "name": "Ali Al-Shabibi", "email": "ali@onlab.us", "time": "Wed Jan 18 22:21:11 2017 +0000" }, "message": "[ONOS-5833] (vCore) Refactor vnet services\nto enable event delivery mechanism\n\nChanges\n1. Abstact Vnet Listener Manager is added\n2. Refactor Vnet services to use it\n\nChange-Id: I178342bfc882c0739f216960358a281903e1385a\n" }, { "commit": "d5ec9e992f500ab3b52b3273282e75829837ab43", "tree": "243eef73c3e5b5f18d1159726650dadad81cb088", "parents": [ "77daee891b268bd92d52fc17df328e9c211d3c63" ], "author": { "name": "Saurav Das", "email": "sauravdas@alumni.stanford.edu", "time": "Tue Jan 17 10:40:18 2017 -0800" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Tue Jan 17 22:41:43 2017 +0000" }, "message": "Adding to the \u0027devices\u0027 cli command an output that displays the local connectivity of a device.\nFor example, \"id\u003dof:0000000000000203, available\u003dtrue, local-status\u003dconnected 18m7s ago, role\u003dSTANDBY, ...\"\nAlso increasing the resolution of the TimeAgo utility.\n\nChange-Id: Ie1b89bd193552e0edd38a9ca28c5ce99b1d27c19\n" }, { "commit": "6fd1ca95aa7a383acde3491a265fc23bb557b65c", "tree": "cb75d06ea72d1f4d13ee190e70f80d1a6e49a593", "parents": [ "9e5c5ca22536ccadffaf9280f80c1ed5e6a97565" ], "author": { "name": "Pier Luigi Ventre", "email": "pierluigi.ventre@cnit.it", "time": "Fri Jan 13 03:15:50 2017 +0000" }, "committer": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Mon Jan 16 17:02:01 2017 +0000" }, "message": "Revert \"Allows duplicating packets when requesting packet-in via PacketService\"\nand makes wipeDeferred as default.\n\nThis reverts commit 874900ec363da57928d6f087527e6e9cbfbc0645.\n\nChange-Id: I080ece4f2f316a95c36bdd09f91c0482fbe6f8d9\n" }, { "commit": "f84ea7fb57fbc53e34a9509db1344802b48024da", "tree": "0d66ed81ec8cd3df58f8dce875f25c919b08e2fb", "parents": [ "e113df4c1d12ab549ef71fd63bd57bf59b95daf3" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Thu Dec 22 14:47:17 2016 -0800" }, "committer": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Wed Jan 11 17:56:37 2017 +0000" }, "message": "Output log on a failure of resource registration\n\nChange-Id: I9a98dc49ae0f5f265fdc3b03142181348f86ee0f\n" }, { "commit": "874900ec363da57928d6f087527e6e9cbfbc0645", "tree": "cc22ab8669f94b26075e2eb09acccb8ca360c388", "parents": [ "6582808fcf083d646af7da0e8ede2c03419e90df" ], "author": { "name": "Charles Chan", "email": "rascov@gmail.com", "time": "Fri Dec 09 16:55:39 2016 -0800" }, "committer": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Wed Jan 11 17:44:15 2017 +0000" }, "message": "Allows duplicating packets when requesting packet-in via PacketService\n\nIf false, the original packet is always sent to the controller.\nIf true, a copy of the packet is sent to the controller, as long as the packet can be duplicated.\nIf duplication is not supported, the original packet will be sent to the controller.\n\nChange-Id: I566c799bb0afed03c3fae5815aa926b338cad953\n" }, { "commit": "2c433ce4d864115121e8446223bebdfdeea0313c", "tree": "2893e0d029775b7c4bd3d22ba59b6780d8921a39", "parents": [ "c590ebbc123177c37f8231b754e281a50e3a1aec" ], "author": { "name": "Pier Ventre", "email": "pierventre@hotmail.com", "time": "Tue Dec 13 13:23:02 2016 -0800" }, "committer": { "name": "Pier Luigi", "email": "pierventre@hotmail.com", "time": "Tue Jan 10 17:43:46 2017 -0800" }, "message": "Fixes [ONOS-5742]\n\nChanges:\n- Fixes the problem of \"missing\" installation contexts\ndue synchronization problem on IntentInstaller;\n\nChange-Id: Ia8f9fa27f4d23ad390d73fe40739490836af178f\n" }, { "commit": "c590ebbc123177c37f8231b754e281a50e3a1aec", "tree": "d4bdddb791e9a496aa54dd8cc635c69f3c56211c", "parents": [ "7ee9f083f76d228bc01f3b7aa101812ae34fce3f" ], "author": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Thu Dec 08 18:16:41 2016 -0800" }, "committer": { "name": "Pier Luigi", "email": "pierventre@hotmail.com", "time": "Tue Jan 10 17:42:08 2017 -0800" }, "message": "ONOS-5691 ONOS-5742 Fixing intent framework difficulties\n\n- Refactoring AbstractAccumulator to use less blocking synchronization\n- Fixing bug in AbstractAccumulator that could leave some items\n without firing\n- Updated IntentStore for resubmitting pending operations\n\nChange-Id: Iaf240da65e11ceb7d7d745cf4e25bfb8c26ed1eb\n" }, { "commit": "651a7daf738205a23a885ba0ebebf405bde80669", "tree": "cab8c7995554f4c374414391c6c63ad28b26998a", "parents": [ "b1a8fd05d2bcc66c1ad283215d55770b177a948e" ], "author": { "name": "Bharath Thiruveedula", "email": "bharath_ves@hotmail.com", "time": "Tue Dec 13 02:52:50 2016 +0530" }, "committer": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Wed Jan 04 18:29:53 2017 +0000" }, "message": "[ONOS-5192]Make devices unavailable when master fails\n\nIf the devices has no standby nodes and if the master of the\ndevice is down, then this patch makes the device unavailable\n\nChange-Id: I470187e13c93a7aa83c961a3d037e65b2627fc29\n" }, { "commit": "4c7fcdff5f4a5e706f0902462d4a63191f35c8a9", "tree": "6ee6ae8a3a263a86a7cb3ef65e673ef901c3fd44", "parents": [ "d0598ee4edd96b952e5b4af0f0ad6107ecb2ca8f" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Thu Dec 22 11:17:43 2016 -0800" }, "committer": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Thu Dec 22 11:17:43 2016 -0800" }, "message": "Use more functional idiom\n\nChange-Id: I125dcb795b8b9dc7651a5b5891c4687368530db7\n" }, { "commit": "78e73f6d29eeb9d0c59b5038382ab42b6dcef2c5", "tree": "04a8dff8fe42d7cdc7cd7d5ef3f9371ab82f4eb2", "parents": [ "e92748c3e8f866848f427c738502d9a6982a7022" ], "author": { "name": "Pier Ventre", "email": "pierventre@hotmail.com", "time": "Fri Dec 02 19:59:28 2016 -0800" }, "committer": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Wed Dec 14 17:54:11 2016 +0000" }, "message": "[CORD-653] Fix host monitor and provide utility functions\n\nChanges:\n- fixes host monitor generating correct probe;\n- provides and tests utility functions to calculate well known address;\n- provides utility functions to craft ndp solicit and ndp adv;\n- provides utility functions to craft arp request;\n- provides utility functions to craft icmp and icmpv6 response;\n\nChange-Id: I5a4fa89e549fd665a48e51ba3438932849f6627c\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": "1f72203ec291b91de3fed148cff34be70b1536b1", "tree": "0a4d57d43313acd4781fdf02a1efa4e1aac474ce", "parents": [ "2cece3d39580a1122f0bc3e131f6a42d22c0684c" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Sat Dec 03 13:56:50 2016 -0800" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Sat Dec 03 14:02:41 2016 -0800" }, "message": "Add missing dependency during test run\n\n- Inject LinkCollectionIntentCompiler dependency on JUnitTest run\n- Add sanity check on LabelAllocator construction\n\nChange-Id: Ic7f1a8a85f5dcc85c9ffe1d2c25c2dc509e08d30\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": "3a2a987cff6c824f89d8ec4288d2bb2d83aa52ed", "tree": "c9b0aa1cd066b2ef2246752fd8a49169f4055e47", "parents": [ "3101b9bec71bea8b2c69dde3b7b7225442e67726" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Tue Nov 29 20:24:23 2016 -0800" }, "committer": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Tue Nov 29 20:24:23 2016 -0800" }, "message": "ONOS-5701 fix for NPE symptom\n\nChange-Id: I6cf2035ada7eec2c50400013aaa91ada22d605ae\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": "5c4a07680fd88f8ef09f7559775af4cea484b37d", "tree": "8db7662b5c85f20bae82e68b8305412c4e85f37f", "parents": [ "cdd276b7e4d9b9f3b71f7dfec13d15f4b6835922" ], "author": { "name": "Pier Ventre", "email": "pierventre@hotmail.com", "time": "Mon Nov 21 10:28:13 2016 -0800" }, "committer": { "name": "Pier Ventre", "email": "pierventre@hotmail.com", "time": "Tue Nov 22 11:12:30 2016 -0800" }, "message": "Fixes LinkCollection compiler\n\nChanges:\n- adds the ability to handle co-located ingress/egress points;\n- adds new unit tests to test the proper handling;\n\nChange-Id: I63da5057e716cc94fcca8f13debafc44633b6820\n" }, { "commit": "652f27f0fe833d084f0cdfbaf38fba696796f968", "tree": "f78c342227e0065205cc11cb1760ed141e62cc5f", "parents": [ "6e5f47043115eaf2ecc31e079b33c4fe3e76a433" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Mon Oct 31 16:54:30 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Nov 21 21:37:09 2016 +0000" }, "message": "Inherit Intent Key on compilation\n\n- Added Intent#key() method description\n- Inherit key field from parent Intent during Intent\n compilation process\n- Added assertion to existing unit tests\n\nChange-Id: Iff85c5ec448b3f378957b7a20af865ad96cc3216\n" }, { "commit": "ffe88d6de11423e5747f932aef48249e9bd5d92e", "tree": "f701eaf2310ffb61297a1a4f3a85ceed9aaa97f8", "parents": [ "98308ab4a362c7882e3807064d4e8e39feb0b1bc" ], "author": { "name": "Pier Ventre", "email": "pierventre@hotmail.com", "time": "Thu Oct 13 14:34:40 2016 -0700" }, "committer": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Fri Nov 18 17:58:27 2016 +0000" }, "message": "[ONOS-4595] Harmonize the sb of the Intent Framework\n\nChanges:\n- Moves PointToPointIntent to LinkCollectionIntent;\n- Moves PointToPointIntent to the new FilteredConnectPoint API;\n- Updates unit tests;\n\nChange-Id: Iade5090b9289c5b2d9f4ee41aa0d2d01b5e3699c\n" }, { "commit": "98308ab4a362c7882e3807064d4e8e39feb0b1bc", "tree": "7f99ebdafabed799e24e270d839f239c20568104", "parents": [ "fc72e2edf5fe3d4e3bbd2edd5311977692f56584" ], "author": { "name": "Pier Ventre", "email": "pierventre@hotmail.com", "time": "Wed Oct 12 14:35:05 2016 -0700" }, "committer": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Fri Nov 18 17:05:15 2016 +0000" }, "message": "[ONOS-4595] Harmonize the sb of the Intent Framework\n\nChanges:\n- Moves HostToHostIntent to LinkCollectionIntent;\n- Updates unit tests;\n\nChange-Id: I092f77e695e724904be1a7e9c92b27df85b30e48\n" }, { "commit": "a19e1b7393a0c45f1c2f6993edf72ec7a9abfe73", "tree": "d3f768e590a0b0a7726f24611629cc72eaecd17c", "parents": [ "6ef1b3f15fc2f5cac7655d792ea198dfa25fe312" ], "author": { "name": "Jihwan Kim", "email": "jhanwimic@hotmail.com", "time": "Sat Nov 12 11:39:38 2016 +0900" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Nov 18 16:02:41 2016 +0000" }, "message": "[ONOS-5560] remove unneecessary comments\n\nChange-Id: I0ae491a3be2a97a35e724f79fcdf2e084a8fbabf\n" }, { "commit": "81c47bfe1c7cb6f8b9fe767a1a2c116b855b4de2", "tree": "922f56586d7274a5fd40056509e677a32eddb06b", "parents": [ "766995d7ff1a3b66e5c1155c90ea4c7e38a5daae" ], "author": { "name": "Pier Ventre", "email": "pierventre@hotmail.com", "time": "Fri Nov 04 07:26:22 2016 -0700" }, "committer": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Fri Nov 18 03:21:39 2016 +0000" }, "message": "Fixes [ONOS-5415] and [ONOS-5491]\n\nChanges:\n- Introduces ordering between core ports and egress ports;\n- Introduces ordering between egress ports;\n- Introduces ttl_in and tll_out in the link collection compiler logic;\n- Optimized push/pop mpls/vlan actions;\n- Optimizes dec ttl related actions;\n- Optimizes ttl_in and ttl_out actions;\n- Makes the optimizations configurable;\n\nChange-Id: I60f187031e89c366ec9c79d1652a5fb0da96c206\n" }, { "commit": "766995d7ff1a3b66e5c1155c90ea4c7e38a5daae", "tree": "cf4ff4fe39b6dde73cb3881b0fa18fd885fc6385", "parents": [ "49a2af1386153ac4e427e1ed0cc64ddd10b87158" ], "author": { "name": "Pier Ventre", "email": "pierventre@hotmail.com", "time": "Wed Oct 05 22:15:56 2016 -0700" }, "committer": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Fri Nov 18 03:14:10 2016 +0000" }, "message": "[ONOS-5239] Adds encapsulation to LinkCollectionIntent\n\nChanges:\n- Adds encapsulation to LinkCollectionIntent;\n- Cleans the code and adds comments;\n- fixes ethertype issue for mplsPop\n- Adds unit tests;\n\nChange-Id: I4398426e73c5a9dd085689cb56162bd2c3b8f5af\n" }, { "commit": "382243012ac88b3682e1267d34d8567e48596bc2", "tree": "68141a89c57b4ce92f1507d610112ba645a428f2", "parents": [ "7313d1ff5fbdcd7ed26aa80c3b4d71eb07e6b185" ], "author": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Tue Aug 02 22:03:01 2016 -0700" }, "committer": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Wed Nov 16 17:07:01 2016 -0800" }, "message": "ONOS-4858 Resubmit pending intents with same timestamp\n\nThis will avoid needless recomputation if the intent processing is delayed.\n\nChange-Id: I851c4ce65271a250da89f919886a3f26a774d20c\n" }, { "commit": "37dca3326702c9740c487959f2fd1bd5f378aefd", "tree": "20c2760defa21db4173a53e3c1c81496ba0aac98", "parents": [ "8cc531812432a417f7e4a172b922067683d431a3" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Mon Nov 14 18:43:22 2016 -0800" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Nov 15 17:57:48 2016 +0000" }, "message": "Exclude alien Port from Edge ports\n\n- Remote end of inter-domain link can contain Port\n not managed by local cluster. Exclude them.\n\nChange-Id: I74cd705d98d16ffefd14242ac273272bb1e6677d\n" }, { "commit": "fc1bf3406b87365f9c193d87e4c683b1bbbaafb8", "tree": "79937f1703455112be8fafd1f620f9d9968f0ad2", "parents": [ "a4e34f8ff70b7f389d4ae67b543ad3fcf97ee225" ], "author": { "name": "Jihwan Kim", "email": "jhanwimic@hotmail.com", "time": "Sat Nov 12 00:37:07 2016 +0900" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Nov 11 17:54:49 2016 +0000" }, "message": "[ONOS-5560] IntentCleanupTestMock::corruptPoll fails very rarely due to race\n\nChange-Id: I24fa09b2c6cfd2a9f95fd8fccc168bcc25b01c78\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": "1e20daebb7193f6914885671f1425615d0ca1b29", "tree": "2ed4b9bc103abd3f63b3c112b6771062b091cb3a", "parents": [ "fc3f6de290f6658456eac61a91805736d8ac95a5" ], "author": { "name": "Simon Hunt", "email": "simon@onlab.us", "time": "Fri Oct 28 11:26:26 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Nov 09 18:35:13 2016 +0000" }, "message": "Added UI_TYPE annotation key, and augmented BasicDeviceConfig and BasicHostConfig to support defining a custom \"uiType\" value to override the glyph used in rendering on the Topology View.\n\nChange-Id: I615540419bce6e89e3761ef6ed3b9906be64b266\n" }, { "commit": "5d08e1eed09ca36e5b2512426e249d91d046f2f2", "tree": "9df96772c20aae00e03c1f10acebaf0b305e31be", "parents": [ "ead5c916d0d229a772a84b155ae0068629e87d10" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Wed Nov 02 13:02:12 2016 +0100" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Nov 08 16:50:56 2016 +0000" }, "message": "Unit tests for virtual host codec.\n\nChange-Id: I8abd25e00eebe615fad9ab37192443f5076b6933\n" }, { "commit": "c0bfe7c9928d1b283f00a5c6663032c27d2c5649", "tree": "0ec7d610f955f29309e68cd7056356997a1c0758", "parents": [ "7dbfc20fd68dba0ce2d376b8943e3c1c583f5964" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Wed Sep 14 16:54:30 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Nov 07 17:42:04 2016 +0000" }, "message": "Revert \"Copy FlowOperationsProcessor defensively for thread safety\"\n\nThis reverts commit f752afc1cf0b850e930d146cac67aac8943cc82a.\nThis reverts could reduce the risk of ONOS-5271.\n\nChange-Id: I32817403ef803dcf6adfbb98f99f8724ca7575d7\n" }, { "commit": "b9e0ab77dbd6d1402d73272283dca50a9a71d442", "tree": "0eea5ab36b3ab89b79085ea5bd56738dc7454874", "parents": [ "776f074b7dfb43b1a2ff61fc8595c9791e642d2e" ], "author": { "name": "Sho SHIMIZU", "email": "sshimizu@us.fujitsu.com", "time": "Wed Sep 14 16:54:13 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Nov 07 17:33:41 2016 +0000" }, "message": "Revert \"Provide hasFailed explicitly\"\n\nThis reverts commit 3f7513ef155ba22f44491bb73d284c5476c1cea2.\nThis reverts could reduce the risk of ONOS-5271.\n\nChange-Id: I4be276bc169beec0fc86e6a06ea875951fb295b7\n" }, { "commit": "f8543d837e3d45f7bf5d0b90e0a0a7bac8b9fc71", "tree": "a00d469f874313337683709e0bd5d5b1679eb734", "parents": [ "1cdecffa2bf2ebf8a394535075f7022bfb8e942f" ], "author": { "name": "Pier Ventre", "email": "pierventre@hotmail.com", "time": "Wed Sep 28 19:49:33 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Mon Nov 07 17:21:44 2016 +0000" }, "message": "Fixes [ONOS-5412] and implements [ONOS-5300]\n\nChanges:\n- Adds a new Interface for the selection algorithms;\n- Re-implements FirstFit and Random selection;\n- Adds a new option to select the algorithm;\n- LabelAllocator provides a single interface;\n- Fix MPLS encapsulation;\n\nChange-Id: Ib07942355c45b7b9e7093fa85964c2ac20800b60\n" }, { "commit": "4d19ab9398a18e2cc13f7278d61ba628aeac7f7a", "tree": "6dc8078e47cdef1abf2cee15a57a93c90be2f27b", "parents": [ "aa851933adbdbc901fa3358008006587310d9510" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Thu Oct 27 16:27:15 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Oct 28 23:32:43 2016 +0000" }, "message": "Adding javadoc to IntentInstaller.OperationContext\n\nChange-Id: I9b37b4181d9130fccbed19bb13b3c1df0c0d0e0d\n" }, { "commit": "617c284b542cd69473adcac2d23ade7cd76d04f7", "tree": "47a88695cccb821bda753fac522f09bb5dbabb8a", "parents": [ "cd508a658e7d038d50b68d2cd8b8a9fe7dfcdced" ], "author": { "name": "Jonathan Hart", "email": "jono@onlab.us", "time": "Wed Oct 26 18:49:03 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Oct 27 22:22:31 2016 +0000" }, "message": "Remove log message about default cluster metadata provider.\n\nChange-Id: Icfcc4fe722732cfd49883ea1746c1699c63a6736\n" }, { "commit": "6d33e807cbfef6a34918ad310ee08a7fa7a7727e", "tree": "0799341ef87e893e9345d49becf7cd7a051be7d9", "parents": [ "a6b21125bc3bc7520cf54b703ebfa9609151d970" ], "author": { "name": "sangyun-han", "email": "sangyun0628@khu.ac.kr", "time": "Fri Aug 05 13:36:33 2016 +0900" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Oct 25 16:32:32 2016 +0000" }, "message": "FIXME: Move to app package\n\nChange-Id: Iac84243d5b4767109d3c375efa36fd67bf9892d0\n" }, { "commit": "a91dc198c8c1236e47b12e6eb00ac944329d5ed8", "tree": "98b036dd68e54ca15e2dacb24376785e77dafe97", "parents": [ "dedf24c5b7a99791187722d79348d02324d0b58c" ], "author": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Tue Oct 25 00:44:37 2016 -0700" }, "committer": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Tue Oct 25 00:46:14 2016 -0700" }, "message": "Adding FIXME to IntentCleanupTestMock\n\nChange-Id: I8e0e59a1c07055eefb81d434bcbd129748497585\n" }, { "commit": "d7395c832baba39b684f63a7a6e9148de6bfeee8", "tree": "9e5172eca724925d2c5307a615f2f0a72ac72516", "parents": [ "beef935802002b82d79b3b2d644ec133419b28bc" ], "author": { "name": "Simon Hunt", "email": "simon@onlab.us", "time": "Thu Oct 20 17:54:01 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Oct 21 21:45:49 2016 +0000" }, "message": "Added UiTopoLayoutId network config to BasicNetworkConfigs.\n\nChange-Id: I3ec54a883e0b79f3cce5e9aff2f7ae7d56cc593e\n" }, { "commit": "ce48f968ea0f9cbde57285b55af05b97c4d0919f", "tree": "b17d9897650287a7a8b1a514a7c27a7de9adddc9", "parents": [ "c81c45bbdeb2287753d08d050f71f07516f2f53e" ], "author": { "name": "Ray Milkey", "email": "ray@onlab.us", "time": "Thu Oct 20 15:15:49 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Oct 21 19:40:20 2016 +0000" }, "message": "ONOS-3600 - use separate dispatch queues for different classes of events\n\nChange-Id: I139a3f4eb58db233ac009d03664281eefe357157\n" }, { "commit": "1bee52920f396052f511379dfe0f4ea8ab9d5fe3", "tree": "e9190f14d15180b5e026ae29de5c42ec23b72c33", "parents": [ "f108dd5e0fe413dd5fa86d4c3488d406e8d936b2" ], "author": { "name": "Simon Hunt", "email": "simon@onlab.us", "time": "Fri Oct 14 11:02:33 2016 -0700" }, "committer": { "name": "Simon Hunt", "email": "simon@onlab.us", "time": "Fri Oct 14 11:19:14 2016 -0700" }, "message": "Partial revert of hosts/regions work to fix NPE with null provider.\n\nChange-Id: I7dacad818ca9ffa2ea8085c499990c8e92644607\n" }, { "commit": "351282d5fcf09ed038844deb384486316446b788", "tree": "6077590f94eedd6d74aa91705be68c925ab5ecfa", "parents": [ "4aef6c371a5fd25171ef9ea8faf193d662c5544c" ], "author": { "name": "Simon Hunt", "email": "simon@onlab.us", "time": "Fri Oct 14 16:27:48 2016 +0000" }, "committer": { "name": "Simon Hunt", "email": "simon@onlab.us", "time": "Fri Oct 14 16:27:48 2016 +0000" }, "message": "Revert \"Fixing Hosts filtered by RegionId... for topo-2 view.\"\n\nThis reverts commit 4aef6c371a5fd25171ef9ea8faf193d662c5544c.\n\nChange-Id: Ib2959eb73686af2788525710e33f8fc8db78b819\n" }, { "commit": "4aef6c371a5fd25171ef9ea8faf193d662c5544c", "tree": "52221b9aeb744a0af215d07acc0954cf6b91bb9e", "parents": [ "f59d36b054e580b34b8b7d9cadaa79500b752c40" ], "author": { "name": "Simon Hunt", "email": "simon@onlab.us", "time": "Thu Oct 13 19:23:50 2016 -0700" }, "committer": { "name": "Simon Hunt", "email": "simon@onlab.us", "time": "Thu Oct 13 19:48:31 2016 -0700" }, "message": "Fixing Hosts filtered by RegionId... for topo-2 view.\n\nChange-Id: I7779edc5e25957e9fcd0203b05942e9122461b13\n" }, { "commit": "f59d36b054e580b34b8b7d9cadaa79500b752c40", "tree": "6077590f94eedd6d74aa91705be68c925ab5ecfa", "parents": [ "6c60389e14440949cd266597c60a48bc69b1323a" ], "author": { "name": "Simon Hunt", "email": "simon@onlab.us", "time": "Tue Oct 04 19:05:53 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Oct 13 21:23:57 2016 +0000" }, "message": "ONOS-5411: Introduce basic region config.\n\nChange-Id: I3f58e5758d0b350a9e8a03093a1475dbbacfc446\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": "973bb03e632b6968e754a0a2d63398272b473d96", "tree": "43c0871c53781d03e432df731687328fe237445d", "parents": [ "436ff317afd17276fcfae97ccdcbfba9ed66ffec" ], "author": { "name": "Pier Ventre", "email": "pierventre@hotmail.com", "time": "Tue Oct 11 08:57:39 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Oct 12 07:25:24 2016 +0000" }, "message": "Fix [ONOS-5467]\n\nWe were missing the selector during the\nbuilding of the sp2mp and mp2sp.\n\nChange-Id: Ica456e7c92ef346721ce3f4ceccaf55033d25029\n" }, { "commit": "19e6e4fa6e9f70471f194dc8a3a1fbfa8082bf47", "tree": "de64e01264e2a668c1dfbc7c96cf7f205ebd16ba", "parents": [ "9e3ab18bba06f461d82d05d192673b6c554a4aef" ], "author": { "name": "Steven Burrows", "email": "sburrows@villa-technologies.com", "time": "Wed Oct 05 13:27:07 2016 -0500" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Oct 06 18:24:18 2016 +0000" }, "message": "Implementing region hosts for topology 2\n\nChange-Id: I6d1e45b1152b2387d4ff981dc0666868235eb1c3\n" }, { "commit": "2a81c9de9e6883b81cb362f1e43306f27eeb5123", "tree": "02b212c2df733ce96c2fac325f4c491251fda690", "parents": [ "20d452b958c48f55f301e66f4d8af64ce6dcffbf" ], "author": { "name": "Yi Tseng", "email": "a86487817@gmail.com", "time": "Wed Sep 14 10:14:24 2016 -0700" }, "committer": { "name": "Yi Tseng", "email": "a86487817@gmail.com", "time": "Thu Oct 06 02:27:02 2016 +0800" }, "message": "[ONOS-5264] [ONOS-5242] Intents w/ FilteredConnectPoint\n\nChange-Id: Ibe9062c904ad9a6c3ba001fe57be7cec49eb8a4d\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": "a78f060013e06973a2debcb20e8cc312d9b72a4b", "tree": "e7717131b78f4314df451823f8bf6b4e0683360e", "parents": [ "1ff090116a69bbd0d7f941061dc3fe62ef240343" ], "author": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Thu Sep 22 10:56:08 2016 -0700" }, "committer": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Wed Sep 28 21:38:07 2016 +0000" }, "message": "ONOS-5309 Clearing installables from intent data object on successful uninstallation\n\nChange-Id: Ic77af12f98bc1519efb2e2703223e340aa5b20e4\n(cherry picked from commit 24389970b336c3bb2fb883f2aaa87f7b457bde4a)\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": "a67f8f251c848ea025b36f81ea899eb9075e28e4", "tree": "e83dfba6421c7665d3e7b4f75c3c742fb095ba14", "parents": [ "f353e40e595b70adad97f5fda524e7b4119472d7" ], "author": { "name": "Brian O\u0027Connor", "email": "bocon@onlab.us", "time": "Thu Sep 22 11:13:37 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Fri Sep 23 23:18:21 2016 +0000" }, "message": "Fix spelling error in LinkCollectionCompiler.java\n\nChange-Id: I27d5c0bb568f3af1a5d4af1b1862dcd63b06f930\n" }, { "commit": "4e8b783c67ac8ee0103f6e576edb22f57bae1999", "tree": "ded2e839f995f0b0a63e2d5e83a5cc09a3be0374", "parents": [ "b941618d132bd5954c8901733ef3142060b4da68" ], "author": { "name": "Victor Silva", "email": "victor@waltznetworks.com", "time": "Wed Aug 17 17:11:19 2016 -0300" }, "committer": { "name": "Victor Silva", "email": "victor@waltznetworks.com", "time": "Wed Sep 21 17:55:33 2016 +0000" }, "message": "[ONOS-5170] GroupStore: add purgeGroupEntries\n\nThe GroupStore exposes purgeGroupEntry, which purges\nfrom the store by a specific device.\n\nAdd purgeGroupEntries, to purge entries from all devices\nfrom the GroupStore, and expose purgeGroupEntries to allow\napplications to purge all group entries from the GroupStore\nwithout specifying a device.\n\nChange-Id: I735f011a1fbbfa3ce8f1dd57a591a81c4377b012\n" }, { "commit": "f2b9d031029396b383bd2af93c57d58904835f87", "tree": "181a81a12c8df1d97a844c2c4cecb5c8aab9070f", "parents": [ "a0b0a1395a44d557d0521361084427c16483a391" ], "author": { "name": "Victor Silva", "email": "victor@waltznetworks.com", "time": "Mon Sep 19 19:43:20 2016 -0300" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Sep 21 00:26:12 2016 +0000" }, "message": "MastershipManager: make \"useRegionForBalanceRoles\" a property\n\nuseRegionForBalance roles has been available for a while but\nseems to only be accessed directly (it\u0027s a public field). It\u0027d\nbe useful to be able to change that using the CLI.\n\nChange-Id: If8c6dfbb300513e4d8dc0ba3d0d8f6ce9eac036a\n" }, { "commit": "a0b0a1395a44d557d0521361084427c16483a391", "tree": "64ebc64af9166d1ca1b4e6d57acd79e8ef75a21d", "parents": [ "2c51531ab7cb514b30e4830b20541aa8a2f7e673" ], "author": { "name": "Yuta HIGUCHI", "email": "y-higuchi@ak.jp.nec.com", "time": "Fri Sep 16 15:47:49 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Wed Sep 21 00:23:04 2016 +0000" }, "message": "Keep using same iterator.\n\nChange-Id: Icfdb9d79c188677dd89c851644ceb855e3bb9781\n" }, { "commit": "155370e957a4f06380bdf27f6f61eb5199a7f28d", "tree": "8c8f39aea8d701b9bc283b9424a6a5a1eaeeaabb", "parents": [ "7944d145306a647f5e2fac36e7182ec57f1d4a8f" ], "author": { "name": "Yi Tseng", "email": "a86487817@gmail.com", "time": "Tue Sep 20 11:08:32 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Tue Sep 20 19:59:43 2016 +0000" }, "message": "Fix LinkCollectionCompiler duplicate flow rules problem\n\nUse outputPorts.keys() might generate duplicate flow rules.\nUse keySet() can fix this problem.\n\nChange-Id: I8c1c47ccb8835c174b639cf4a5e94c1c1b36484d\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": "3b8101a30441d7361ef47f2adb23bf64287ce5a6", "tree": "8ef02fe4fe666ab9c82a49f4239b4ba7af520ba2", "parents": [ "28767f0775a09cb768e17bffbe4495cda2c3b82e" ], "author": { "name": "Madan Jampani", "email": "madan@onlab.us", "time": "Thu Sep 15 13:22:01 2016 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "gerrit@onlab.us", "time": "Thu Sep 15 21:09:32 2016 +0000" }, "message": "Refactored IntentPartitionService as WorkPartitionService\n\nChange-Id: Ic5cf1978b7fce55b34f84eae9b03c8f9ddcfb9c1\n" } ], "next": "c4f681c776c0acc566ff1af0692df13b81870c19" }