You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/09/23 08:05:19 UTC

[GitHub] [cloudstack-primate] Pearl1594 opened a new pull request #738: Storage type defaults to shared even on setting to local

Pearl1594 opened a new pull request #738:
URL: https://github.com/apache/cloudstack-primate/pull/738


   By default, the following parameters are passed :
   ```
   {"GET":{"scheme":"http","host":"10.10.3.155:8080","filename":"/client/api/","query":{"issystem":"false","name":"test2","displaytext":"test2","provisioningtype":"thin","cachemode":"none","customized":"false","offerha":"false","limitcpuuse":"false","cpunumber":"1","cpuspeed":"200","memory":"200","isvolatile":"false","command":"createServiceOffering","response":"json"},"remote":{"Address":"10.10.3.155:8080"}}}
   ```
   storagetype seems to be missing
   
   ![image](https://user-images.githubusercontent.com/10495417/93984545-90419300-fda1-11ea-94db-8593fd9a3975.png)
   
   
   After the fix:
   ```
   {"GET":{"scheme":"http","host":"localhost:5050","filename":"/client/api/","query":{"issystem":"false","name":"test3","displaytext":"test3","storagetype":"local","provisioningtype":"thin","cachemode":"none","customized":"false","offerha":"false","limitcpuuse":"false","cpunumber":"2","cpuspeed":"200","memory":"2000","isvolatile":"false","command":"createServiceOffering","response":"json"},"remote":{"Address":"127.0.0.1:5050"}}}
   ```
   ![image](https://user-images.githubusercontent.com/10495417/93984501-828c0d80-fda1-11ea-9bfd-4c16a08ce4a8.png)
   


----------------------------------------------------------------
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-primate] Pearl1594 commented on pull request #738: Storage type defaults to shared even on setting to local

Posted by GitBox <gi...@apache.org>.
Pearl1594 commented on pull request #738:
URL: https://github.com/apache/cloudstack-primate/pull/738#issuecomment-697204321


   @blueorangutan package


----------------------------------------------------------------
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-primate] blueorangutan commented on pull request #738: Storage type defaults to shared even on setting to local

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #738:
URL: https://github.com/apache/cloudstack-primate/pull/738#issuecomment-697209386


   Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive.
   QA: http://primate-qa.cloudstack.cloud:8080/client/pr/738 (JID-3503)


----------------------------------------------------------------
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-primate] rhtyd merged pull request #738: Storage type defaults to shared even on setting to local

Posted by GitBox <gi...@apache.org>.
rhtyd merged pull request #738:
URL: https://github.com/apache/cloudstack-primate/pull/738


   


----------------------------------------------------------------
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-primate] blueorangutan commented on pull request #738: Storage type defaults to shared even on setting to local

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #738:
URL: https://github.com/apache/cloudstack-primate/pull/738#issuecomment-697204758


   @Pearl1594 a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress.


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