)]}' { "commit": "c8e8e45d4669ec14da6093d38b2f566bc6ed8168", "tree": "219f9d0956e779ed4b8e670ed6ed675d780b163f", "parents": [ "581c8407e613a27aaa573a600828b30a37066fb8" ], "author": { "name": "pierventre", "email": "pier@opennetworking.org", "time": "Mon Sep 27 12:35:09 2021 +0200" }, "committer": { "name": "Pier Luigi Ventre", "email": "pier@opennetworking.org", "time": "Wed Sep 29 20:25:38 2021 +0000" }, "message": "[SDFAB-622] Protect phased recovery from wrong port config\n\nifacename is used as key when changing the admin state of\na port through GNMI. This patch guarantees that we use the\nstate contained in the device store to fill the gnmi blob.\nThis results to be necessary because the requests coming\nfrom the north may be incomplete (without port name).\nWhen this happens, PortNumber class fills the name with\nthe number which is wrong for the GNMI devices\n\nChange-Id: I308538ae30cfe3fbf62d42c9a059114e8ff5b4b3\n", "tree_diff": [ { "type": "modify", "old_id": "666d5b1e231e933a51e74df90aa007c4f4d80833", "old_mode": 33188, "old_path": "drivers/gnmi/src/main/java/org/onosproject/drivers/gnmi/OpenConfigGnmiPortAdminBehaviour.java", "new_id": "7a01ff0f6cc5bcb9cf16ed9f3412394a741fdcb8", "new_mode": 33188, "new_path": "drivers/gnmi/src/main/java/org/onosproject/drivers/gnmi/OpenConfigGnmiPortAdminBehaviour.java" } ] }