[GitHub] [cloudstack-cloudmonkey] DaanHoogland commented on issue #117: filter is ignored on e.g. deploy virtual machine

2023-03-06 Thread via GitHub


DaanHoogland commented on issue #117:
URL: 
https://github.com/apache/cloudstack-cloudmonkey/issues/117#issuecomment-1456083945

   So I had a look, and this will require the filter() method from the output 
module to be converted into a small module and to add knowledge of the possible 
structures of the response to be filtered. This might have to be extendible if 
more possible response structures come up. but initially it just needs to 
distinct list-responses from the requested deployVirtualMachine response. a 
middle sized project probably.


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



[GitHub] [cloudstack-cloudmonkey] DaanHoogland commented on issue #117: filter is ignored on e.g. deploy virtual machine

2022-08-08 Thread GitBox


DaanHoogland commented on issue #117:
URL: 
https://github.com/apache/cloudstack-cloudmonkey/issues/117#issuecomment-1208179866

   I am doing a test in which I want to make sure that not all of the deploy VM 
commands succeed and want to get only the name and id of those VMs that do 
succeed. At the same time I want to see the error output of those that fail 
without feeding those into a grep command.
   I think the second command syntax I gave in the description would be the 
best intuitive way to deal with this, but the first one would be the most 
consistent with the list APIs.


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



[GitHub] [cloudstack-cloudmonkey] DaanHoogland commented on issue #117: filter is ignored on e.g. deploy virtual machine

2022-08-08 Thread GitBox


DaanHoogland commented on issue #117:
URL: 
https://github.com/apache/cloudstack-cloudmonkey/issues/117#issuecomment-1208162377

   I know, and that could be im[proved, couldnĀ“t it, @rohityadavcloud ?


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