nutanix / calm-dsl

Keep Calm and DSL On!
https://nutanix.github.io/calm-dsl/
Apache License 2.0
33 stars 51 forks source link

[Bug] calm.dsl.tools.validator.validation_error: Additional properties are not allowed : 'machine_type' in command calm decompile bp #253

Closed nx-sbourdeaud closed 1 year ago

nx-sbourdeaud commented 1 year ago

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:

  1. In blueprint, configure service vm object on AHV provider and select UEFI and secure boot
  2. Try to decompile that saved blueprint
  3. See error

Expected behavior Blueprint should decompile successfully

Findings/Troubleshooting Done n/a

Available Logs/Data n/a

Screenshots n/a

System Configuration:

Additional context n/a