)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"dbad830e1cea3e5b2e917895d191287a48e886cc","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"b8fb57d1_348d6378","updated":"2022-08-24 12:34:06.000000000","message":"Verified that config file generation displays this option:\nhttps://e761804c9da9dbc497a9-1b22f94d2f2542cdf5c214a2d8cf706d.ssl.cf1.rackcdn.com/849328/3/check/openstack-tox-docs/306adaf/docs/configuration/config.html#os-brick\n\nVerified that https://opendev.org/openstack/os-brick/commit/b72c034885e76a258cad0b3b4e2a79eadc424480 is contained in os-brick 6.0.0\n\nCode change LGTM.","commit_id":"26c6515c511f46ae36f6bf4e56976ef4640e1c45"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"0cdbf5e61cef1b6832f95cabb8e712266884ae50","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"76440992_aae0d78e","updated":"2024-01-26 15:08:04.000000000","message":"Wondering what should be done to move this forward. According to the last comment by Sean, we need\n - Creating a blueprint (without a spec)\n - Fix the release note section used\nbut do we have any other items which can potentially block this ?","commit_id":"3dcd433fab65c5499f7285e3c7ce4cda0fb42ad5"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"6b3689cc3d9554d7d98571c0f2b3e190f4d8d176","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"92cc1f0a_1e1a5aad","updated":"2023-09-20 11:23:47.000000000","message":"assuming this is still desirable we shoudl tack this as a specless blueprint\ncan we bring this up in the next team meeting and get the paper work sorted.\n\nwe should have reopend the master branch for caracal deveopment at that point and shoudl should be able to proceed with this shortly.","commit_id":"3dcd433fab65c5499f7285e3c7ce4cda0fb42ad5"},{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"f8e03198726f1a5bb2d4d474c5bfaf9bd41c04ea","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"b2d27acf_3ac4c3d4","updated":"2024-09-24 13:16:38.000000000","message":"LGTM","commit_id":"e9d22ea6fb35bd197e2b8da9b0f89c44332313bb"},{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"e89cce1e2c64c7dd286183b127217ce937d975e1","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"93f103f2_5520a89c","updated":"2024-09-24 10:09:53.000000000","message":"recheck for fresh logs","commit_id":"e9d22ea6fb35bd197e2b8da9b0f89c44332313bb"},{"author":{"_account_id":9708,"name":"Balazs Gibizer","display_name":"gibi","email":"gibizer@gmail.com","username":"gibi"},"change_message_id":"115cb167cf6f561cb1dc99a25ba08b41ba960ff1","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"9a3c7c39_c1f5a698","updated":"2024-09-24 16:12:16.000000000","message":"Thanks for the bug report, that explains the needs well. The change looks good to me.","commit_id":"8c1a47c9cf6e1001fbefd6ff3b76314e39c81d71"},{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"fb8769dbd0a57b0ea5cf9328fff124c59a4aabbb","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"16f8b8fe_9c006f34","updated":"2024-09-25 06:50:32.000000000","message":"recheck nova-ovs-hybrid-plug POST_FAILURE\n\nlooks unrelated to the current patch","commit_id":"8c1a47c9cf6e1001fbefd6ff3b76314e39c81d71"}],"nova/cmd/compute.py":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"c8243b24717a6daba40f154cf1bd001b4af3ee21","unresolved":true,"context_lines":[{"line_number":48,"context_line":"    priv_context.init(root_helper\u003dshlex.split(utils.get_root_helper()))"},{"line_number":49,"context_line":"    objects.register_all()"},{"line_number":50,"context_line":"    gmr_opts.set_defaults(CONF)"},{"line_number":51,"context_line":"    getattr(os_brick, \u0027setup\u0027, lambda: None)(CONF)"},{"line_number":52,"context_line":"    # Ensure os-vif objects are registered and plugins loaded"},{"line_number":53,"context_line":"    os_vif.initialize()"},{"line_number":54,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"2d543f21_8c30b88a","line":51,"range":{"start_line":51,"start_character":1,"end_line":51,"end_character":50},"updated":"2022-07-11 11:31:47.000000000","message":"we should not need to use getAttr\n\nwe should be abel to call setup like we do with  os_vif.initialize()\n\nif we want to support older version of os brick we could wrap it in a try excpet\nbut i think it would be better to just do a release of os-brick and increase our min verion.","commit_id":"2a76b5d967ab996c5041a4464f2232e115d34c02"},{"author":{"_account_id":9535,"name":"Gorka Eguileor","email":"geguileo@redhat.com","username":"Gorka"},"change_message_id":"aa02baf79f89536c225eaf91e49d8b16a27bb79a","unresolved":false,"context_lines":[{"line_number":48,"context_line":"    priv_context.init(root_helper\u003dshlex.split(utils.get_root_helper()))"},{"line_number":49,"context_line":"    objects.register_all()"},{"line_number":50,"context_line":"    gmr_opts.set_defaults(CONF)"},{"line_number":51,"context_line":"    getattr(os_brick, \u0027setup\u0027, lambda: None)(CONF)"},{"line_number":52,"context_line":"    # Ensure os-vif objects are registered and plugins loaded"},{"line_number":53,"context_line":"    os_vif.initialize()"},{"line_number":54,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"6325359a_c1a66b68","line":51,"range":{"start_line":51,"start_character":1,"end_line":51,"end_character":50},"in_reply_to":"00acd3bf_08745db2","updated":"2022-08-24 09:04:35.000000000","message":"Done","commit_id":"2a76b5d967ab996c5041a4464f2232e115d34c02"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"0a21a51be6450c765160ac63c5b4179a1e001385","unresolved":true,"context_lines":[{"line_number":48,"context_line":"    priv_context.init(root_helper\u003dshlex.split(utils.get_root_helper()))"},{"line_number":49,"context_line":"    objects.register_all()"},{"line_number":50,"context_line":"    gmr_opts.set_defaults(CONF)"},{"line_number":51,"context_line":"    getattr(os_brick, \u0027setup\u0027, lambda: None)(CONF)"},{"line_number":52,"context_line":"    # Ensure os-vif objects are registered and plugins loaded"},{"line_number":53,"context_line":"    os_vif.initialize()"},{"line_number":54,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"990aeaea_480d8e10","line":51,"range":{"start_line":51,"start_character":1,"end_line":51,"end_character":50},"in_reply_to":"2d543f21_8c30b88a","updated":"2022-07-11 11:33:47.000000000","message":"by the way im assuming os-brick will have another releas aroudn milestone 2 on thrusday\nso if this is not already in a release let just include it in a release at m2 and then have nova depend on that new release.\n\notherwise this look ok too me.","commit_id":"2a76b5d967ab996c5041a4464f2232e115d34c02"},{"author":{"_account_id":9535,"name":"Gorka Eguileor","email":"geguileo@redhat.com","username":"Gorka"},"change_message_id":"d7a31d2a0b597d059838d8daeab171a385021a3f","unresolved":true,"context_lines":[{"line_number":48,"context_line":"    priv_context.init(root_helper\u003dshlex.split(utils.get_root_helper()))"},{"line_number":49,"context_line":"    objects.register_all()"},{"line_number":50,"context_line":"    gmr_opts.set_defaults(CONF)"},{"line_number":51,"context_line":"    getattr(os_brick, \u0027setup\u0027, lambda: None)(CONF)"},{"line_number":52,"context_line":"    # Ensure os-vif objects are registered and plugins loaded"},{"line_number":53,"context_line":"    os_vif.initialize()"},{"line_number":54,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"00acd3bf_08745db2","line":51,"range":{"start_line":51,"start_character":1,"end_line":51,"end_character":50},"in_reply_to":"990aeaea_480d8e10","updated":"2022-07-11 21:09:11.000000000","message":"Thanks for the review.\n\nI\u0027ll talk with the Cinder team, because the os-brick patch is a bit larger and we may not be able to merge it in time.","commit_id":"2a76b5d967ab996c5041a4464f2232e115d34c02"}],"releasenotes/notes/lock_path-7a9f0230f3e25716.yaml":[{"author":{"_account_id":5314,"name":"Brian Rosmaita","email":"rosmaita.fossdev@gmail.com","username":"brian-rosmaita"},"change_message_id":"dbad830e1cea3e5b2e917895d191287a48e886cc","unresolved":true,"context_lines":[{"line_number":6,"context_line":"    configuration section.  Useful for HCI deployments."},{"line_number":7,"context_line":"upgrade:"},{"line_number":8,"context_line":"  - |"},{"line_number":9,"context_line":""},{"line_number":10,"context_line":"    On HCI deployments where Nova is collocated with the Cinder service or the"},{"line_number":11,"context_line":"    Glance using Cinder backend service, an os-brick shared location can be"},{"line_number":12,"context_line":"    configured using the ``lock_path`` in the ``[os_brick]`` configuration"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"377d4ba1_f0a464c3","line":9,"updated":"2022-08-24 12:34:06.000000000","message":"extraneous blank line (though it doesn\u0027t affect the release note generation)","commit_id":"26c6515c511f46ae36f6bf4e56976ef4640e1c45"},{"author":{"_account_id":9535,"name":"Gorka Eguileor","email":"geguileo@redhat.com","username":"Gorka"},"change_message_id":"930afe750c76498d6a35cafef173772109d362ea","unresolved":false,"context_lines":[{"line_number":6,"context_line":"    configuration section.  Useful for HCI deployments."},{"line_number":7,"context_line":"upgrade:"},{"line_number":8,"context_line":"  - |"},{"line_number":9,"context_line":""},{"line_number":10,"context_line":"    On HCI deployments where Nova is collocated with the Cinder service or the"},{"line_number":11,"context_line":"    Glance using Cinder backend service, an os-brick shared location can be"},{"line_number":12,"context_line":"    configured using the ``lock_path`` in the ``[os_brick]`` configuration"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"25f082d4_36a2263d","line":9,"in_reply_to":"377d4ba1_f0a464c3","updated":"2023-03-06 16:37:42.000000000","message":"Done","commit_id":"26c6515c511f46ae36f6bf4e56976ef4640e1c45"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"6b3689cc3d9554d7d98571c0f2b3e190f4d8d176","unresolved":true,"context_lines":[{"line_number":6,"context_line":"    configuration section.  Useful for HCI deployments."},{"line_number":7,"context_line":"upgrade:"},{"line_number":8,"context_line":"  - |"},{"line_number":9,"context_line":"    On HCI deployments where Nova is collocated with the Cinder service or the"},{"line_number":10,"context_line":"    Glance using Cinder backend service, an os-brick shared location can be"},{"line_number":11,"context_line":"    configured using the ``lock_path`` in the ``[os_brick]`` configuration"},{"line_number":12,"context_line":"    section."}],"source_content_type":"text/x-yaml","patch_set":4,"id":"a445ab9b_4f3ebf29","line":12,"range":{"start_line":9,"start_character":1,"end_line":12,"end_character":12},"updated":"2023-09-20 11:23:47.000000000","message":"technilaly this does not requrie an upgrade seciton as there is no action that is requried to be done on upgrade. this shoudl be part fo the feature section.","commit_id":"3dcd433fab65c5499f7285e3c7ce4cda0fb42ad5"},{"author":{"_account_id":9535,"name":"Gorka Eguileor","email":"geguileo@redhat.com","username":"Gorka"},"change_message_id":"0f5955cdf65aa85c96a446f442679813a4c7cdec","unresolved":true,"context_lines":[{"line_number":6,"context_line":"    configuration section.  Useful for HCI deployments."},{"line_number":7,"context_line":"upgrade:"},{"line_number":8,"context_line":"  - |"},{"line_number":9,"context_line":"    On HCI deployments where Nova is collocated with the Cinder service or the"},{"line_number":10,"context_line":"    Glance using Cinder backend service, an os-brick shared location can be"},{"line_number":11,"context_line":"    configured using the ``lock_path`` in the ``[os_brick]`` configuration"},{"line_number":12,"context_line":"    section."}],"source_content_type":"text/x-yaml","patch_set":4,"id":"ff77ef2d_60e4a894","line":12,"range":{"start_line":9,"start_character":1,"end_line":12,"end_character":12},"in_reply_to":"a445ab9b_4f3ebf29","updated":"2024-05-14 15:13:53.000000000","message":"I disagree, because this seems like something a sysadmin would want to know when doing the upgrade to change the configuration.\n\nBut will change it.","commit_id":"3dcd433fab65c5499f7285e3c7ce4cda0fb42ad5"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"ebddfbd5a5b30685db9b7090b012be619e2db6a8","unresolved":false,"context_lines":[{"line_number":6,"context_line":"    configuration section.  Useful for HCI deployments."},{"line_number":7,"context_line":"upgrade:"},{"line_number":8,"context_line":"  - |"},{"line_number":9,"context_line":"    On HCI deployments where Nova is collocated with the Cinder service or the"},{"line_number":10,"context_line":"    Glance using Cinder backend service, an os-brick shared location can be"},{"line_number":11,"context_line":"    configured using the ``lock_path`` in the ``[os_brick]`` configuration"},{"line_number":12,"context_line":"    section."}],"source_content_type":"text/x-yaml","patch_set":4,"id":"5fda5d24_2bd8aa86","line":12,"range":{"start_line":9,"start_character":1,"end_line":12,"end_character":12},"in_reply_to":"ff77ef2d_60e4a894","updated":"2024-05-14 16:14:27.000000000","message":"Acknowledged","commit_id":"3dcd433fab65c5499f7285e3c7ce4cda0fb42ad5"},{"author":{"_account_id":7166,"name":"Sylvain Bauza","email":"sbauza@redhat.com","username":"sbauza"},"change_message_id":"17da35a3d8774af57e62e7a6a1dbdcd09247fcf2","unresolved":true,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    On HCI deployments where Nova is collocated with the Cinder service or the"},{"line_number":5,"context_line":"    Glance using Cinder backend service, an os-brick shared location can be"},{"line_number":6,"context_line":"    configured using the ``lock_path`` in the ``[os_brick]`` configuration"},{"line_number":7,"context_line":"    section."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"4c8f03a6_3e5ca0bd","line":4,"range":{"start_line":4,"start_character":4,"end_line":4,"end_character":23},"updated":"2024-09-24 13:29:27.000000000","message":"I hope this is not a Red Hat specific terminology...","commit_id":"e9d22ea6fb35bd197e2b8da9b0f89c44332313bb"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"b68dfde334b8e5b2c320600fdb2780ea873109b7","unresolved":true,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    On HCI deployments where Nova is collocated with the Cinder service or the"},{"line_number":5,"context_line":"    Glance using Cinder backend service, an os-brick shared location can be"},{"line_number":6,"context_line":"    configured using the ``lock_path`` in the ``[os_brick]`` configuration"},{"line_number":7,"context_line":"    section."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"c40195a1_694c07ab","line":4,"range":{"start_line":4,"start_character":4,"end_line":4,"end_character":23},"in_reply_to":"4c8f03a6_3e5ca0bd","updated":"2024-09-24 13:39:29.000000000","message":"Hyper Converged Infrastructure aka HCI is a generic word and has been used by multiple producs such as Nutanix so I think it\u0027s generic.","commit_id":"e9d22ea6fb35bd197e2b8da9b0f89c44332313bb"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"28f2e1467e3b67c2981368a92ddcc773549422a4","unresolved":true,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    On HCI deployments where Nova is collocated with the Cinder service or the"},{"line_number":5,"context_line":"    Glance using Cinder backend service, an os-brick shared location can be"},{"line_number":6,"context_line":"    configured using the ``lock_path`` in the ``[os_brick]`` configuration"},{"line_number":7,"context_line":"    section."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"2f397f81_d1ba698f","line":4,"range":{"start_line":4,"start_character":4,"end_line":4,"end_character":23},"in_reply_to":"c40195a1_694c07ab","updated":"2024-09-30 16:41:26.000000000","message":"it is, in the openstack context canonical an mirantis both used it before redhat.\n\nso HCI is not a redhat only term.\n\n\ntriplo had a very narrow meaning for hci but most other installers have supproted hci form day one rather then as an after thought or the storage speccifc meanign that tripleo had.","commit_id":"e9d22ea6fb35bd197e2b8da9b0f89c44332313bb"}]}
