nvazquez opened a new issue, #7998:
URL: https://github.com/apache/cloudstack/issues/7998
##### 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: https://github.com/apache/cloudstack/pull/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
~~~

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

--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]