)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"4ad58694ed21bf7f53f4ff71995201a527ee2551","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"0b4d879d_4bd0d9b3","updated":"2024-01-24 21:10:19.000000000","message":"+2\u0027ing as Dmitry was mostly there, just needed a little polish and formatting fixes for yaml parsing to be happy... and the actual role usage to be corrected.","commit_id":"9bf1fde62a48605999fa5ac5094687ce5e93006e"},{"author":{"_account_id":15519,"name":"Iury Gregory Melo Ferreira","display_name":"Iury Gregory","email":"iurygregory@gmail.com","username":"iurygregory"},"change_message_id":"aae96fd5bb0abc7b550a72740109f76409b173bc","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"ff96f8db_8081a8f4","updated":"2024-01-24 21:49:44.000000000","message":"Logic lgtm, +2, will wait for CI results to +W","commit_id":"9bf1fde62a48605999fa5ac5094687ce5e93006e"},{"author":{"_account_id":15519,"name":"Iury Gregory Melo Ferreira","display_name":"Iury Gregory","email":"iurygregory@gmail.com","username":"iurygregory"},"change_message_id":"3fb7296ad6662f6f65a91a2ac6b192abb0eeb6eb","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"d2c7a1fc_91618f61","updated":"2024-01-25 00:22:59.000000000","message":"recheck TIMED_OUT","commit_id":"9bf1fde62a48605999fa5ac5094687ce5e93006e"}],"playbooks/roles/bifrost-keystone-client-config/templates/clouds.yaml.j2":[{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"2fd60825cc4a92d7391cd1c087ca9c8fda92bca3","unresolved":true,"context_lines":[{"line_number":9,"context_line":"      username: \"{{ cloud.1.config_username }}\""},{"line_number":10,"context_line":"      password: \"{{ cloud.1.config_password }}\""},{"line_number":11,"context_line":"      auth_url: {{ cloud.1.config_auth_url }}"},{"line_number":12,"context_line":"      user_domain_id: \"{{ cloud.1.config_user_domain_id | default(\u0027default\u0027) }}\""},{"line_number":13,"context_line":"      {% if cloud.1.config_system_scope | default(false) | bool %}"},{"line_number":14,"context_line":"      system_scope: \"all\""},{"line_number":15,"context_line":"      {% else %}"}],"source_content_type":"text/x-jinja2","patch_set":1,"id":"6998255f_d3f3e2c1","line":12,"updated":"2024-01-24 15:32:44.000000000","message":"This needs to move into the else on line 15.","commit_id":"176fb6462d6e28ac74ca20fa7070b8b945c64305"},{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"be9a8fe85d018b94673baa6ceed99c7e18ede7ce","unresolved":false,"context_lines":[{"line_number":9,"context_line":"      username: \"{{ cloud.1.config_username }}\""},{"line_number":10,"context_line":"      password: \"{{ cloud.1.config_password }}\""},{"line_number":11,"context_line":"      auth_url: {{ cloud.1.config_auth_url }}"},{"line_number":12,"context_line":"      user_domain_id: \"{{ cloud.1.config_user_domain_id | default(\u0027default\u0027) }}\""},{"line_number":13,"context_line":"      {% if cloud.1.config_system_scope | default(false) | bool %}"},{"line_number":14,"context_line":"      system_scope: \"all\""},{"line_number":15,"context_line":"      {% else %}"}],"source_content_type":"text/x-jinja2","patch_set":1,"id":"d8bf89f3_fee3b4a3","line":12,"in_reply_to":"6998255f_d3f3e2c1","updated":"2024-01-24 21:08:23.000000000","message":"Done","commit_id":"176fb6462d6e28ac74ca20fa7070b8b945c64305"}],"playbooks/roles/bifrost-keystone-client-config/templates/openrc.j2":[{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"2fd60825cc4a92d7391cd1c087ca9c8fda92bca3","unresolved":true,"context_lines":[{"line_number":12,"context_line":"{% for cloud in clouds | default({}) | dictsort %}"},{"line_number":13,"context_line":"# Section for {{ cloud.0 }}"},{"line_number":14,"context_line":"    \"{{ cloud.0 }}\")"},{"line_number":15,"context_line":"    export OS_USER_DOMAIN_NAME\u003d\"{{ cloud.1.config_user_domain_id | default(\u0027default\u0027) }}\""},{"line_number":16,"context_line":"    export OS_USERNAME\u003d\"{{ cloud.1.config_username }}\""},{"line_number":17,"context_line":"    export OS_PASSWORD\u003d\"{{ cloud.1.config_password }}\""},{"line_number":18,"context_line":"    export OS_AUTH_URL\u003d{{ cloud.1.config_auth_url }}"}],"source_content_type":"text/x-jinja2","patch_set":1,"id":"e2945725_ba9d531b","line":15,"updated":"2024-01-24 15:32:44.000000000","message":"This needs to move into the else.","commit_id":"176fb6462d6e28ac74ca20fa7070b8b945c64305"},{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"be9a8fe85d018b94673baa6ceed99c7e18ede7ce","unresolved":false,"context_lines":[{"line_number":12,"context_line":"{% for cloud in clouds | default({}) | dictsort %}"},{"line_number":13,"context_line":"# Section for {{ cloud.0 }}"},{"line_number":14,"context_line":"    \"{{ cloud.0 }}\")"},{"line_number":15,"context_line":"    export OS_USER_DOMAIN_NAME\u003d\"{{ cloud.1.config_user_domain_id | default(\u0027default\u0027) }}\""},{"line_number":16,"context_line":"    export OS_USERNAME\u003d\"{{ cloud.1.config_username }}\""},{"line_number":17,"context_line":"    export OS_PASSWORD\u003d\"{{ cloud.1.config_password }}\""},{"line_number":18,"context_line":"    export OS_AUTH_URL\u003d{{ cloud.1.config_auth_url }}"}],"source_content_type":"text/x-jinja2","patch_set":1,"id":"2cf15c5a_0d1f45df","line":15,"in_reply_to":"e2945725_ba9d531b","updated":"2024-01-24 21:08:23.000000000","message":"Done","commit_id":"176fb6462d6e28ac74ca20fa7070b8b945c64305"}]}
