)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":17216,"name":"Martin Schuppert","email":"mschuppert@redhat.com","username":"mcschupp"},"change_message_id":"cbf364c50f73704f8d9d484c5c7651c8cddf47f9","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"3e837316_bf1f4aea","updated":"2022-08-10 06:51:58.000000000","message":"recheck","commit_id":"63461f6b1a32073b006969e88075e6712be9bbbc"},{"author":{"_account_id":17216,"name":"Martin Schuppert","email":"mschuppert@redhat.com","username":"mcschupp"},"change_message_id":"a5baf31ce2436a321f2db5f5861f09e64a5123bc","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"7a94ea74_9dff4fd2","updated":"2022-08-12 06:08:25.000000000","message":"recheck","commit_id":"63461f6b1a32073b006969e88075e6712be9bbbc"},{"author":{"_account_id":17216,"name":"Martin Schuppert","email":"mschuppert@redhat.com","username":"mcschupp"},"change_message_id":"80513f23fcae5f69b8d779d2ecdcd52695bffdf2","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"9e31d3f0_8f918d19","updated":"2022-08-11 15:47:01.000000000","message":"recheck","commit_id":"63461f6b1a32073b006969e88075e6712be9bbbc"},{"author":{"_account_id":17216,"name":"Martin Schuppert","email":"mschuppert@redhat.com","username":"mcschupp"},"change_message_id":"20b579eaf805ffda619a25a77cd92163f6e20ee3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"6e8c47c6_662ba286","updated":"2022-08-09 09:35:27.000000000","message":"recheck - (https://galaxy.ansible.com/api/) (HTTP Code: 502, Message: Bad Gateway Code: Unknown)","commit_id":"63461f6b1a32073b006969e88075e6712be9bbbc"},{"author":{"_account_id":17216,"name":"Martin Schuppert","email":"mschuppert@redhat.com","username":"mcschupp"},"change_message_id":"f2bfc784e235d6649413f8a941479926f11d2b5f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"6f3d81fa_c85dd5eb","updated":"2022-08-10 13:45:06.000000000","message":"recheck - os-net-config pkg install issue","commit_id":"63461f6b1a32073b006969e88075e6712be9bbbc"}],"environments/deployed-network-environment.j2.yaml":[{"author":{"_account_id":24245,"name":"Harald Jensås","email":"hjensas@redhat.com","username":"harald.jensas"},"change_message_id":"7597d7c1f6c3dcd0e719dd7a23b5caa119e52df3","unresolved":true,"context_lines":[{"line_number":41,"context_line":"            gateway_ip: {{ network.subnets[subnet].gateway_ip }}"},{"line_number":42,"context_line":"            host_routes:"},{"line_number":43,"context_line":"              {%- if network.subnets[subnet].routes %}"},{"line_number":44,"context_line":"              {%- for route in network.subnets[subnet].routes %}"},{"line_number":45,"context_line":"              - destination: {{ route.destination }}"},{"line_number":46,"context_line":"                nexthop: {{ route.nexthop }}"},{"line_number":47,"context_line":"              {%- endfor %}"},{"line_number":48,"context_line":"              {%- else %}"},{"line_number":49,"context_line":"              []"},{"line_number":50,"context_line":"              {%- endif %}"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"80ebfd1f_bab946e3","line":47,"range":{"start_line":44,"start_character":14,"end_line":47,"end_character":27},"updated":"2022-08-05 12:26:13.000000000","message":"Do we need to iterate on this, or can we just do:\n  host_routes: {{ network.subnets[subnet].routes | default([]) }} \n\nLooking at the schema[1] it looks like that should work?\n\n[1] https://opendev.org/openstack/tripleo-ansible/src/branch/master/tripleo_ansible/ansible_plugins/module_utils/network_data_v2.py#L57-L65","commit_id":"34de5d5442e962ffd22174749b385b92fd88468b"},{"author":{"_account_id":24245,"name":"Harald Jensås","email":"hjensas@redhat.com","username":"harald.jensas"},"change_message_id":"ab14439bad17ea3c8c1012c8b67b0530b494b104","unresolved":false,"context_lines":[{"line_number":41,"context_line":"            gateway_ip: {{ network.subnets[subnet].gateway_ip }}"},{"line_number":42,"context_line":"            host_routes:"},{"line_number":43,"context_line":"              {%- if network.subnets[subnet].routes %}"},{"line_number":44,"context_line":"              {%- for route in network.subnets[subnet].routes %}"},{"line_number":45,"context_line":"              - destination: {{ route.destination }}"},{"line_number":46,"context_line":"                nexthop: {{ route.nexthop }}"},{"line_number":47,"context_line":"              {%- endfor %}"},{"line_number":48,"context_line":"              {%- else %}"},{"line_number":49,"context_line":"              []"},{"line_number":50,"context_line":"              {%- endif %}"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"8f092948_87b406b4","line":47,"range":{"start_line":44,"start_character":14,"end_line":47,"end_character":27},"in_reply_to":"2a361c25_8ee8c22b","updated":"2022-08-05 13:07:34.000000000","message":"Done","commit_id":"34de5d5442e962ffd22174749b385b92fd88468b"},{"author":{"_account_id":17216,"name":"Martin Schuppert","email":"mschuppert@redhat.com","username":"mcschupp"},"change_message_id":"156fd7b698875e4695a192ae8d8db159ca8430e2","unresolved":true,"context_lines":[{"line_number":41,"context_line":"            gateway_ip: {{ network.subnets[subnet].gateway_ip }}"},{"line_number":42,"context_line":"            host_routes:"},{"line_number":43,"context_line":"              {%- if network.subnets[subnet].routes %}"},{"line_number":44,"context_line":"              {%- for route in network.subnets[subnet].routes %}"},{"line_number":45,"context_line":"              - destination: {{ route.destination }}"},{"line_number":46,"context_line":"                nexthop: {{ route.nexthop }}"},{"line_number":47,"context_line":"              {%- endfor %}"},{"line_number":48,"context_line":"              {%- else %}"},{"line_number":49,"context_line":"              []"},{"line_number":50,"context_line":"              {%- endif %}"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"2a361c25_8ee8c22b","line":47,"range":{"start_line":44,"start_character":14,"end_line":47,"end_character":27},"in_reply_to":"80ebfd1f_bab946e3","updated":"2022-08-05 12:29:18.000000000","message":"right that should work. will update","commit_id":"34de5d5442e962ffd22174749b385b92fd88468b"}]}
