)]}'
{"playbooks/inventory/group_vars/baremetal":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"4c569bda4c18e1ab2fafce6de5e8a5c8ab1ff878","unresolved":false,"context_lines":[{"line_number":50,"context_line":"# Ironic to show the instance in Active state."},{"line_number":51,"context_line":"wait_for_node_deploy: false"},{"line_number":52,"context_line":"clean_steps_file_path: \"/tmp/clean_steps.json\""},{"line_number":53,"context_line":"raid_conf_file_path: \"/tmp/raid_conf.json\""}],"source_content_type":"application/octet-stream","patch_set":5,"id":"5faad753_afd2305b","line":53,"updated":"2019-09-10 13:02:50.000000000","message":"Where are these files created?","commit_id":"bb9719f1a931616fb7ea8fe2301f177836cb2f01"},{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"aef0f82ba69f88fcea0645af61d13b7e9de48011","unresolved":false,"context_lines":[{"line_number":50,"context_line":"# Ironic to show the instance in Active state."},{"line_number":51,"context_line":"wait_for_node_deploy: false"},{"line_number":52,"context_line":"clean_steps_file_path: \"/tmp/clean_steps.json\""},{"line_number":53,"context_line":"raid_conf_file_path: \"/tmp/raid_conf.json\""}],"source_content_type":"application/octet-stream","patch_set":5,"id":"1f493fa4_172fbef6","line":53,"in_reply_to":"5faad753_afd2305b","updated":"2020-05-05 14:53:27.000000000","message":"They look like it is external input files. Perhaps if the playbook could create and include stock files?","commit_id":"bb9719f1a931616fb7ea8fe2301f177836cb2f01"}],"playbooks/roles/bifrost-configure-software-raid/handlers/main.yml":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"4c569bda4c18e1ab2fafce6de5e8a5c8ab1ff878","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"5faad753_cfd52c45","updated":"2019-09-10 13:02:50.000000000","message":"nit: remove empty file","commit_id":"bb9719f1a931616fb7ea8fe2301f177836cb2f01"}],"playbooks/roles/bifrost-configure-software-raid/tasks/main.yml":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"4c569bda4c18e1ab2fafce6de5e8a5c8ab1ff878","unresolved":false,"context_lines":[{"line_number":3,"context_line":"- name: \"Set raid-interface property to agent\""},{"line_number":4,"context_line":"  command: openstack baremetal node set {{ uuid }} --raid-interface agent"},{"line_number":5,"context_line":"  environment:"},{"line_number":6,"context_line":"    - OS_URL: \"http://localhost:6385/\""},{"line_number":7,"context_line":"      OS_TOKEN: \u0027fake-token\u0027"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"- name: \"Test if raid configuration file path is define\""}],"source_content_type":"text/x-yaml","patch_set":5,"id":"5faad753_6fcc38bc","line":6,"updated":"2019-09-10 13:02:50.000000000","message":"OS_URL is deprecated and removed. Please check other places in bifrost for up-to-date approach.","commit_id":"bb9719f1a931616fb7ea8fe2301f177836cb2f01"},{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"aef0f82ba69f88fcea0645af61d13b7e9de48011","unresolved":false,"context_lines":[{"line_number":12,"context_line":"  when: raid_conf_file_path is defined"},{"line_number":13,"context_line":""},{"line_number":14,"context_line":"- name: \"Set target-raid-config property with defined raid configuration file\""},{"line_number":15,"context_line":"  command: openstack baremetal node set {{ uuid }} --target-raid-config {{ raid_conf_file_path }} "},{"line_number":16,"context_line":"  environment:"},{"line_number":17,"context_line":"    - OS_URL: \"http://localhost:6385/\""},{"line_number":18,"context_line":"      OS_TOKEN: \u0027fake-token\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"7faddb67_4b585256","line":15,"updated":"2020-05-05 14:53:27.000000000","message":"It would be really good to update os_ironic or even os_ironic_node ansible modules to support this....\n\nnit: whitespace at end of line","commit_id":"bb9719f1a931616fb7ea8fe2301f177836cb2f01"},{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"4c569bda4c18e1ab2fafce6de5e8a5c8ab1ff878","unresolved":false,"context_lines":[{"line_number":24,"context_line":"      OS_TOKEN: \u0027fake-token\u0027"},{"line_number":25,"context_line":""},{"line_number":26,"context_line":"- name: \"Set root_device property to {{ root_device }}\""},{"line_number":27,"context_line":"  command: openstack baremetal node set {{ uuid }} --property  root_device\u003d\u0027{\"name\" :{{ root_device }} }\u0027 "},{"line_number":28,"context_line":"  environment:"},{"line_number":29,"context_line":"    - OS_URL: \"http://localhost:6385/\""},{"line_number":30,"context_line":"      OS_TOKEN: \u0027fake-token\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"5faad753_8fcf34af","line":27,"updated":"2019-09-10 13:02:50.000000000","message":"The \u0027name\u0027 hint is not the most reliable thing, especially if you create several devices. I\u0027d skip it on the first iteration OR provide generic support for root device hints outside of the RAID playbook.","commit_id":"bb9719f1a931616fb7ea8fe2301f177836cb2f01"},{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"aef0f82ba69f88fcea0645af61d13b7e9de48011","unresolved":false,"context_lines":[{"line_number":24,"context_line":"      OS_TOKEN: \u0027fake-token\u0027"},{"line_number":25,"context_line":""},{"line_number":26,"context_line":"- name: \"Set root_device property to {{ root_device }}\""},{"line_number":27,"context_line":"  command: openstack baremetal node set {{ uuid }} --property  root_device\u003d\u0027{\"name\" :{{ root_device }} }\u0027 "},{"line_number":28,"context_line":"  environment:"},{"line_number":29,"context_line":"    - OS_URL: \"http://localhost:6385/\""},{"line_number":30,"context_line":"      OS_TOKEN: \u0027fake-token\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"7faddb67_eb56de2a","line":27,"updated":"2020-05-05 14:53:27.000000000","message":"nit: whitespace at end of line","commit_id":"bb9719f1a931616fb7ea8fe2301f177836cb2f01"}],"playbooks/roles/bifrost-configure-software-raid/vars/main.yml":[{"author":{"_account_id":10239,"name":"Dmitry Tantsur","email":"dtantsur@protonmail.com","username":"dtantsur"},"change_message_id":"4c569bda4c18e1ab2fafce6de5e8a5c8ab1ff878","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"5faad753_0fe26430","updated":"2019-09-10 13:02:50.000000000","message":"nit: remove empty file","commit_id":"bb9719f1a931616fb7ea8fe2301f177836cb2f01"}]}
