)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":28295,"name":"Buddhika Sanjeewa","email":"bsanjeewa@kln.ac.lk","username":"bsanjeewa"},"change_message_id":"85ac0a80fc6c94dc210f1d45713f3b95d703dee5","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"5d2f46e2_649443f1","updated":"2022-01-12 09:27:28.000000000","message":"Removed most of the text marked unnecessary. Could you please recheck.","commit_id":"0eaabca35ad059184f17d7b8a99bac5667b93901"},{"author":{"_account_id":28295,"name":"Buddhika Sanjeewa","email":"bsanjeewa@kln.ac.lk","username":"bsanjeewa"},"change_message_id":"538747cd9fdbc179afa3ff5e066a10fbce2d02d4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"c1ed0f71_963e7fce","updated":"2022-01-12 13:12:16.000000000","message":"Added `` `` and the last new line","commit_id":"fcabdb0b9a2964fb6ab98c4785bbb8b117d5d4fd"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"991d10fe081cf7d98be6934e3f14ec19ae42aa84","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"53af94b1_47046358","updated":"2022-01-12 09:56:07.000000000","message":"some nits on the reno","commit_id":"fcabdb0b9a2964fb6ab98c4785bbb8b117d5d4fd"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"e4437be9ea128b2416f8c4b3b90318779055c37c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"929d4918_cdfc38bb","updated":"2022-01-12 13:22:18.000000000","message":"thanks; did you run the linters locally? I\u0027m afraid they might not like the length of the lines (as they are wrapped in gerrit which usually results in an issue)","commit_id":"4c64265de8bdf811fb004727fd6dfd44c5f022e4"},{"author":{"_account_id":28295,"name":"Buddhika Sanjeewa","email":"bsanjeewa@kln.ac.lk","username":"bsanjeewa"},"change_message_id":"44340a0cfafb99db405cadcbeb9ee00be86f14d7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"ad7bed9d_e7d8495d","in_reply_to":"929d4918_cdfc38bb","updated":"2022-01-12 13:41:39.000000000","message":"Didn\u0027t run linters locally.(tox not working in my PC) \nFirst ever reno. Used shorter lines this time.","commit_id":"4c64265de8bdf811fb004727fd6dfd44c5f022e4"},{"author":{"_account_id":28295,"name":"Buddhika Sanjeewa","email":"bsanjeewa@kln.ac.lk","username":"bsanjeewa"},"change_message_id":"44340a0cfafb99db405cadcbeb9ee00be86f14d7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":10,"id":"73632087_e51667e6","updated":"2022-01-12 13:41:39.000000000","message":"Used shorter lines this time. Hope it works","commit_id":"d8c73aa2064767f3cfe6090daf3503f369ec1bd1"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"0a050cba325fab7b3f8a8d0c46798f4ef06dc32d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":10,"id":"e96e15c4_26a210f8","updated":"2022-01-12 13:51:55.000000000","message":"thanks","commit_id":"d8c73aa2064767f3cfe6090daf3503f369ec1bd1"}],"releasenotes/notes/bug-1957117-7832104d66a91da7.yaml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"b44201bce716c95389e1d98a9d99f707121ae58a","unresolved":true,"context_lines":[{"line_number":5,"context_line":"    kolla_enable_tls_external is true."},{"line_number":6,"context_line":"    Access to console of any zun container fails when kolla_enable_tls_external"},{"line_number":7,"context_line":"    is true."},{"line_number":8,"context_line":"    This is due to the protocol of the base_url of the websocket_proxy section"},{"line_number":9,"context_line":"    in zun.conf is hardcoded to ws. [base_url \u003d ws://\u003cexternal_fqdn\u003e:\u003cport\u003e]"},{"line_number":10,"context_line":"    This fix adds a new variable zun_wsproxy_protocol and sets it\u0027s value to"},{"line_number":11,"context_line":"    wss if kolla_enable_tls_external is true or to ws otherwise"},{"line_number":12,"context_line":"    Then the base url\u0027s protocol is set by zun_wsproxy_protocol"},{"line_number":13,"context_line":"    [base_url \u003d \"{{ zun_wsproxy_protocol }}://\u003cexternal_fqdn\u003e:\u003cport\u003e\"]"},{"line_number":14,"context_line":"    `LP#1957117 \u003chttps://launchpad.net/bugs/1957117\u003e`__"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"04c5ba18_cc8e7bdd","line":13,"range":{"start_line":8,"start_character":4,"end_line":13,"end_character":70},"updated":"2022-01-12 09:11:26.000000000","message":"This part is probably too much information for a release note (but good for a commit message).","commit_id":"e89bf691f9c87c597ad34c384180ff21ead2af45"},{"author":{"_account_id":28295,"name":"Buddhika Sanjeewa","email":"bsanjeewa@kln.ac.lk","username":"bsanjeewa"},"change_message_id":"85ac0a80fc6c94dc210f1d45713f3b95d703dee5","unresolved":false,"context_lines":[{"line_number":5,"context_line":"    kolla_enable_tls_external is true."},{"line_number":6,"context_line":"    Access to console of any zun container fails when kolla_enable_tls_external"},{"line_number":7,"context_line":"    is true."},{"line_number":8,"context_line":"    This is due to the protocol of the base_url of the websocket_proxy section"},{"line_number":9,"context_line":"    in zun.conf is hardcoded to ws. [base_url \u003d ws://\u003cexternal_fqdn\u003e:\u003cport\u003e]"},{"line_number":10,"context_line":"    This fix adds a new variable zun_wsproxy_protocol and sets it\u0027s value to"},{"line_number":11,"context_line":"    wss if kolla_enable_tls_external is true or to ws otherwise"},{"line_number":12,"context_line":"    Then the base url\u0027s protocol is set by zun_wsproxy_protocol"},{"line_number":13,"context_line":"    [base_url \u003d \"{{ zun_wsproxy_protocol }}://\u003cexternal_fqdn\u003e:\u003cport\u003e\"]"},{"line_number":14,"context_line":"    `LP#1957117 \u003chttps://launchpad.net/bugs/1957117\u003e`__"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"f2dbcebd_6429558f","line":13,"range":{"start_line":8,"start_character":4,"end_line":13,"end_character":70},"in_reply_to":"04c5ba18_cc8e7bdd","updated":"2022-01-12 09:27:28.000000000","message":"Done","commit_id":"e89bf691f9c87c597ad34c384180ff21ead2af45"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"991d10fe081cf7d98be6934e3f14ec19ae42aa84","unresolved":true,"context_lines":[{"line_number":2,"context_line":"fixes:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Fixes unable to connect to zun console when"},{"line_number":5,"context_line":"    kolla_enable_tls_external is true."},{"line_number":6,"context_line":"    Access to console of any zun container fails when kolla_enable_tls_external"},{"line_number":7,"context_line":"    is true."},{"line_number":8,"context_line":"    This fix sets the protocol for wsproxy base_url in zun.conf according to"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"ff65fe3c_dd2bb9e3","line":5,"range":{"start_line":5,"start_character":4,"end_line":5,"end_character":30},"updated":"2022-01-12 09:56:07.000000000","message":"putting these in `` `` makes for better text rendering","commit_id":"fcabdb0b9a2964fb6ab98c4785bbb8b117d5d4fd"},{"author":{"_account_id":28295,"name":"Buddhika Sanjeewa","email":"bsanjeewa@kln.ac.lk","username":"bsanjeewa"},"change_message_id":"538747cd9fdbc179afa3ff5e066a10fbce2d02d4","unresolved":false,"context_lines":[{"line_number":2,"context_line":"fixes:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Fixes unable to connect to zun console when"},{"line_number":5,"context_line":"    kolla_enable_tls_external is true."},{"line_number":6,"context_line":"    Access to console of any zun container fails when kolla_enable_tls_external"},{"line_number":7,"context_line":"    is true."},{"line_number":8,"context_line":"    This fix sets the protocol for wsproxy base_url in zun.conf according to"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"6439bea0_49f91719","line":5,"range":{"start_line":5,"start_character":4,"end_line":5,"end_character":30},"in_reply_to":"ff65fe3c_dd2bb9e3","updated":"2022-01-12 13:12:16.000000000","message":"Done","commit_id":"fcabdb0b9a2964fb6ab98c4785bbb8b117d5d4fd"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"991d10fe081cf7d98be6934e3f14ec19ae42aa84","unresolved":true,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Fixes unable to connect to zun console when"},{"line_number":5,"context_line":"    kolla_enable_tls_external is true."},{"line_number":6,"context_line":"    Access to console of any zun container fails when kolla_enable_tls_external"},{"line_number":7,"context_line":"    is true."},{"line_number":8,"context_line":"    This fix sets the protocol for wsproxy base_url in zun.conf according to"},{"line_number":9,"context_line":"    the value of kolla_enable_tls_external"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"81d016b0_93e1e543","line":6,"range":{"start_line":6,"start_character":54,"end_line":6,"end_character":79},"updated":"2022-01-12 09:56:07.000000000","message":"ditto","commit_id":"fcabdb0b9a2964fb6ab98c4785bbb8b117d5d4fd"},{"author":{"_account_id":28295,"name":"Buddhika Sanjeewa","email":"bsanjeewa@kln.ac.lk","username":"bsanjeewa"},"change_message_id":"538747cd9fdbc179afa3ff5e066a10fbce2d02d4","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Fixes unable to connect to zun console when"},{"line_number":5,"context_line":"    kolla_enable_tls_external is true."},{"line_number":6,"context_line":"    Access to console of any zun container fails when kolla_enable_tls_external"},{"line_number":7,"context_line":"    is true."},{"line_number":8,"context_line":"    This fix sets the protocol for wsproxy base_url in zun.conf according to"},{"line_number":9,"context_line":"    the value of kolla_enable_tls_external"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"ee927b29_ac58a5f4","line":6,"range":{"start_line":6,"start_character":54,"end_line":6,"end_character":79},"in_reply_to":"81d016b0_93e1e543","updated":"2022-01-12 13:12:16.000000000","message":"Done","commit_id":"fcabdb0b9a2964fb6ab98c4785bbb8b117d5d4fd"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"991d10fe081cf7d98be6934e3f14ec19ae42aa84","unresolved":true,"context_lines":[{"line_number":5,"context_line":"    kolla_enable_tls_external is true."},{"line_number":6,"context_line":"    Access to console of any zun container fails when kolla_enable_tls_external"},{"line_number":7,"context_line":"    is true."},{"line_number":8,"context_line":"    This fix sets the protocol for wsproxy base_url in zun.conf according to"},{"line_number":9,"context_line":"    the value of kolla_enable_tls_external"},{"line_number":10,"context_line":"    `LP#1957117 \u003chttps://launchpad.net/bugs/1957117\u003e`__"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"71cf2122_9595b0ff","line":8,"range":{"start_line":8,"start_character":55,"end_line":8,"end_character":63},"updated":"2022-01-12 09:56:07.000000000","message":"ditto","commit_id":"fcabdb0b9a2964fb6ab98c4785bbb8b117d5d4fd"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"991d10fe081cf7d98be6934e3f14ec19ae42aa84","unresolved":true,"context_lines":[{"line_number":5,"context_line":"    kolla_enable_tls_external is true."},{"line_number":6,"context_line":"    Access to console of any zun container fails when kolla_enable_tls_external"},{"line_number":7,"context_line":"    is true."},{"line_number":8,"context_line":"    This fix sets the protocol for wsproxy base_url in zun.conf according to"},{"line_number":9,"context_line":"    the value of kolla_enable_tls_external"},{"line_number":10,"context_line":"    `LP#1957117 \u003chttps://launchpad.net/bugs/1957117\u003e`__"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"defc55a2_2faf7296","line":8,"range":{"start_line":8,"start_character":43,"end_line":8,"end_character":52},"updated":"2022-01-12 09:56:07.000000000","message":"ditto","commit_id":"fcabdb0b9a2964fb6ab98c4785bbb8b117d5d4fd"},{"author":{"_account_id":28295,"name":"Buddhika Sanjeewa","email":"bsanjeewa@kln.ac.lk","username":"bsanjeewa"},"change_message_id":"538747cd9fdbc179afa3ff5e066a10fbce2d02d4","unresolved":false,"context_lines":[{"line_number":5,"context_line":"    kolla_enable_tls_external is true."},{"line_number":6,"context_line":"    Access to console of any zun container fails when kolla_enable_tls_external"},{"line_number":7,"context_line":"    is true."},{"line_number":8,"context_line":"    This fix sets the protocol for wsproxy base_url in zun.conf according to"},{"line_number":9,"context_line":"    the value of kolla_enable_tls_external"},{"line_number":10,"context_line":"    `LP#1957117 \u003chttps://launchpad.net/bugs/1957117\u003e`__"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"e739e1e6_f57ccb23","line":8,"range":{"start_line":8,"start_character":55,"end_line":8,"end_character":63},"in_reply_to":"71cf2122_9595b0ff","updated":"2022-01-12 13:12:16.000000000","message":"Done","commit_id":"fcabdb0b9a2964fb6ab98c4785bbb8b117d5d4fd"},{"author":{"_account_id":28295,"name":"Buddhika Sanjeewa","email":"bsanjeewa@kln.ac.lk","username":"bsanjeewa"},"change_message_id":"538747cd9fdbc179afa3ff5e066a10fbce2d02d4","unresolved":false,"context_lines":[{"line_number":5,"context_line":"    kolla_enable_tls_external is true."},{"line_number":6,"context_line":"    Access to console of any zun container fails when kolla_enable_tls_external"},{"line_number":7,"context_line":"    is true."},{"line_number":8,"context_line":"    This fix sets the protocol for wsproxy base_url in zun.conf according to"},{"line_number":9,"context_line":"    the value of kolla_enable_tls_external"},{"line_number":10,"context_line":"    `LP#1957117 \u003chttps://launchpad.net/bugs/1957117\u003e`__"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"d97af077_56fc7437","line":8,"range":{"start_line":8,"start_character":43,"end_line":8,"end_character":52},"in_reply_to":"defc55a2_2faf7296","updated":"2022-01-12 13:12:16.000000000","message":"Done","commit_id":"fcabdb0b9a2964fb6ab98c4785bbb8b117d5d4fd"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"991d10fe081cf7d98be6934e3f14ec19ae42aa84","unresolved":true,"context_lines":[{"line_number":6,"context_line":"    Access to console of any zun container fails when kolla_enable_tls_external"},{"line_number":7,"context_line":"    is true."},{"line_number":8,"context_line":"    This fix sets the protocol for wsproxy base_url in zun.conf according to"},{"line_number":9,"context_line":"    the value of kolla_enable_tls_external"},{"line_number":10,"context_line":"    `LP#1957117 \u003chttps://launchpad.net/bugs/1957117\u003e`__"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"b81e0dd2_bd3b92fa","line":9,"range":{"start_line":9,"start_character":17,"end_line":9,"end_character":42},"updated":"2022-01-12 09:56:07.000000000","message":"ditto","commit_id":"fcabdb0b9a2964fb6ab98c4785bbb8b117d5d4fd"},{"author":{"_account_id":28295,"name":"Buddhika Sanjeewa","email":"bsanjeewa@kln.ac.lk","username":"bsanjeewa"},"change_message_id":"538747cd9fdbc179afa3ff5e066a10fbce2d02d4","unresolved":false,"context_lines":[{"line_number":6,"context_line":"    Access to console of any zun container fails when kolla_enable_tls_external"},{"line_number":7,"context_line":"    is true."},{"line_number":8,"context_line":"    This fix sets the protocol for wsproxy base_url in zun.conf according to"},{"line_number":9,"context_line":"    the value of kolla_enable_tls_external"},{"line_number":10,"context_line":"    `LP#1957117 \u003chttps://launchpad.net/bugs/1957117\u003e`__"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"4f09b8ca_2d21174f","line":9,"range":{"start_line":9,"start_character":17,"end_line":9,"end_character":42},"in_reply_to":"b81e0dd2_bd3b92fa","updated":"2022-01-12 13:12:16.000000000","message":"Done","commit_id":"fcabdb0b9a2964fb6ab98c4785bbb8b117d5d4fd"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"72dba682dc7a8045b3c0f5da16bf8f0a1c4f829b","unresolved":true,"context_lines":[{"line_number":7,"context_line":"    is true."},{"line_number":8,"context_line":"    This fix sets the protocol for wsproxy base_url in zun.conf according to"},{"line_number":9,"context_line":"    the value of kolla_enable_tls_external"},{"line_number":10,"context_line":"    `LP#1957117 \u003chttps://launchpad.net/bugs/1957117\u003e`__"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"f46af852_bf315545","line":10,"updated":"2022-01-12 12:57:21.000000000","message":"missing newline so you might as well fix all the issues already","commit_id":"fcabdb0b9a2964fb6ab98c4785bbb8b117d5d4fd"},{"author":{"_account_id":28295,"name":"Buddhika Sanjeewa","email":"bsanjeewa@kln.ac.lk","username":"bsanjeewa"},"change_message_id":"538747cd9fdbc179afa3ff5e066a10fbce2d02d4","unresolved":false,"context_lines":[{"line_number":7,"context_line":"    is true."},{"line_number":8,"context_line":"    This fix sets the protocol for wsproxy base_url in zun.conf according to"},{"line_number":9,"context_line":"    the value of kolla_enable_tls_external"},{"line_number":10,"context_line":"    `LP#1957117 \u003chttps://launchpad.net/bugs/1957117\u003e`__"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"b68b6369_5c6dfd14","line":10,"in_reply_to":"f46af852_bf315545","updated":"2022-01-12 13:12:16.000000000","message":"Done","commit_id":"fcabdb0b9a2964fb6ab98c4785bbb8b117d5d4fd"}]}
