)]}'
{"ironic/drivers/modules/deploy_utils.py":[{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"9db8081ca922864e176176462606ddff32a6d12a","unresolved":true,"context_lines":[{"line_number":589,"context_line":"    if is_anaconda_deploy(node):"},{"line_number":590,"context_line":"        return \u0027kickstart\u0027"},{"line_number":591,"context_line":"    if is_ramdisk_deploy(node):"},{"line_number":592,"context_line":"        return \u0027ramdisk\u0027"},{"line_number":593,"context_line":"    capabilities \u003d utils.parse_instance_info_capabilities(node)"},{"line_number":594,"context_line":"    return capabilities.get(\u0027boot_option\u0027,"},{"line_number":595,"context_line":"                            CONF.deploy.default_boot_option).lower()"}],"source_content_type":"text/x-python","patch_set":2,"id":"d418689f_1ced4f75","line":592,"updated":"2021-06-25 13:29:22.000000000","message":"I... could... have sworn... we had something for this, oh well.","commit_id":"d7a5b3469cfb5c16e122451e9cd8594d7a7671a1"}],"ironic/drivers/modules/pxe.py":[{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"9db8081ca922864e176176462606ddff32a6d12a","unresolved":true,"context_lines":[{"line_number":94,"context_line":"        # otherwise reset it."},{"line_number":95,"context_line":"        boot_option \u003d deploy_utils.get_boot_option(node)"},{"line_number":96,"context_line":"        if boot_option !\u003d \u0027ramdisk\u0027:"},{"line_number":97,"context_line":"            LOG.warning(\u0027Incorrect \"boot_option\" set for node %(node)s \u0027"},{"line_number":98,"context_line":"                        \u0027and will be overridden to \"ramdisk\" as to \u0027"},{"line_number":99,"context_line":"                        \u0027match the deploy interface. Found: %(boot_opt)s.\u0027,"},{"line_number":100,"context_line":"                        {\u0027node\u0027: node.uuid,"},{"line_number":101,"context_line":"                         \u0027boot_opt\u0027: boot_option})"},{"line_number":102,"context_line":"            i_info \u003d task.node.instance_info"},{"line_number":103,"context_line":"            i_info.update({\u0027capabilities\u0027: {\u0027boot_option\u0027: \u0027ramdisk\u0027}})"},{"line_number":104,"context_line":"            node.instance_info \u003d i_info"}],"source_content_type":"text/x-python","patch_set":2,"id":"d3ba47d4_9c652fc0","side":"PARENT","line":101,"range":{"start_line":97,"start_character":0,"end_line":101,"end_character":50},"updated":"2021-06-25 13:29:22.000000000","message":"So the warning was still meaningful, although only operators would see it. :\\","commit_id":"416a0951c8351afb48689ee4fcee7b137f371cd2"}]}
