)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":37598,"name":"Ivan Anfimov","display_name":"Ivan Anfimov","email":"lazekteam@gmail.com","username":"anfimovir"},"change_message_id":"f7a1ca8ba5037f4f621ff30f2e8fe6296c640909","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":5,"id":"6b622548_6219f7bd","updated":"2026-07-07 11:46:18.000000000","message":"@dcu995@gmail.com please look.","commit_id":"6256353e2bd4613402af8a0db7c598b5cbbaaa85"},{"author":{"_account_id":37632,"name":"Dmitriy Chubinidze","email":"dcu995@gmail.com","username":"chubinidzedr"},"change_message_id":"1f56df8701ae28c977edbd207e7447fa23c9a0ae","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"47726700_adc0245b","in_reply_to":"6b622548_6219f7bd","updated":"2026-07-07 12:19:47.000000000","message":"coes contains two items, including default placeholder:\n`var coes \u003d [{value: \u0027\u0027, name: gettext(\"Choose a Container Orchestration Engine\")},\n                   {value: \"kubernetes\", name: gettext(\"Kubernetes\")}];`\n                   \nSo I believe we should consider it as 2 items and choose second to set k8s as default","commit_id":"6256353e2bd4613402af8a0db7c598b5cbbaaa85"},{"author":{"_account_id":37598,"name":"Ivan Anfimov","display_name":"Ivan Anfimov","email":"lazekteam@gmail.com","username":"anfimovir"},"change_message_id":"68be032e65fb90db2ecd299e32efa79a1c862e35","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"71159bbf_a1ba1998","updated":"2026-07-17 07:39:11.000000000","message":"@mnasiadka@gmail.com Hello, or.. May be just remove it?","commit_id":"75d4723540c60f2d1b1dc9be358eea355e1259c1"},{"author":{"_account_id":37598,"name":"Ivan Anfimov","display_name":"Ivan Anfimov","email":"lazekteam@gmail.com","username":"anfimovir"},"change_message_id":"3d7365be929265514737feefde89a6abb4ca0370","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":9,"id":"d55134e0_7a2e04da","in_reply_to":"5a697833_df6f238b","updated":"2026-07-17 07:44:25.000000000","message":"Ok, I do it.","commit_id":"75d4723540c60f2d1b1dc9be358eea355e1259c1"},{"author":{"_account_id":22629,"name":"Michal Nasiadka","email":"mnasiadka@gmail.com","username":"mnasiadka"},"change_message_id":"e517e9ed60814184adfb6cfef4390c8902c73c21","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":9,"id":"5a697833_df6f238b","in_reply_to":"71159bbf_a1ba1998","updated":"2026-07-17 07:43:03.000000000","message":"Probably longer term we\u0027ll remove it both here and in magnum core - I doubt we\u0027re going to have more COEs - so maybe removing the visibility in UI is fine.","commit_id":"75d4723540c60f2d1b1dc9be358eea355e1259c1"},{"author":{"_account_id":37632,"name":"Dmitriy Chubinidze","email":"dcu995@gmail.com","username":"chubinidzedr"},"change_message_id":"2ea174bdbee7a77ca0150de7b0e7fa1845451dc6","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"2b08e109_735c1eb2","in_reply_to":"8c8c14a0_9487dc8d","updated":"2026-07-17 11:17:42.000000000","message":"Acknowledged","commit_id":"75d4723540c60f2d1b1dc9be358eea355e1259c1"},{"author":{"_account_id":37598,"name":"Ivan Anfimov","display_name":"Ivan Anfimov","email":"lazekteam@gmail.com","username":"anfimovir"},"change_message_id":"615f60bfe0188115282a313db19314b763aea48d","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":9,"id":"8c8c14a0_9487dc8d","in_reply_to":"d55134e0_7a2e04da","updated":"2026-07-17 08:22:14.000000000","message":"@dcu995@gmail.com please test update.","commit_id":"75d4723540c60f2d1b1dc9be358eea355e1259c1"},{"author":{"_account_id":37632,"name":"Dmitriy Chubinidze","email":"dcu995@gmail.com","username":"chubinidzedr"},"change_message_id":"f6cbdddbbe729ca903c6d9c056b5db07c488f880","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":20,"id":"c45aef73_b6c53097","updated":"2026-07-19 20:01:08.000000000","message":"LGTM","commit_id":"8a7082d69a9877cfe03cb69f49ef2d050dcb8329"}],"magnum_ui/static/dashboard/container-infra/cluster-templates/workflow/workflow.service.js":[{"author":{"_account_id":37632,"name":"Dmitriy Chubinidze","email":"dcu995@gmail.com","username":"chubinidzedr"},"change_message_id":"1f56df8701ae28c977edbd207e7447fa23c9a0ae","unresolved":true,"context_lines":[{"line_number":479,"context_line":"      };"},{"line_number":480,"context_line":""},{"line_number":481,"context_line":"      // Automatically select only available COE"},{"line_number":482,"context_line":"      if (coes.length \u003d\u003d\u003d 1) {"},{"line_number":483,"context_line":"        model.coe \u003d coes[0].value;"},{"line_number":484,"context_line":"      }"},{"line_number":485,"context_line":""},{"line_number":486,"context_line":"      var config \u003d {"},{"line_number":487,"context_line":"        title: title,"}],"source_content_type":"text/javascript","patch_set":5,"id":"c0c96cce_ed11a8d2","line":484,"range":{"start_line":482,"start_character":0,"end_line":484,"end_character":7},"updated":"2026-07-07 12:19:47.000000000","message":"```suggestion\n      if (coes.length \u003d\u003d\u003d 2) {\n        model.coe \u003d coes[1].value;\n      }\n```","commit_id":"6256353e2bd4613402af8a0db7c598b5cbbaaa85"},{"author":{"_account_id":37598,"name":"Ivan Anfimov","display_name":"Ivan Anfimov","email":"lazekteam@gmail.com","username":"anfimovir"},"change_message_id":"b3ab4ad9342a8d905b9fc474d84f19379f013657","unresolved":false,"context_lines":[{"line_number":479,"context_line":"      };"},{"line_number":480,"context_line":""},{"line_number":481,"context_line":"      // Automatically select only available COE"},{"line_number":482,"context_line":"      if (coes.length \u003d\u003d\u003d 1) {"},{"line_number":483,"context_line":"        model.coe \u003d coes[0].value;"},{"line_number":484,"context_line":"      }"},{"line_number":485,"context_line":""},{"line_number":486,"context_line":"      var config \u003d {"},{"line_number":487,"context_line":"        title: title,"}],"source_content_type":"text/javascript","patch_set":5,"id":"f194e10f_95ba993d","line":484,"range":{"start_line":482,"start_character":0,"end_line":484,"end_character":7},"in_reply_to":"c0c96cce_ed11a8d2","updated":"2026-07-07 12:21:25.000000000","message":"Fix applied.","commit_id":"6256353e2bd4613402af8a0db7c598b5cbbaaa85"},{"author":{"_account_id":37632,"name":"Dmitriy Chubinidze","email":"dcu995@gmail.com","username":"chubinidzedr"},"change_message_id":"2ea174bdbee7a77ca0150de7b0e7fa1845451dc6","unresolved":true,"context_lines":[{"line_number":79,"context_line":"              type: \u0027string\u0027,"},{"line_number":80,"context_line":"              placeholder: gettext(\u0027Name of the cluster template.\u0027)"},{"line_number":81,"context_line":"            }"},{"line_number":82,"context_line":"          },"},{"line_number":83,"context_line":"          \u0027coe\u0027: {"},{"line_number":84,"context_line":"            title: gettext(\u0027Container Orchestration Engine\u0027),"},{"line_number":85,"context_line":"            type: \u0027string\u0027"},{"line_number":86,"context_line":"          },"},{"line_number":87,"context_line":"          \u0027public\u0027: {"},{"line_number":88,"context_line":"            title: gettext(\u0027Public\u0027),"},{"line_number":89,"context_line":"            type: \u0027boolean\u0027"},{"line_number":90,"context_line":"          },"},{"line_number":91,"context_line":"          \u0027hidden\u0027: {"}],"source_content_type":"text/javascript","patch_set":15,"id":"b97c6a3f_85ae7d8c","line":88,"range":{"start_line":82,"start_character":0,"end_line":88,"end_character":0},"updated":"2026-07-17 11:17:42.000000000","message":"```suggestion\n          },\n          \u0027public\u0027: {\n            title: gettext(\u0027Public\u0027),\n```\n\nI suppose we also should remove it from help text \nhttps://opendev.org/openstack/magnum-ui/src/branch/master/magnum_ui/static/dashboard/container-infra/cluster-templates/workflow/info.help.html#L4","commit_id":"e933818b8f9370bad22a3533250796af1a6b6597"},{"author":{"_account_id":37598,"name":"Ivan Anfimov","display_name":"Ivan Anfimov","email":"lazekteam@gmail.com","username":"anfimovir"},"change_message_id":"0a9baedc2dfaaf88b18038bc83b62ab377036948","unresolved":false,"context_lines":[{"line_number":79,"context_line":"              type: \u0027string\u0027,"},{"line_number":80,"context_line":"              placeholder: gettext(\u0027Name of the cluster template.\u0027)"},{"line_number":81,"context_line":"            }"},{"line_number":82,"context_line":"          },"},{"line_number":83,"context_line":"          \u0027coe\u0027: {"},{"line_number":84,"context_line":"            title: gettext(\u0027Container Orchestration Engine\u0027),"},{"line_number":85,"context_line":"            type: \u0027string\u0027"},{"line_number":86,"context_line":"          },"},{"line_number":87,"context_line":"          \u0027public\u0027: {"},{"line_number":88,"context_line":"            title: gettext(\u0027Public\u0027),"},{"line_number":89,"context_line":"            type: \u0027boolean\u0027"},{"line_number":90,"context_line":"          },"},{"line_number":91,"context_line":"          \u0027hidden\u0027: {"}],"source_content_type":"text/javascript","patch_set":15,"id":"c6a4c487_d348b78a","line":88,"range":{"start_line":82,"start_character":0,"end_line":88,"end_character":0},"in_reply_to":"76f19f6e_84533669","updated":"2026-07-19 12:12:18.000000000","message":"Fix applied.","commit_id":"e933818b8f9370bad22a3533250796af1a6b6597"},{"author":{"_account_id":37632,"name":"Dmitriy Chubinidze","email":"dcu995@gmail.com","username":"chubinidzedr"},"change_message_id":"8a879e2aa166136d952f0a76b2dbfb00f956b399","unresolved":false,"context_lines":[{"line_number":79,"context_line":"              type: \u0027string\u0027,"},{"line_number":80,"context_line":"              placeholder: gettext(\u0027Name of the cluster template.\u0027)"},{"line_number":81,"context_line":"            }"},{"line_number":82,"context_line":"          },"},{"line_number":83,"context_line":"          \u0027coe\u0027: {"},{"line_number":84,"context_line":"            title: gettext(\u0027Container Orchestration Engine\u0027),"},{"line_number":85,"context_line":"            type: \u0027string\u0027"},{"line_number":86,"context_line":"          },"},{"line_number":87,"context_line":"          \u0027public\u0027: {"},{"line_number":88,"context_line":"            title: gettext(\u0027Public\u0027),"},{"line_number":89,"context_line":"            type: \u0027boolean\u0027"},{"line_number":90,"context_line":"          },"},{"line_number":91,"context_line":"          \u0027hidden\u0027: {"}],"source_content_type":"text/javascript","patch_set":15,"id":"76f19f6e_84533669","line":88,"range":{"start_line":82,"start_character":0,"end_line":88,"end_character":0},"in_reply_to":"796e3b7d_312088ef","updated":"2026-07-19 12:05:24.000000000","message":"Yes, cluster has been created successfully.","commit_id":"e933818b8f9370bad22a3533250796af1a6b6597"},{"author":{"_account_id":37598,"name":"Ivan Anfimov","display_name":"Ivan Anfimov","email":"lazekteam@gmail.com","username":"anfimovir"},"change_message_id":"8b330110b0cd4810d2dd89ca919a5eec23c50aeb","unresolved":true,"context_lines":[{"line_number":79,"context_line":"              type: \u0027string\u0027,"},{"line_number":80,"context_line":"              placeholder: gettext(\u0027Name of the cluster template.\u0027)"},{"line_number":81,"context_line":"            }"},{"line_number":82,"context_line":"          },"},{"line_number":83,"context_line":"          \u0027coe\u0027: {"},{"line_number":84,"context_line":"            title: gettext(\u0027Container Orchestration Engine\u0027),"},{"line_number":85,"context_line":"            type: \u0027string\u0027"},{"line_number":86,"context_line":"          },"},{"line_number":87,"context_line":"          \u0027public\u0027: {"},{"line_number":88,"context_line":"            title: gettext(\u0027Public\u0027),"},{"line_number":89,"context_line":"            type: \u0027boolean\u0027"},{"line_number":90,"context_line":"          },"},{"line_number":91,"context_line":"          \u0027hidden\u0027: {"}],"source_content_type":"text/javascript","patch_set":15,"id":"796e3b7d_312088ef","line":88,"range":{"start_line":82,"start_character":0,"end_line":88,"end_character":0},"in_reply_to":"b97c6a3f_85ae7d8c","updated":"2026-07-17 11:41:18.000000000","message":"Hmm, please test remove this code from schema, all working fine?","commit_id":"e933818b8f9370bad22a3533250796af1a6b6597"},{"author":{"_account_id":37598,"name":"Ivan Anfimov","display_name":"Ivan Anfimov","email":"lazekteam@gmail.com","username":"anfimovir"},"change_message_id":"3a92a5cba7a0dacd0d21273dc977ffd4f3500623","unresolved":false,"context_lines":[{"line_number":79,"context_line":"              type: \u0027string\u0027,"},{"line_number":80,"context_line":"              placeholder: gettext(\u0027Name of the cluster template.\u0027)"},{"line_number":81,"context_line":"            }"},{"line_number":82,"context_line":"          },"},{"line_number":83,"context_line":"          \u0027coe\u0027: {"},{"line_number":84,"context_line":"            title: gettext(\u0027Container Orchestration Engine\u0027),"},{"line_number":85,"context_line":"            type: \u0027string\u0027"},{"line_number":86,"context_line":"          },"},{"line_number":87,"context_line":"          \u0027public\u0027: {"},{"line_number":88,"context_line":"            title: gettext(\u0027Public\u0027),"},{"line_number":89,"context_line":"            type: \u0027boolean\u0027"},{"line_number":90,"context_line":"          },"},{"line_number":91,"context_line":"          \u0027hidden\u0027: {"}],"source_content_type":"text/javascript","patch_set":15,"id":"ee200682_3e4638b2","line":88,"range":{"start_line":82,"start_character":0,"end_line":88,"end_character":0},"in_reply_to":"c6a4c487_d348b78a","updated":"2026-07-19 12:15:26.000000000","message":"I little update code for volume driver please look again, all another applied.","commit_id":"e933818b8f9370bad22a3533250796af1a6b6597"}]}
