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

Command for searching VMs #139

Open
tdviet opened this issue Apr 11, 2022 · 0 comments
Open

Command for searching VMs #139

tdviet opened this issue Apr 11, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@tdviet
Copy link
Owner

tdviet commented Apr 11, 2022

A universal command for searching VMs could be useful. Examples:

  • Get VM's ID, site and VO from VM's public IP. So users can manipulate with the VM hosting their services if they remember only hostnames/public IPs of the services. See Enable using hostnames as VM IDs #124
  • Get site and VO from local VM's ID (auto-generated by OpenStack and included in cloud-init). See Autodiscovery #136

Syntax for searching VMs should be similar to fedcloud select image or fedcloud select flavor. Could use the module directly, e.g. as fedcloud select vm --public-ip 1.2.3.4.

@tdviet tdviet added the enhancement New feature or request label Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant