You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/02/11 09:47:55 UTC

[GitHub] [cloudstack] harikrishna-patnala opened a new issue #4682: [UI] while creating any system offering, API always called with System VM Type as domain router

harikrishna-patnala opened a new issue #4682:
URL: https://github.com/apache/cloudstack/issues/4682


   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](https://user-images.githubusercontent.com/3348673/107620510-ce6d1f80-6c7a-11eb-903d-6bfeaf1deda8.png)
   
   Here is the system offering created with type domainrouter.
   ![image](https://user-images.githubusercontent.com/3348673/107620639-070cf900-6c7b-11eb-953c-86b316e10a40.png)
   
   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
   <!-- Pick one below and delete the rest -->
    * Bug Report
    * Improvement Request
    * Enhancement Request
    * Feature Idea
    * Documentation Report
    * Other
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on master branch.
   -->
   
   ~~~
   
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, advanced networking, etc.  N/A otherwise
   -->
   
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### 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


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] rhtyd closed issue #4682: [UI] while creating any system offering, API always called with System VM Type as domain router

Posted by GitBox <gi...@apache.org>.
rhtyd closed issue #4682:
URL: https://github.com/apache/cloudstack/issues/4682


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] shwstppr commented on issue #4682: [UI] while creating any system offering, API always called with System VM Type as domain router

Posted by GitBox <gi...@apache.org>.
shwstppr commented on issue #4682:
URL: https://github.com/apache/cloudstack/issues/4682#issuecomment-778064888


   @harikrishna-patnala please check if PR #4683 fixes the problem


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org