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 2020/10/07 08:31:57 UTC

[GitHub] [cloudstack-primate] vladimirpetrov opened a new issue #792: [FEATURE] Cluster information for a running VM

vladimirpetrov opened a new issue #792:
URL: https://github.com/apache/cloudstack-primate/issues/792


   **Is your feature request related to a problem? Please describe.**
   There is no information on which cluster a VM is running on. 
   
   **Describe the solution you'd like**
   Additional attribute can be added to the VM details page - cluster.
   
   **Describe alternatives you've considered**
   You can see the host in the VM details and clicking on it will reveal this information but still it's an extra click.
   
   **Additional context**
   None.
   


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

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



[GitHub] [cloudstack-primate] rhtyd commented on issue #792: [FEATURE] Cluster information for a running VM

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #792:
URL: https://github.com/apache/cloudstack-primate/issues/792#issuecomment-705435380


   @vladimirpetrov the listVirtualMachines and listVirtualMachinesMetrics api does not return clusterid or clustername; without backend changes the feature can't be implemented. Right now you can go to a host from a VM and from host view you can see cluster detail.


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

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



[GitHub] [cloudstack-primate] ravening commented on issue #792: [FEATURE] Cluster information for a running VM

Posted by GitBox <gi...@apache.org>.
ravening commented on issue #792:
URL: https://github.com/apache/cloudstack-primate/issues/792#issuecomment-717124727


   @rhtyd shall I create a pr for backend and frontend change to include the cluster name?


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

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



[GitHub] [cloudstack-primate] rhtyd commented on issue #792: [FEATURE] Cluster information for a running VM

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #792:
URL: https://github.com/apache/cloudstack-primate/issues/792#issuecomment-705435380


   @vladimirpetrov the listVirtualMachines and listVirtualMachinesMetrics api does not return clusterid or clustername; without backend changes the feature can't be implemented. Right now you can go to a host from a VM and from host view you can see cluster detail.


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

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