Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List VMs on a Datastore #6614

Open
3 tasks
OpenNebulaSupport opened this issue Jun 14, 2024 · 0 comments
Open
3 tasks

List VMs on a Datastore #6614

OpenNebulaSupport opened this issue Jun 14, 2024 · 0 comments

Comments

@OpenNebulaSupport
Copy link
Collaborator

Description
List all VMs deployed on a specific Datastore from the CLI or Sunstone interface.

Use case
Currently there's no way of doing this in a direct manner, instead it's necessary to either check each VM individually or run custom scripts from CLI. This should be similar as how it's possible to view all images on a Image DS, from the "Images" tab.

Interface Changes
From Sunstone, it would be interesting to have something like "Storage>Datastores>Datastore>VMs", so there's a tab on each system datastore that shows a list of all currently deployed VMs on it.
From CLI, it could be implemented on the onedatastore command, for example with something like onedatastore show DS_ID --vms.

Additional Context

Progress Status

  • Code committed
  • Testing - QA
  • Documentation (Release notes - resolved issues, compatibility, known issues)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant