)]}'
{"ironic/drivers/modules/ilo/power.py":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"05211c83e157f8d7e143f2feea783bc4326dca53","unresolved":false,"context_lines":[{"line_number":112,"context_line":"    retries \u003d [0]"},{"line_number":113,"context_line":"    interval \u003d CONF.ilo.power_wait"},{"line_number":114,"context_line":"    if timeout:"},{"line_number":115,"context_line":"        # Since timeout value is provided, it is a soft power operation"},{"line_number":116,"context_line":"        soft_power_op \u003d True"},{"line_number":117,"context_line":"        max_retry \u003d int(timeout / interval)"},{"line_number":118,"context_line":"    else:"}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_99c52891","line":115,"updated":"2019-07-28 09:41:23.000000000","message":"Timeout can be used for hard power actions as well","commit_id":"acb31a6ee87aa68590ba2dfedb1575862a52d8e7"},{"author":{"_account_id":11076,"name":"Shivanand Tendulker","email":"stendulker@gmail.com","username":"stendulker"},"change_message_id":"da47e9e35431ec5c48bef3e781bbb249908c58ec","unresolved":false,"context_lines":[{"line_number":112,"context_line":"    retries \u003d [0]"},{"line_number":113,"context_line":"    interval \u003d CONF.ilo.power_wait"},{"line_number":114,"context_line":"    if timeout:"},{"line_number":115,"context_line":"        # Since timeout value is provided, it is a soft power operation"},{"line_number":116,"context_line":"        soft_power_op \u003d True"},{"line_number":117,"context_line":"        max_retry \u003d int(timeout / interval)"},{"line_number":118,"context_line":"    else:"}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_3e873264","line":115,"in_reply_to":"7faddb67_99c52891","updated":"2019-07-29 11:07:17.000000000","message":"Oops..","commit_id":"acb31a6ee87aa68590ba2dfedb1575862a52d8e7"},{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"21b3bc5f637f1bf69f3061317505bb676e8cc5d4","unresolved":false,"context_lines":[{"line_number":131,"context_line":"            target_state \u003d\u003d states.SOFT_REBOOT and not is_final_state):"},{"line_number":132,"context_line":"            state_to_check \u003d ilo_common.POST_POWEROFF_STATE"},{"line_number":133,"context_line":"        else:"},{"line_number":134,"context_line":"            # It may not be able to finish POST if no bootable device is"},{"line_number":135,"context_line":"            # found. Track (POST_FINISHEDPOST_STATE) only for soft reboot."},{"line_number":136,"context_line":"            # For other power-on cases track for beginning of POST operation"},{"line_number":137,"context_line":"            # (POST_INPOST_STATE) to return."}],"source_content_type":"text/x-python","patch_set":2,"id":"7faddb67_8ee351d8","line":134,"updated":"2019-08-01 16:44:31.000000000","message":"nit: unclear what \"It\" means here","commit_id":"49140989d185a021bc346ea55d7a63b91541baac"},{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"21b3bc5f637f1bf69f3061317505bb676e8cc5d4","unresolved":false,"context_lines":[{"line_number":132,"context_line":"            state_to_check \u003d ilo_common.POST_POWEROFF_STATE"},{"line_number":133,"context_line":"        else:"},{"line_number":134,"context_line":"            # It may not be able to finish POST if no bootable device is"},{"line_number":135,"context_line":"            # found. Track (POST_FINISHEDPOST_STATE) only for soft reboot."},{"line_number":136,"context_line":"            # For other power-on cases track for beginning of POST operation"},{"line_number":137,"context_line":"            # (POST_INPOST_STATE) to return."},{"line_number":138,"context_line":"            state_to_check \u003d ("}],"source_content_type":"text/x-python","patch_set":2,"id":"7faddb67_aee88db2","line":135,"updated":"2019-08-01 16:44:31.000000000","message":"We could probably use INPOST even for soft reboot for consistency","commit_id":"49140989d185a021bc346ea55d7a63b91541baac"}]}
