Skip to content

[UI] Vmware deploy-as-is instances are not receiving the properties values #7998

@nvazquez

Description

@nvazquez
ISSUE TYPE
  • Bug Report
COMPONENT NAME
UI
CLOUDSTACK VERSION
4.17, 4.18
CONFIGURATION

Register a VMware vApp template selecting the option 'Read settings from OVA'. Deploy VM and input property values

OS / ENVIRONMENT

Vmware vApps containing properties

SUMMARY

vApp properties values are not passed to the deployVirtualMachine API after the Vue3 upgrade on: #5151

STEPS TO REPRODUCE
- Register a vApp template containing vApp properties on CloudStack, selecting the 'Read setting from OVA' option
- On the Deploy Instance wizard, select the template and complete the values for the vApp properties
- Deploy VM 
EXPECTED RESULTS
The deployVirtualMachine API includes the properties set

image

ACTUAL RESULTS
The properties parameter is not set for the deployVirtualMachine API

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions