calm-dsl
calm-dsl copied to clipboard
[Bug] calm.dsl.tools.validator.validation_error: Additional properties are not allowed : 'machine_type' in command calm decompile bp
Describe the bug When trying to decompile a blueprint with a VM using UEFI and secure boot, calm dsl fails with the following error: calm.dsl.tools.validator.validation_error: Additional properties are not allowed : 'machine_type'
Branch/Container Branch or Container where it is happening: master
To Reproduce Steps to reproduce the behavior:
- In blueprint, configure service vm object on AHV provider and select UEFI and secure boot
- Try to decompile that saved blueprint
- See error
Expected behavior Blueprint should decompile successfully
Findings/Troubleshooting Done n/a
Available Logs/Data n/a
Screenshots n/a
** System Configuration:**
- OS: macosx
- Python: Python 3.10.8
Additional context n/a