Reviewed: https://review.opendev.org/c/openstack/glance/+/946343 Committed: https://opendev.org/openstack/glance/commit/df5f2b3c8693ce288209e86bee656e7f9c7b9566 Submitter: "Zuul (22348)" Branch: master
commit df5f2b3c8693ce288209e86bee656e7f9c7b9566 Author: Franciszek Przewozny <przewozny.francis...@gmail.com> Date: Fri Apr 4 14:36:36 2025 +0200 Fix vTPM metadefs. According to the Nova documentation[1], valid tpm_model properties are: tpm-tis and tpm-crb, not TIS and CRB. This patch fixes the misalignment and also adds missing tpm_version property. [1]https://docs.openstack.org/nova/latest/admin/emulated-tpm.html Closes-Bug: #2106223 Change-Id: I698dbd2946555c0a6455b1be17a6bf4a8d407ee7 ** Changed in: glance Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/2106223 Title: vTPM properties enforced in Horizon are incorrect Status in Glance: Fix Released Bug description: Hi, When setting flavor properties via Horizon (running Kolla-Ansible 2024.2), hw:tpm_model is forced to be CRB or TIS, where (according to nova documentation [1] and my own testing) real values are tpm-tis and tpm-crb. Values currently provided by Horizon take no effect in nova, and TPM is not enabled on machines using such flavor. Also hw:tpm_version could be added together with this fix. [1] https://docs.openstack.org/nova/latest/admin/emulated-tpm.html Thanks To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/2106223/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp