)]}'
{"id":"openstack%2Fnova~979126","triplet_id":"openstack%2Fnova~master~I4787204ee2df801a59fbf51ce66799321774c39a","project":"openstack/nova","branch":"master","hashtags":[],"change_id":"I4787204ee2df801a59fbf51ce66799321774c39a","subject":"compute: Pre-load flavor and system_metadata in init_host","status":"ABANDONED","created":"2026-03-06 09:14:50.000000000","updated":"2026-03-06 09:50:29.000000000","total_comment_count":0,"unresolved_comment_count":0,"has_review_started":true,"meta_rev_id":"c8828da3070bfe43fb6be0a3e08c3874dd2fbe71","_number":979126,"virtual_id_number":979126,"owner":{"_account_id":36998,"name":"Ilia Baikov","display_name":"Ilia Baikov","email":"ilia.baikov@ib.systems","username":"frct1"},"actions":{},"labels":{"Verified":{"values":{"-2":"Fails","-1":"Doesn\u0027t seem to work"," 0":"No score","+1":"Works for me","+2":"Verified"},"description":"","default_value":0,"optional":true},"Code-Review":{"values":{"-2":"Do not merge","-1":"This patch needs further work before it can be merged"," 0":"No score","+1":"Looks good to me, but someone else must approve","+2":"Looks good to me (core reviewer)"},"description":"","default_value":0,"optional":true},"Workflow":{"values":{"-1":"Work in progress"," 0":"Ready for reviews","+1":"Approved"},"description":"","default_value":0,"optional":true},"Review-Priority":{"values":{" 0":"Default Priority","+1":"Contributor Review Promise","+2":"Core Review Promise"},"description":"","default_value":0,"optional":true}},"removable_reviewers":[],"reviewers":{"CC":[{"_account_id":14384,"name":"Quobyte CI","email":"openstack-ci-external@quobyte.com","username":"quobyteci","tags":["SERVICE_USER"]}]},"pending_reviewers":{},"reviewer_updates":[{"updated":"2026-03-06 09:50:29.000000000","updated_by":{"_account_id":14384,"name":"Quobyte CI","email":"openstack-ci-external@quobyte.com","username":"quobyteci","tags":["SERVICE_USER"]},"reviewer":{"_account_id":14384,"name":"Quobyte CI","email":"openstack-ci-external@quobyte.com","username":"quobyteci","tags":["SERVICE_USER"]},"state":"CC"}],"messages":[{"id":"ce1e42df12ecb0df06c8b6b5d9120f09847ac76e","tag":"autogenerated:gerrit:newPatchSet","author":{"_account_id":36998,"name":"Ilia Baikov","display_name":"Ilia Baikov","email":"ilia.baikov@ib.systems","username":"frct1"},"date":"2026-03-06 09:14:50.000000000","message":"Uploaded patch set 1.","accounts_in_message":[],"_revision_number":1},{"id":"9cd880759b9f0c9c3f718ad6f303f6a24a8844e1","tag":"autogenerated:gerrit:abandon","author":{"_account_id":36998,"name":"Ilia Baikov","display_name":"Ilia Baikov","email":"ilia.baikov@ib.systems","username":"frct1"},"date":"2026-03-06 09:15:18.000000000","message":"Abandoned","accounts_in_message":[],"_revision_number":1},{"id":"c8828da3070bfe43fb6be0a3e08c3874dd2fbe71","author":{"_account_id":14384,"name":"Quobyte CI","email":"openstack-ci-external@quobyte.com","username":"quobyteci","tags":["SERVICE_USER"]},"date":"2026-03-06 09:50:29.000000000","message":"Patch Set 1:\n\nBuild Failed \n\n* quobyteci:  nova_quobyteci : FAILURE, logs at: https://oscilogs.quobyte.com/logs/I4787204ee2df801a59fbf51ce66799321774c39a .","accounts_in_message":[],"_revision_number":1}],"current_revision_number":1,"current_revision":"a42c784e65f44678d36844cbff8bc70963ac40a4","revisions":{"a42c784e65f44678d36844cbff8bc70963ac40a4":{"kind":"REWORK","_number":1,"created":"2026-03-06 09:14:50.000000000","uploader":{"_account_id":36998,"name":"Ilia Baikov","display_name":"Ilia Baikov","email":"ilia.baikov@ib.systems","username":"frct1"},"ref":"refs/changes/26/979126/1","fetch":{"anonymous http":{"url":"https://review.opendev.org/openstack/nova","ref":"refs/changes/26/979126/1","commands":{"Checkout":"git fetch https://review.opendev.org/openstack/nova refs/changes/26/979126/1 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://review.opendev.org/openstack/nova refs/changes/26/979126/1 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://review.opendev.org/openstack/nova refs/changes/26/979126/1 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://review.opendev.org/openstack/nova refs/changes/26/979126/1"}}},"commit":{"parents":[{"commit":"c94d2eaedb2dc97be9828f52a94802417111e950","subject":"Merge \"Enable mypy on nova/utils.py\"","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/nova/commit/c94d2eaedb2dc97be9828f52a94802417111e950"}]}],"author":{"name":"Ilia Baikov","email":"ilia.baikov@ib.systems","date":"2026-03-06 09:14:15.000000000","tz":180},"committer":{"name":"Ilia Baikov","email":"ilia.baikov@ib.systems","date":"2026-03-06 09:14:15.000000000","tz":180},"subject":"compute: Pre-load flavor and system_metadata in init_host","message":"compute: Pre-load flavor and system_metadata in init_host\n\nDuring nova-compute startup, _validate_vtpm_configuration() accesses\ninstance.flavor and instance.image_meta for each instance. These\nattributes were not pre-loaded, causing 2*N sequential database\nqueries (lazy-loading) and significantly slowing startup time.\n\nAdd \u0027flavor\u0027 and \u0027system_metadata\u0027 to expected_attrs when loading\ninstances in init_host() to batch-load them in a single query.\n\nAssisted-By: claude-4.5-opus-high\nCloses-Bug: 2141981\nChange-Id: I4787204ee2df801a59fbf51ce66799321774c39a\nSigned-off-by: Ilia Baikov \u003cilia.baikov@ib.systems\u003e\n","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/nova/commit/a42c784e65f44678d36844cbff8bc70963ac40a4"}],"resolve_conflicts_web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/nova/commit/a42c784e65f44678d36844cbff8bc70963ac40a4"}]},"branch":"refs/heads/master"}},"requirements":[],"submit_records":[],"submit_requirements":[{"name":"Verified","description":"Verified in gate by CI","status":"UNSATISFIED","is_legacy":false,"submittability_expression_result":{"expression":"label:Verified\u003dMAX AND -label:Verified\u003dMIN","fulfilled":false,"status":"FAIL","passing_atoms":[],"failing_atoms":["label:Verified\u003dMAX","label:Verified\u003dMIN"],"atom_explanations":{}}},{"name":"Code-Review","description":"Code reviewed by core reviewer","status":"UNSATISFIED","is_legacy":false,"submittability_expression_result":{"expression":"label:Code-Review\u003dMAX AND -label:Code-Review\u003dMIN","fulfilled":false,"status":"FAIL","passing_atoms":[],"failing_atoms":["label:Code-Review\u003dMAX","label:Code-Review\u003dMIN"],"atom_explanations":{}}},{"name":"Review-Priority","description":"Review Priority","status":"NOT_APPLICABLE","is_legacy":false,"applicability_expression_result":{"fulfilled":false,"status":"FAIL"},"submittability_expression_result":{"expression":"is:true","fulfilled":true,"status":"NOT_EVALUATED","passing_atoms":[],"failing_atoms":[],"atom_explanations":{}}},{"name":"Workflow","description":"Approved for gate by core reviewer","status":"UNSATISFIED","is_legacy":false,"submittability_expression_result":{"expression":"label:Workflow\u003dMAX AND -label:Workflow\u003dMIN","fulfilled":false,"status":"FAIL","passing_atoms":[],"failing_atoms":["label:Workflow\u003dMAX","label:Workflow\u003dMIN"],"atom_explanations":{}}}]}
