)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"b11a13cbb85e54e2e212ca04149adcc5703f3d3d","unresolved":true,"context_lines":[{"line_number":4,"context_line":"Commit:     Maksim Malchuk \u003cmaksim.malchuk@gmail.com\u003e"},{"line_number":5,"context_line":"CommitDate: 2023-09-01 12:04:34 +0300"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Add forgotten releasenote"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Followup on I0401bfc03cd31d72c5a2ae0a111889d5c29a8aa2"},{"line_number":10,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"d86ba8b8_7b1527c6","line":7,"range":{"start_line":7,"start_character":0,"end_line":7,"end_character":25},"updated":"2023-09-01 09:11:54.000000000","message":"Add forgotten release note for 886747","commit_id":"eb37eb650c87b3b481ff70dc858ab747fb6d1826"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"af68be8bdaf5a9725be884e35fe2fa1fcfe696a0","unresolved":false,"context_lines":[{"line_number":4,"context_line":"Commit:     Maksim Malchuk \u003cmaksim.malchuk@gmail.com\u003e"},{"line_number":5,"context_line":"CommitDate: 2023-09-01 12:04:34 +0300"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Add forgotten releasenote"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Followup on I0401bfc03cd31d72c5a2ae0a111889d5c29a8aa2"},{"line_number":10,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"c2b9fbb1_9ae8ce3d","line":7,"range":{"start_line":7,"start_character":0,"end_line":7,"end_character":25},"in_reply_to":"d86ba8b8_7b1527c6","updated":"2023-09-01 09:22:12.000000000","message":"Done","commit_id":"eb37eb650c87b3b481ff70dc858ab747fb6d1826"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":32553,"name":"Sven Kieske","email":"sven_oss@posteo.de","username":"skieske"},"change_message_id":"5870eaf5a3786e0621d67d23991458c9521e02e6","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"020982b5_735d06a3","updated":"2023-09-01 09:25:25.000000000","message":"thanks! really appreciating the extra effort done here, and I\u0027m sure some users will be grateful as well 😊","commit_id":"f02a9a0d64574520bb9fd251c26ba9dac4ae260a"}],"releasenotes/notes/default-tftp-bind-address-602acf76136d1732.yaml":[{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"80b68fc92a3e8a1a7a347478f55e8d96719736d0","unresolved":true,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"upgrade:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Now ``ironic_tftp`` service not binds on 0.0.0.0, by default it uses ip"},{"line_number":5,"context_line":"    address of the ``api_interface``. To revert to the old behaviour, please"},{"line_number":6,"context_line":"    set ``ironic_tftp_interface_address: 0.0.0.0`` in ``globals.yml``."},{"line_number":7,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"1bd661e6_96b3eb0e","line":4,"range":{"start_line":4,"start_character":32,"end_line":4,"end_character":41},"updated":"2023-09-04 07:44:39.000000000","message":"does not bind?","commit_id":"f02a9a0d64574520bb9fd251c26ba9dac4ae260a"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"c2e466744493e0fa89863786a267493ee5c9a65b","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"upgrade:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Now ``ironic_tftp`` service not binds on 0.0.0.0, by default it uses ip"},{"line_number":5,"context_line":"    address of the ``api_interface``. To revert to the old behaviour, please"},{"line_number":6,"context_line":"    set ``ironic_tftp_interface_address: 0.0.0.0`` in ``globals.yml``."},{"line_number":7,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"40987fcf_1c94a55c","line":4,"range":{"start_line":4,"start_character":32,"end_line":4,"end_character":41},"in_reply_to":"1bd661e6_96b3eb0e","updated":"2023-09-04 08:25:09.000000000","message":"Done","commit_id":"f02a9a0d64574520bb9fd251c26ba9dac4ae260a"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"80b68fc92a3e8a1a7a347478f55e8d96719736d0","unresolved":true,"context_lines":[{"line_number":7,"context_line":""},{"line_number":8,"context_line":"fixes:"},{"line_number":9,"context_line":"  - |"},{"line_number":10,"context_line":"    Fixes ``ironic_tftp`` which binds all ip addresses on the system."},{"line_number":11,"context_line":"    Added ``ironic_tftp_interface``, ``ironic_tftp_address_family`` and"},{"line_number":12,"context_line":"    ``ironic_tftp_interface_address`` parameters to set the address for the"},{"line_number":13,"context_line":"    ``ironic_tftp`` service."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"3e5f56cb_c86c37cd","line":10,"updated":"2023-09-04 07:44:39.000000000","message":"binds to all?","commit_id":"f02a9a0d64574520bb9fd251c26ba9dac4ae260a"},{"author":{"_account_id":14200,"name":"Maksim Malchuk","email":"maksim.malchuk@gmail.com","username":"mmalchuk"},"change_message_id":"c2e466744493e0fa89863786a267493ee5c9a65b","unresolved":false,"context_lines":[{"line_number":7,"context_line":""},{"line_number":8,"context_line":"fixes:"},{"line_number":9,"context_line":"  - |"},{"line_number":10,"context_line":"    Fixes ``ironic_tftp`` which binds all ip addresses on the system."},{"line_number":11,"context_line":"    Added ``ironic_tftp_interface``, ``ironic_tftp_address_family`` and"},{"line_number":12,"context_line":"    ``ironic_tftp_interface_address`` parameters to set the address for the"},{"line_number":13,"context_line":"    ``ironic_tftp`` service."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"ed9bfbd8_a0c150d9","line":10,"in_reply_to":"3e5f56cb_c86c37cd","updated":"2023-09-04 08:25:09.000000000","message":"Done","commit_id":"f02a9a0d64574520bb9fd251c26ba9dac4ae260a"}]}
