)]}'
{"nova/tests/functional/regressions/test_bug_2XXXXXX.py":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"7fdceb09661c59bfe1d5f66aee77af28c287afaa","unresolved":true,"context_lines":[{"line_number":69,"context_line":"        spec_obj \u003d objects.RequestSpec.get_by_instance_uuid(ctxt, server[\u0027id\u0027])"},{"line_number":70,"context_line":"        self.assertEqual({}, spec_obj.scheduler_hints)"},{"line_number":71,"context_line":"        self.assertIsNone(spec_obj.force_hosts)"},{"line_number":72,"context_line":"        self.assertIsNone(spec_obj.force_nodes)"}],"source_content_type":"text/x-python","patch_set":1,"id":"dc80b612_909102f1","line":72,"updated":"2023-07-31 10:45:25.000000000","message":"so heal_reqspec_is_bfv is the extra call i was referint too for bfv guests \n\nhttps://github.com/openstack/nova/blob/bee1313240d63c26620bb091766232b7d7a97539/nova/compute/utils.py#L281-L300\n\n which is called here https://github.com/openstack/nova/blob/bee1313240d63c26620bb091766232b7d7a97539/nova/conductor/tasks/migrate.py#L284\n \n i was concened about the request_spec.requested_destination being saved not force_host","commit_id":"f06374dd930e82ba0efe7298b8b08d11b94d14af"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"0f58ab7292a4dcb32e8d18f440089b4bc4223692","unresolved":true,"context_lines":[{"line_number":69,"context_line":"        spec_obj \u003d objects.RequestSpec.get_by_instance_uuid(ctxt, server[\u0027id\u0027])"},{"line_number":70,"context_line":"        self.assertEqual({}, spec_obj.scheduler_hints)"},{"line_number":71,"context_line":"        self.assertIsNone(spec_obj.force_hosts)"},{"line_number":72,"context_line":"        self.assertIsNone(spec_obj.force_nodes)"}],"source_content_type":"text/x-python","patch_set":1,"id":"105d9e15_39ceb05b","line":72,"in_reply_to":"dc80b612_909102f1","updated":"2023-07-31 10:58:04.000000000","message":"we do update the requested destination here\n\nhttps://github.com/openstack/nova/blob/bee1313240d63c26620bb091766232b7d7a97539/nova/compute/api.py#L5720-L5728\n\nbut i also think we do it in other code paths.\n\nthe concern is an eveacuation to a specific host for a BFV guest might pin the vm to that unless your force a migration again?","commit_id":"f06374dd930e82ba0efe7298b8b08d11b94d14af"}]}
