)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":6618,"name":"Ruby Loo","email":"opensrloo@gmail.com","username":"rloo"},"change_message_id":"ad5d43f839636c7e13b1fd264f46615a69d7818a","unresolved":false,"context_lines":[{"line_number":5,"context_line":"CommitDate: 2015-09-02 01:13:10 -0700"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Set boot device in PXE Boot interface method prepare_instance()"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Change-Id: I2f7d16b0c7755a2a7ff9afc1c00ed93b5e6f0871"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"da20952f_f168b189","line":8,"updated":"2015-09-02 15:15:41.000000000","message":"I think we should have a bug for this.\n\nAnd I think it is worth adding a comment about why you want to do this. You\u0027ve got comments in the code, but don\u0027t mention it here.","commit_id":"7b5def6d99edbc49c205971c6f4ea4c631819bcc"},{"author":{"_account_id":11076,"name":"Shivanand Tendulker","email":"stendulker@gmail.com","username":"stendulker"},"change_message_id":"8d25498aae74dfc66c302c1f491387b52c258091","unresolved":false,"context_lines":[{"line_number":5,"context_line":"CommitDate: 2015-09-02 01:13:10 -0700"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Set boot device in PXE Boot interface method prepare_instance()"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Change-Id: I2f7d16b0c7755a2a7ff9afc1c00ed93b5e6f0871"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"da20952f_8a7c97b6","line":8,"in_reply_to":"da20952f_f168b189","updated":"2015-09-02 16:18:41.000000000","message":"Done","commit_id":"7b5def6d99edbc49c205971c6f4ea4c631819bcc"}],"ironic/drivers/modules/pxe.py":[{"author":{"_account_id":6618,"name":"Ruby Loo","email":"opensrloo@gmail.com","username":"rloo"},"change_message_id":"ad5d43f839636c7e13b1fd264f46615a69d7818a","unresolved":false,"context_lines":[{"line_number":575,"context_line":"                    deploy_utils.get_boot_mode_for_deploy(node),"},{"line_number":576,"context_line":"                    iwdi, deploy_utils.is_trusted_boot_requested(node))"},{"line_number":577,"context_line":"                # In case boot mode changes from bios to uefi, boot device"},{"line_number":578,"context_line":"                # order may get lost in some paltforms. Better to re-apply"},{"line_number":579,"context_line":"                # boot device."},{"line_number":580,"context_line":"                deploy_utils.try_set_boot_device(task, boot_devices.PXE)"},{"line_number":581,"context_line":"        else:"}],"source_content_type":"text/x-python","patch_set":1,"id":"da20952f_b186b963","line":578,"updated":"2015-09-02 15:15:41.000000000","message":"s/paltforms/platforms/","commit_id":"7b5def6d99edbc49c205971c6f4ea4c631819bcc"},{"author":{"_account_id":11076,"name":"Shivanand Tendulker","email":"stendulker@gmail.com","username":"stendulker"},"change_message_id":"8d25498aae74dfc66c302c1f491387b52c258091","unresolved":false,"context_lines":[{"line_number":575,"context_line":"                    deploy_utils.get_boot_mode_for_deploy(node),"},{"line_number":576,"context_line":"                    iwdi, deploy_utils.is_trusted_boot_requested(node))"},{"line_number":577,"context_line":"                # In case boot mode changes from bios to uefi, boot device"},{"line_number":578,"context_line":"                # order may get lost in some paltforms. Better to re-apply"},{"line_number":579,"context_line":"                # boot device."},{"line_number":580,"context_line":"                deploy_utils.try_set_boot_device(task, boot_devices.PXE)"},{"line_number":581,"context_line":"        else:"}],"source_content_type":"text/x-python","patch_set":1,"id":"da20952f_0a7087db","line":578,"in_reply_to":"da20952f_b186b963","updated":"2015-09-02 16:18:41.000000000","message":"Done","commit_id":"7b5def6d99edbc49c205971c6f4ea4c631819bcc"},{"author":{"_account_id":6618,"name":"Ruby Loo","email":"opensrloo@gmail.com","username":"rloo"},"change_message_id":"ad5d43f839636c7e13b1fd264f46615a69d7818a","unresolved":false,"context_lines":[{"line_number":586,"context_line":"            pxe_utils.clean_up_pxe_config(task)"},{"line_number":587,"context_line":""},{"line_number":588,"context_line":"            # In case boot mode changes from bios to uefi, boot device order"},{"line_number":589,"context_line":"            # may get lost in some paltforms. Better to re-apply boot device."},{"line_number":590,"context_line":"            deploy_utils.try_set_boot_device(task, boot_devices.DISK)"},{"line_number":591,"context_line":""},{"line_number":592,"context_line":"    def clean_up_instance(self, task):"}],"source_content_type":"text/x-python","patch_set":1,"id":"da20952f_517b9d7b","line":589,"updated":"2015-09-02 15:15:41.000000000","message":"ditto","commit_id":"7b5def6d99edbc49c205971c6f4ea4c631819bcc"},{"author":{"_account_id":11076,"name":"Shivanand Tendulker","email":"stendulker@gmail.com","username":"stendulker"},"change_message_id":"8d25498aae74dfc66c302c1f491387b52c258091","unresolved":false,"context_lines":[{"line_number":586,"context_line":"            pxe_utils.clean_up_pxe_config(task)"},{"line_number":587,"context_line":""},{"line_number":588,"context_line":"            # In case boot mode changes from bios to uefi, boot device order"},{"line_number":589,"context_line":"            # may get lost in some paltforms. Better to re-apply boot device."},{"line_number":590,"context_line":"            deploy_utils.try_set_boot_device(task, boot_devices.DISK)"},{"line_number":591,"context_line":""},{"line_number":592,"context_line":"    def clean_up_instance(self, task):"}],"source_content_type":"text/x-python","patch_set":1,"id":"da20952f_4a667f2a","line":589,"in_reply_to":"da20952f_517b9d7b","updated":"2015-09-02 16:18:41.000000000","message":"Done","commit_id":"7b5def6d99edbc49c205971c6f4ea4c631819bcc"},{"author":{"_account_id":9315,"name":"ramesh","email":"rameshg87@gmail.com","username":"rameshg87"},"change_message_id":"dd0c289196dda00753edde23d785a3097955e877","unresolved":false,"context_lines":[{"line_number":585,"context_line":"            # deploy ramdisk"},{"line_number":586,"context_line":"            pxe_utils.clean_up_pxe_config(task)"},{"line_number":587,"context_line":""},{"line_number":588,"context_line":"            # In case boot mode changes from bios to uefi, boot device order"},{"line_number":589,"context_line":"            # may get lost in some platforms. Better to re-apply boot device."},{"line_number":590,"context_line":"            deploy_utils.try_set_boot_device(task, boot_devices.DISK)"},{"line_number":591,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"da20952f_4bc71398","line":588,"updated":"2015-09-04 06:04:41.000000000","message":"This comment might not make sense while applying boot device as DISK because we haven\u0027t done this before anywhere. May be this comment can be removed in one of the following patches.","commit_id":"f734c549c7330c4569eccf61ad6e1a1c258ef325"}]}
