)]}'
{"ironic/drivers/base.py":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"ad58937eec9660028b56f26e0cac080ca321e1e5","unresolved":false,"context_lines":[{"line_number":1164,"context_line":"    # method must also accept a delete_existing argument."},{"line_number":1165,"context_line":"    def apply_configuration(self, task, raid_config, create_root_volume\u003dTrue,"},{"line_number":1166,"context_line":"                            create_nonroot_volumes\u003dTrue,"},{"line_number":1167,"context_line":"                            delete_existing\u003dFalse):"},{"line_number":1168,"context_line":"        \"\"\"Applies RAID configuration on the given node."},{"line_number":1169,"context_line":""},{"line_number":1170,"context_line":"        :param task: A TaskManager instance."}],"source_content_type":"text/x-python","patch_set":3,"id":"7faddb67_acd4c7ea","line":1167,"updated":"2019-08-07 08:10:28.000000000","message":"Why not set this to True by default? It seems better matching what users would expect.","commit_id":"2e5270e175927a2d80e52630878535f6521e6d32"},{"author":{"_account_id":11076,"name":"Shivanand Tendulker","email":"stendulker@gmail.com","username":"stendulker"},"change_message_id":"b9801326f22778973d91aa0e966a264e38ad4816","unresolved":false,"context_lines":[{"line_number":1164,"context_line":"    # method must also accept a delete_existing argument."},{"line_number":1165,"context_line":"    def apply_configuration(self, task, raid_config, create_root_volume\u003dTrue,"},{"line_number":1166,"context_line":"                            create_nonroot_volumes\u003dTrue,"},{"line_number":1167,"context_line":"                            delete_existing\u003dFalse):"},{"line_number":1168,"context_line":"        \"\"\"Applies RAID configuration on the given node."},{"line_number":1169,"context_line":""},{"line_number":1170,"context_line":"        :param task: A TaskManager instance."}],"source_content_type":"text/x-python","patch_set":3,"id":"7faddb67_babf19a9","line":1167,"in_reply_to":"7faddb67_acd4c7ea","updated":"2019-08-07 10:16:41.000000000","message":"Done","commit_id":"2e5270e175927a2d80e52630878535f6521e6d32"}],"ironic/tests/unit/drivers/test_base.py":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"dc475b62129f5849cf352cf55ec58240a780a381","unresolved":false,"context_lines":[{"line_number":576,"context_line":"    def create_configuration(self, task,"},{"line_number":577,"context_line":"                             create_root_volume\u003dTrue,"},{"line_number":578,"context_line":"                             create_nonroot_volumes\u003dTrue,"},{"line_number":579,"context_line":"                             delete_existing\u003dFalse):"},{"line_number":580,"context_line":"        pass"},{"line_number":581,"context_line":""},{"line_number":582,"context_line":"    def delete_configuration(self, task):"}],"source_content_type":"text/x-python","patch_set":4,"id":"7faddb67_fa8271a5","line":579,"range":{"start_line":579,"start_character":45,"end_line":579,"end_character":50},"updated":"2019-08-07 10:22:53.000000000","message":"True","commit_id":"213afa5d2170f82db1c38e0e562e764c8d97577e"},{"author":{"_account_id":11076,"name":"Shivanand Tendulker","email":"stendulker@gmail.com","username":"stendulker"},"change_message_id":"4982eb4ba6ccda5ef65fd364a98c2363033f265f","unresolved":false,"context_lines":[{"line_number":576,"context_line":"    def create_configuration(self, task,"},{"line_number":577,"context_line":"                             create_root_volume\u003dTrue,"},{"line_number":578,"context_line":"                             create_nonroot_volumes\u003dTrue,"},{"line_number":579,"context_line":"                             delete_existing\u003dFalse):"},{"line_number":580,"context_line":"        pass"},{"line_number":581,"context_line":""},{"line_number":582,"context_line":"    def delete_configuration(self, task):"}],"source_content_type":"text/x-python","patch_set":4,"id":"7faddb67_373ed78b","line":579,"range":{"start_line":579,"start_character":45,"end_line":579,"end_character":50},"in_reply_to":"7faddb67_fa8271a5","updated":"2019-08-07 18:42:56.000000000","message":"Done","commit_id":"213afa5d2170f82db1c38e0e562e764c8d97577e"}],"releasenotes/notes/add-apply-configuration-method-to-raid-interface-42f493f5ab644259.yaml":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"ad58937eec9660028b56f26e0cac080ca321e1e5","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Adds new method ``apply_configuration`` to RAID interface to pass target"},{"line_number":5,"context_line":"    raid configuration information that would get used for creating logical"},{"line_number":6,"context_line":"    volumes when it is used as a deploy step."}],"source_content_type":"text/x-yaml","patch_set":3,"id":"7faddb67_8cd78bef","line":6,"updated":"2019-08-07 08:10:28.000000000","message":"This is not (yet) a user-visible feature, so it shouldn\u0027t have a release note","commit_id":"2e5270e175927a2d80e52630878535f6521e6d32"},{"author":{"_account_id":11076,"name":"Shivanand Tendulker","email":"stendulker@gmail.com","username":"stendulker"},"change_message_id":"b9801326f22778973d91aa0e966a264e38ad4816","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Adds new method ``apply_configuration`` to RAID interface to pass target"},{"line_number":5,"context_line":"    raid configuration information that would get used for creating logical"},{"line_number":6,"context_line":"    volumes when it is used as a deploy step."}],"source_content_type":"text/x-yaml","patch_set":3,"id":"7faddb67_1aaf4d7e","line":6,"in_reply_to":"7faddb67_8cd78bef","updated":"2019-08-07 10:16:41.000000000","message":"Done","commit_id":"2e5270e175927a2d80e52630878535f6521e6d32"}]}
