)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":7166,"name":"Sylvain Bauza","email":"sbauza@redhat.com","username":"sbauza"},"change_message_id":"ec3c7df15b71a4a09b009abf5728a485bcde0e7c","unresolved":true,"context_lines":[{"line_number":18,"context_line":"_check_mem_encryption_uses_uefi_image. Therefore we can skip whole cycle"},{"line_number":19,"context_line":"if we dont even have image specs present."},{"line_number":20,"context_line":""},{"line_number":21,"context_line":"Bug: https://bugs.launchpad.net/nova/+bug/2007697"},{"line_number":22,"context_line":"Change-Id: Id6805f14b985768c97ea96fb187f42f3c1bbe194"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"ead9c4c5_06195790","line":21,"updated":"2023-02-21 17:31:26.000000000","message":"note: please modify your commit msg to rather use Closes-Bug: #\u003cbug_number\u003e in order to have Launchpad correctly tracking it.","commit_id":"91b15992dfc6ec848674bc50b6411d44c034ab21"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":35540,"name":"Samuel Kunkel","email":"samuel.kunkel@mail.schwarz","username":"samuel.kunkel"},"change_message_id":"64f4ff4193baa651293f88b1eb5f87370851ea92","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"30952e7c_73524e17","updated":"2023-02-21 08:25:44.000000000","message":"Abandoned in favor of https://review.opendev.org/c/openstack/nova/+/874264","commit_id":"91b15992dfc6ec848674bc50b6411d44c034ab21"}],"nova/virt/hardware.py":[{"author":{"_account_id":7166,"name":"Sylvain Bauza","email":"sbauza@redhat.com","username":"sbauza"},"change_message_id":"ec3c7df15b71a4a09b009abf5728a485bcde0e7c","unresolved":true,"context_lines":[{"line_number":1194,"context_line":"        requesters.append(\"hw_mem_encryption property of image %s\" %"},{"line_number":1195,"context_line":"                          image_meta.id)"},{"line_number":1196,"context_line":""},{"line_number":1197,"context_line":"    if image_meta.__contains__(\"id\"):"},{"line_number":1198,"context_line":"        # during the iterations triggered within scheduler utils we dont"},{"line_number":1199,"context_line":"        # have any image_meta present. Therefore we would always fail here."},{"line_number":1200,"context_line":"        # Assuming a valid image_meta atleast needs to contain an id we skip"}],"source_content_type":"text/x-python","patch_set":3,"id":"efed1476_693262a1","line":1197,"updated":"2023-02-21 17:31:26.000000000","message":"no, you can\u0027t introspect the field like this.\n\nThe ImageMeta object has the id field which is not nullable \nhttps://github.com/openstack/nova/blob/439c67254859485011e7fd2859051464e570d78b/nova/objects/image_meta.py#L58\nSo, by default, you should be able to directly call image_meta.id\n\n\nIf something isn\u0027t correctly setting the object correctly, then we should rather fix that.","commit_id":"91b15992dfc6ec848674bc50b6411d44c034ab21"}]}
