)]}'
{"nova/scheduler/host_manager.py":[{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"5af8cb34a4bc875ebda01c3a7bf86f20c6a43b32","unresolved":false,"context_lines":[{"line_number":644,"context_line":"            if isinstance(result, Exception):"},{"line_number":645,"context_line":"                LOG.warning(\u0027Failed to get computes for cell %s\u0027, cell_uuid)"},{"line_number":646,"context_line":"            elif result is context_module.did_not_respond_sentinel:"},{"line_number":647,"context_line":"                LOG.warning(\u0027Timeout getting computes for cell %s\u0027, cell_uuid)"},{"line_number":648,"context_line":"            else:"},{"line_number":649,"context_line":"                _services, _compute_nodes \u003d result"},{"line_number":650,"context_line":"                compute_nodes[cell_uuid].extend(_compute_nodes)"}],"source_content_type":"text/x-python","patch_set":1,"id":"3fa7e38b_52ad6c82","side":"PARENT","line":647,"updated":"2019-12-18 18:45:36.000000000","message":"Note that scatter_gather_cells already logs a warning on timeout so we\u0027re not losing anything by removing this warning message.","commit_id":"56fc3f28e48bd9c6faf72d2a8bfdf520cc3e60d0"},{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"105ed37f95418bfb9805f2c4de6015ba3b770c4a","unresolved":false,"context_lines":[{"line_number":672,"context_line":"                            \u0027cell(s): %s. Attempt %d of 3.\u0027,"},{"line_number":673,"context_line":"                            \u0027,\u0027.join(timeouts), attempt + 1)"},{"line_number":674,"context_line":"            else:"},{"line_number":675,"context_line":"                return compute_nodes, services"},{"line_number":676,"context_line":"        LOG.error(\u0027Failed getting computes from cells; one or more cells \u0027"},{"line_number":677,"context_line":"                  \u0027appear to be down and may need to be disabled.\u0027)"},{"line_number":678,"context_line":"        return compute_nodes, services"}],"source_content_type":"text/x-python","patch_set":1,"id":"3fa7e38b_7226686a","line":675,"updated":"2019-12-18 18:42:47.000000000","message":"If attempt \u003e 0 (meaning we retried) maybe should log something here that we got nodes after $attempts+1 attempts.","commit_id":"9b27872fa28926a86c192151947860bc47f52da1"}]}
