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

Follow up discussions #3

Open
sebastian-luna-valero opened this issue May 13, 2022 · 1 comment
Open

Follow up discussions #3

sebastian-luna-valero opened this issue May 13, 2022 · 1 comment

Comments

@sebastian-luna-valero
Copy link
Member

Short Description of the issue

This work may continue in https://jira.egi.eu/browse/EGITCB-35

Summary of proposed changes

I wanted to share the command I found to identify VMs that have been running for a long time, in case it's helpful:

fedcloud openstack server list --site <SITE> --vo <VO> --changes-since 2021-12-31T23:59:59Z --status ACTIVE -c Name -c ID -c "User ID" --json-output 2> /dev/null

Nonetheless, this does not solve #2

fedcloud openstack user list --site <SITE> --vo <VO>
You are not authorized to perform the requested action: identity:list_users. (HTTP 403)
@sebastian-luna-valero
Copy link
Member Author

xref: EGI-Federation/documentation#628

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant