-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
While creating any system offering of type SSVM or CPVM or domain router from UI, the underlying API called is always with
"systemvmtype" as domainrotuer.
Following is the screenshot of system offering creation with System VM type "Secondary Storage VM"

Here is the system offering created with type domainrouter.

API captured for this operation.
{"createserviceofferingresponse":{"serviceoffering":{"id":"b761ad41-1b66-4475-b261-38ab3c697f47","name":"testSSVMoffering","displaytext":"testSSVMoffering","cpunumber":1,"cpuspeed":1000,"memory":1024,"created":"2021-02-11T09:37:50+0000","storagetype":"shared","provisioningtype":"thin","offerha":false,"limitcpuuse":false,"isvolatile":false,"issystem":true,"defaultuse":false,"systemvmtype":"domainrouter","iscustomizediops":false,"miniops":0,"maxiops":0,"iscustomized":false,"cacheMode":"none","rootdisksize":0,"dynamicscalingenabled":true}}}
ISSUE TYPE
- Bug Report
COMPONENT NAME
UI
CLOUDSTACK VERSION
4.15 or master
EXPECTED RESULTS
Creating System offering from UI should create with provided system vm type
ACTUAL RESULTS
Creating System offering from UI always creates with domainrouter type irrespective of provided type