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 servers for all tenants #150

Merged
merged 2 commits into from
Feb 28, 2024

Conversation

gierens
Copy link
Contributor

@gierens gierens commented Jan 24, 2024

This adds the function ServerQuery.all_tenants which sets the optional
all_tenants flag on the server list query. This is useful for admin users
wanting to retrieve all servers of an OpenStack cloud.

It furthermore adds the convenience function DetailedServerQuery.all.

@dtantsur
Copy link
Owner

dtantsur commented Feb 8, 2024

Welcome, new contributor! As it's already a tradition in this repository, before I can accept your patch, I need to fix the devstack CI. Sigh.

UPD: #152

@dtantsur
Copy link
Owner

@gierens you may need to rebase your change to pick up the CI fixes.

This option allows admin users to list servers for all tenants.

Signed-off-by: Sandro-Alessio Gierens <[email protected]>
@gierens gierens force-pushed the list-server-all-tenants branch from 1be7275 to 6b61426 Compare February 27, 2024 18:59
@gierens
Copy link
Contributor Author

gierens commented Feb 27, 2024

@dtantsur Sorry for the late reply, last two weeks were a little busy ... Anyway, thanks for the hints and I rebased this on master.

@dtantsur dtantsur merged commit 3f49408 into dtantsur:master Feb 28, 2024
15 checks passed
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

Successfully merging this pull request may close these issues.

2 participants