rvalle opened a new issue, #6452:
URL: https://github.com/apache/cloudstack/issues/6452

   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and main branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete 
the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Enhancement Request
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   API
   ~~~
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   
   Currently, it is possible to list instances filtered by VPC, yet the 
information returned by the API includes no VPC information. In the case of our 
Ansible Inventory plugin, this translates into having the ability to "filter" 
by VPC, but not to group by VPC. Grouping by VPC is very desirable because 
allows to target specific VPCs with automation playbooks.
   
   ##### HOW THE FEATURE WOULD BE USED
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal 
test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   Once VPC information is returned with instance data, the Ansible Inventory 
Plugin will be able to run playbooks targeting an specific VPC. 
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to