)]}'
{"ironic/drivers/modules/ilo/deploy.py":[{"author":{"_account_id":10343,"name":"Jim Rollenhagen","email":"jim@jimrollenhagen.com","username":"jimrollenhagen"},"change_message_id":"6636085084333477cff9973ae17430e8c7072f27","unresolved":false,"context_lines":[{"line_number":431,"context_line":"            ilo_common.set_boot_mode(task.node, boot_mode)"},{"line_number":432,"context_line":"        super(IloPXEDeploy, self).prepare(task)"},{"line_number":433,"context_line":""},{"line_number":434,"context_line":"    @task_manager.require_exclusive_lock"},{"line_number":435,"context_line":"    def deploy(self, task):"},{"line_number":436,"context_line":"        \"\"\"Start deployment of the task\u0027s node."},{"line_number":437,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"fa98f980_90be9063","line":434,"updated":"2014-09-15 14:32:54.000000000","message":"This isn\u0027t in the commit message, could you please add it? :)","commit_id":"18867786d605e3d8adfa489fd4487336581992ed"},{"author":{"_account_id":10574,"name":"Syed Ismail Faizan Barmawer","email":"faizan.barmawer@gmail.com","username":"barmawer"},"change_message_id":"c416b5e7198c2d6911d1b134fdf17ef3cf857cf0","unresolved":false,"context_lines":[{"line_number":431,"context_line":"            ilo_common.set_boot_mode(task.node, boot_mode)"},{"line_number":432,"context_line":"        super(IloPXEDeploy, self).prepare(task)"},{"line_number":433,"context_line":""},{"line_number":434,"context_line":"    @task_manager.require_exclusive_lock"},{"line_number":435,"context_line":"    def deploy(self, task):"},{"line_number":436,"context_line":"        \"\"\"Start deployment of the task\u0027s node."},{"line_number":437,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"fa98f980_fd8137c4","line":434,"in_reply_to":"fa98f980_90be9063","updated":"2014-09-17 11:40:52.000000000","message":"I have added code, since i call manager_uitls call below.\n\nReverted back this change, as I have raised a new bug to address the scenario.","commit_id":"18867786d605e3d8adfa489fd4487336581992ed"},{"author":{"_account_id":10343,"name":"Jim Rollenhagen","email":"jim@jimrollenhagen.com","username":"jimrollenhagen"},"change_message_id":"6636085084333477cff9973ae17430e8c7072f27","unresolved":false,"context_lines":[{"line_number":454,"context_line":"                            \"Please set the boot device manually.\"))"},{"line_number":455,"context_line":"            ilo_common.set_boot_device(task.node, \u0027NETWORK\u0027, False)"},{"line_number":456,"context_line":"            manager_utils.node_power_action(task, states.REBOOT)"},{"line_number":457,"context_line":"            return states.DEPLOYWAIT"},{"line_number":458,"context_line":""},{"line_number":459,"context_line":""},{"line_number":460,"context_line":"class IloPXEVendorPassthru(pxe.VendorPassthru):"}],"source_content_type":"text/x-python","patch_set":1,"id":"fa98f980_f0a0bc43","line":457,"updated":"2014-09-15 14:32:54.000000000","message":"I think I\u0027d like to see tests for this situation.","commit_id":"18867786d605e3d8adfa489fd4487336581992ed"},{"author":{"_account_id":10574,"name":"Syed Ismail Faizan Barmawer","email":"faizan.barmawer@gmail.com","username":"barmawer"},"change_message_id":"c416b5e7198c2d6911d1b134fdf17ef3cf857cf0","unresolved":false,"context_lines":[{"line_number":454,"context_line":"                            \"Please set the boot device manually.\"))"},{"line_number":455,"context_line":"            ilo_common.set_boot_device(task.node, \u0027NETWORK\u0027, False)"},{"line_number":456,"context_line":"            manager_utils.node_power_action(task, states.REBOOT)"},{"line_number":457,"context_line":"            return states.DEPLOYWAIT"},{"line_number":458,"context_line":""},{"line_number":459,"context_line":""},{"line_number":460,"context_line":"class IloPXEVendorPassthru(pxe.VendorPassthru):"}],"source_content_type":"text/x-python","patch_set":1,"id":"fa98f980_bd5ecf77","line":457,"in_reply_to":"fa98f980_f0a0bc43","updated":"2014-09-17 11:40:52.000000000","message":"Sure I will add a test case in other bug patch.","commit_id":"18867786d605e3d8adfa489fd4487336581992ed"},{"author":{"_account_id":12356,"name":"Vladyslav Drok","email":"vdrok@mirantis.com","username":"vdrok"},"change_message_id":"c6fcf73fcb3b6ff0f87b5c8bfbea0122f76b1d8a","unresolved":false,"context_lines":[{"line_number":430,"context_line":"            ilo_common.set_boot_mode(task.node, boot_mode)"},{"line_number":431,"context_line":"        super(IloPXEDeploy, self).prepare(task)"},{"line_number":432,"context_line":""},{"line_number":433,"context_line":"    @task_manager.require_exclusive_lock"},{"line_number":434,"context_line":"    def deploy(self, task):"},{"line_number":435,"context_line":"        \"\"\"Start deployment of the task\u0027s node."},{"line_number":436,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"fa98f980_a8d68bef","line":433,"updated":"2014-09-17 12:22:10.000000000","message":"Then I guess this line should be also moved to the second change?","commit_id":"819f5b3bb88ab167102dc490f5a874263d174adf"},{"author":{"_account_id":10574,"name":"Syed Ismail Faizan Barmawer","email":"faizan.barmawer@gmail.com","username":"barmawer"},"change_message_id":"2f700689e1318c8d3a4a54e40606db0334508dc7","unresolved":false,"context_lines":[{"line_number":430,"context_line":"            ilo_common.set_boot_mode(task.node, boot_mode)"},{"line_number":431,"context_line":"        super(IloPXEDeploy, self).prepare(task)"},{"line_number":432,"context_line":""},{"line_number":433,"context_line":"    @task_manager.require_exclusive_lock"},{"line_number":434,"context_line":"    def deploy(self, task):"},{"line_number":435,"context_line":"        \"\"\"Start deployment of the task\u0027s node."},{"line_number":436,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"fa98f980_c8ecaf95","line":433,"in_reply_to":"fa98f980_a8d68bef","updated":"2014-09-17 12:31:39.000000000","message":"yes, Thanks for pointing this out.","commit_id":"819f5b3bb88ab167102dc490f5a874263d174adf"}]}
