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-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org