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 2022/02/25 10:04:00 UTC

[GitHub] [cloudstack-cloudmonkey] Pearl1594 opened a new pull request #111: Support for auto-completion of storage pool related APIs

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


   This PR attempts to fix: https://github.com/apache/cloudstack-cloudmonkey/issues/98 
   
   For most APIs where id points to storage pools, the auto-completion does not work i.e., it doesn't find the list of storage pools. Few examples of this include:
   updateStorageCapabilities, enableStorageMaintenance, cancelStorageMaintenance, etc
   
   Similarly, APIs which have storageid as arguments, do not auto-complete to list the available storage pools.
   for example: list volumes storageid=...


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

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack-cloudmonkey] Pearl1594 commented on pull request #111: Support for auto-completion of storage pool related APIs

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


   Yes @DaanHoogland this is ready for testing.


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

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

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