Skip to content

[UI] while creating any system offering, API always called with System VM Type as domain router #4682

@harikrishna-patnala

Description

@harikrishna-patnala

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"
image

Here is the system offering created with type domainrouter.
image

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions