cloudstack-ui icon indicating copy to clipboard operation
cloudstack-ui copied to clipboard

Choice of parameters for service offerings changes breaks the data

Open tamazlykar opened this issue 5 years ago • 2 comments

Description

When values for custom SO are selected, data of this model is changed. But this is not true since custom SO does not have parameters CPU number, CPU speed, memory. This data is only needed when creating VM and they are passed by a separate parameter in the query. At the current time, it does not create a bug, since this data is no longer used. But this can create a bug in the future.

Steps to reproduce

  1. Change custom service offering params in the VM creation dialog

Environment


Browser:
- [ ] Chrome version XX
- [ ] Firefox version XX
- [ ] Safari version XX
- [ ] Opera version XX
- [ ] IE version XX
- [ ] Edge version XX

Others:

Connected feature ID

vm_creation_so_custom

Screenshots

Properties were added screenshot from 2018-07-15 17-34-54 The data is transferred in the request to create a virtual machine in this way. screenshot from 2018-07-15 17-35-52

tamazlykar avatar Jul 19 '18 07:07 tamazlykar

Should be resolved after rewriting of VM creation on ngrx. To be tested after.

HeyRoach avatar Aug 03 '18 02:08 HeyRoach

Close this issue for now as there is no problem for today. To reopen if needed.

elenaustyugova avatar Aug 23 '18 09:08 elenaustyugova