)]}'
{"ansible/roles/nova/tasks/create_cells.yml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"1cb77646fb5cf0ae7d89257dc4fbfb8f1f40c485","unresolved":false,"context_lines":[{"line_number":51,"context_line":"- name: Check if a base cell already exists"},{"line_number":52,"context_line":"  vars:"},{"line_number":53,"context_line":"    nova_api: \"{{ nova_services[\u0027nova-api\u0027] }}\""},{"line_number":54,"context_line":"    regexp: \u0027\\|\\s+(?!00000000-0000-0000-0000-000000000000)([0-9a-f\\-]+)\\s+\\|\\s+([^\\s]+)\\s+\\|\\s+([^\\s]+)\\s+\\|$\u0027"},{"line_number":55,"context_line":"  set_fact:"},{"line_number":56,"context_line":"    cells: \"{{ cells_list.stdout | regex_findall(regexp, multiline\u003dTrue) }}\""},{"line_number":57,"context_line":"  run_once: True"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9fb8cfa7_ce68b722","line":54,"updated":"2019-06-06 15:51:51.000000000","message":"Hurts my eyes a little :). Might be nice to add a comment showing the format of the string we\u0027re matching.","commit_id":"2e9c357de67269d9eb7a4b71d050df3ff22967b1"},{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"7d6eb209bc2023d16a4da31f627eae5b44fdcf13","unresolved":false,"context_lines":[{"line_number":51,"context_line":"- name: Check if a base cell already exists"},{"line_number":52,"context_line":"  vars:"},{"line_number":53,"context_line":"    nova_api: \"{{ nova_services[\u0027nova-api\u0027] }}\""},{"line_number":54,"context_line":"    regexp: \u0027\\|\\s+(?!00000000-0000-0000-0000-000000000000)([0-9a-f\\-]+)\\s+\\|\\s+([^\\s]+)\\s+\\|\\s+([^\\s]+)\\s+\\|$\u0027"},{"line_number":55,"context_line":"  set_fact:"},{"line_number":56,"context_line":"    cells: \"{{ cells_list.stdout | regex_findall(regexp, multiline\u003dTrue) }}\""},{"line_number":57,"context_line":"  run_once: True"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9fb8cfa7_9473ae4d","line":54,"in_reply_to":"9fb8cfa7_ce68b722","updated":"2019-06-06 17:12:31.000000000","message":"Added more details and replaced \\s by a space character to make it easier on the eyes.","commit_id":"2e9c357de67269d9eb7a4b71d050df3ff22967b1"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"1cb77646fb5cf0ae7d89257dc4fbfb8f1f40c485","unresolved":false,"context_lines":[{"line_number":53,"context_line":"    nova_api: \"{{ nova_services[\u0027nova-api\u0027] }}\""},{"line_number":54,"context_line":"    regexp: \u0027\\|\\s+(?!00000000-0000-0000-0000-000000000000)([0-9a-f\\-]+)\\s+\\|\\s+([^\\s]+)\\s+\\|\\s+([^\\s]+)\\s+\\|$\u0027"},{"line_number":55,"context_line":"  set_fact:"},{"line_number":56,"context_line":"    cells: \"{{ cells_list.stdout | regex_findall(regexp, multiline\u003dTrue) }}\""},{"line_number":57,"context_line":"  run_once: True"},{"line_number":58,"context_line":"  delegate_to: \"{{ groups[nova_api.group][0] }}\""},{"line_number":59,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9fb8cfa7_ced677c4","line":56,"range":{"start_line":56,"start_character":4,"end_line":56,"end_character":9},"updated":"2019-06-06 15:51:51.000000000","message":"To future proof against multi-cell support, can we call this existing_cells?","commit_id":"2e9c357de67269d9eb7a4b71d050df3ff22967b1"},{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"7d6eb209bc2023d16a4da31f627eae5b44fdcf13","unresolved":false,"context_lines":[{"line_number":53,"context_line":"    nova_api: \"{{ nova_services[\u0027nova-api\u0027] }}\""},{"line_number":54,"context_line":"    regexp: \u0027\\|\\s+(?!00000000-0000-0000-0000-000000000000)([0-9a-f\\-]+)\\s+\\|\\s+([^\\s]+)\\s+\\|\\s+([^\\s]+)\\s+\\|$\u0027"},{"line_number":55,"context_line":"  set_fact:"},{"line_number":56,"context_line":"    cells: \"{{ cells_list.stdout | regex_findall(regexp, multiline\u003dTrue) }}\""},{"line_number":57,"context_line":"  run_once: True"},{"line_number":58,"context_line":"  delegate_to: \"{{ groups[nova_api.group][0] }}\""},{"line_number":59,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9fb8cfa7_3490c243","line":56,"range":{"start_line":56,"start_character":4,"end_line":56,"end_character":9},"in_reply_to":"9fb8cfa7_ced677c4","updated":"2019-06-06 17:12:31.000000000","message":"Done","commit_id":"2e9c357de67269d9eb7a4b71d050df3ff22967b1"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"1cb77646fb5cf0ae7d89257dc4fbfb8f1f40c485","unresolved":false,"context_lines":[{"line_number":114,"context_line":"    msg: Multiple base cells detected, manual cleanup with `nova-manage cell_v2` may be required."},{"line_number":115,"context_line":"  ignore_errors: yes"},{"line_number":116,"context_line":"  when:"},{"line_number":117,"context_line":"    - cells | length \u003e 1"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9fb8cfa7_4e99271d","line":117,"updated":"2019-06-06 15:51:51.000000000","message":"Hopefully we don\u0027t need delegate_to/run_once here.","commit_id":"2e9c357de67269d9eb7a4b71d050df3ff22967b1"},{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"7d6eb209bc2023d16a4da31f627eae5b44fdcf13","unresolved":false,"context_lines":[{"line_number":114,"context_line":"    msg: Multiple base cells detected, manual cleanup with `nova-manage cell_v2` may be required."},{"line_number":115,"context_line":"  ignore_errors: yes"},{"line_number":116,"context_line":"  when:"},{"line_number":117,"context_line":"    - cells | length \u003e 1"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"9fb8cfa7_94a88e77","line":117,"in_reply_to":"9fb8cfa7_4e99271d","updated":"2019-06-06 17:12:31.000000000","message":"Do we need it if we have multiple hosts in the nova_api group so that the warning is not printed each time?","commit_id":"2e9c357de67269d9eb7a4b71d050df3ff22967b1"}]}
