You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "Pearl1594 (via GitHub)" <gi...@apache.org> on 2023/01/24 10:37:24 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] rohityadavcloud closed pull request #111: Support for auto-completion of storage pool related APIs

Posted by "rohityadavcloud (via GitHub)" <gi...@apache.org>.
rohityadavcloud closed pull request #111: Support for auto-completion of storage pool related APIs
URL: https://github.com/apache/cloudstack-cloudmonkey/pull/111


-- 
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] borisstoyanov merged pull request #111: Support for auto-completion of storage pool related APIs

Posted by "borisstoyanov (via GitHub)" <gi...@apache.org>.
borisstoyanov merged PR #111:
URL: https://github.com/apache/cloudstack-cloudmonkey/pull/111


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