)]}'
{"nova/virt/libvirt/config.py":[{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"e500e826e23bd575428ea6b18da0771741691420","unresolved":true,"context_lines":[{"line_number":3044,"context_line":""},{"line_number":3045,"context_line":"        self._is_sev_snp \u003d False"},{"line_number":3046,"context_line":""},{"line_number":3047,"context_line":"    def format_dom(self):"},{"line_number":3048,"context_line":"        root \u003d super(LibvirtConfigGuestSEVLaunchSecurity, self).format_dom()"},{"line_number":3049,"context_line":""},{"line_number":3050,"context_line":"        root.set(\u0027type\u0027, \u0027sev-snp\u0027 if self._is_sev_snp else \u0027sev\u0027)"}],"source_content_type":"text/x-python","patch_set":1,"id":"830753f3_b1a190ad","line":3047,"range":{"start_line":3047,"start_character":8,"end_line":3047,"end_character":18},"updated":"2026-04-13 15:51:11.000000000","message":"I\u0027d rather suggest creating a independent class, instead of make LibvirtConfigGuestSEVSNPLaunchSecurity inherit LibvirtConfigGuestSEVLaunchSecurity . It allows us to leaking SNP specific logic to base SEV class.","commit_id":"6a1e9c365b4eb249b7969dd0ed05aa4dd230e78a"}]}
