)]}' { "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", "tree_diff": [ { "type": "modify", "old_id": "47e08829a2b3d35fc6206ee1e2cc5fe11d123092", "old_mode": 33188, "old_path": "core/api/src/main/java/org/onosproject/net/group/GroupService.java", "new_id": "ef627832a7cff2ae794cc1c3445be0f30f345fac", "new_mode": 33188, "new_path": "core/api/src/main/java/org/onosproject/net/group/GroupService.java" }, { "type": "modify", "old_id": "0c0c06cc33c43f12d25913c5293dc237b36fe8d6", "old_mode": 33188, "old_path": "core/api/src/main/java/org/onosproject/net/group/GroupStore.java", "new_id": "4559e646462789b342d0eb2a243149af8d0e4301", "new_mode": 33188, "new_path": "core/api/src/main/java/org/onosproject/net/group/GroupStore.java" }, { "type": "modify", "old_id": "01930ef8ee53820f931c3165247f5ce474d1095a", "old_mode": 33188, "old_path": "core/common/src/test/java/org/onosproject/store/trivial/SimpleGroupStore.java", "new_id": "42a6d56311f0a97bd88db0968b8bcd9d15a28130", "new_mode": 33188, "new_path": "core/common/src/test/java/org/onosproject/store/trivial/SimpleGroupStore.java" }, { "type": "modify", "old_id": "1e6f86584d712cfb474f99a8bd4aa52b4f2a01b0", "old_mode": 33188, "old_path": "core/common/src/test/java/org/onosproject/store/trivial/SimpleGroupStoreTest.java", "new_id": "2f87a5cf487c66bc672d2c3969881ef2bf17dded", "new_mode": 33188, "new_path": "core/common/src/test/java/org/onosproject/store/trivial/SimpleGroupStoreTest.java" }, { "type": "modify", "old_id": "09930d296a155a89cc85d2d029bbf8ff9a12acfa", "old_mode": 33188, "old_path": "core/net/src/main/java/org/onosproject/net/group/impl/GroupManager.java", "new_id": "bcca2096504a81ac33771cd97571897a7b497a13", "new_mode": 33188, "new_path": "core/net/src/main/java/org/onosproject/net/group/impl/GroupManager.java" }, { "type": "modify", "old_id": "28e3302300c1617367499f88211d44f94bd485da", "old_mode": 33188, "old_path": "core/store/dist/src/main/java/org/onosproject/store/group/impl/DistributedGroupStore.java", "new_id": "88a1d54fc7e6632077b3cc90aa9264d6aae81a98", "new_mode": 33188, "new_path": "core/store/dist/src/main/java/org/onosproject/store/group/impl/DistributedGroupStore.java" }, { "type": "modify", "old_id": "a3ca1ec21aca66ec1017da34f6f4a5972055e420", "old_mode": 33188, "old_path": "core/store/dist/src/test/java/org/onosproject/store/group/impl/DistributedGroupStoreTest.java", "new_id": "e9cebeffba87acbf4c81ad8ff4854754c960be2d", "new_mode": 33188, "new_path": "core/store/dist/src/test/java/org/onosproject/store/group/impl/DistributedGroupStoreTest.java" } ] }