Skip to content

Commit

Permalink
DOC: updated user_mapping.py links
Browse files Browse the repository at this point in the history
was pointing to server links before
  • Loading branch information
anish-mudaraddi committed Nov 28, 2023
1 parent ca18839 commit fdde7bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/openstack_query/mappings/user_mapping.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ def get_server_side_handler() -> ServerSideHandler:
on the control plane, rather than locally.
valid filters documented here:
https://docs.openstack.org/openstacksdk/latest/user/proxies/compute.html
https://docs.openstack.org/api-ref/compute/?expanded=list-servers-detail#list-server-request
https://docs.openstack.org/openstacksdk/latest/user/proxies/identity_v3.html
https://docs.openstack.org/api-ref/identity/v3/#list-users
"""
return ServerSideHandler(
{
Expand Down

0 comments on commit fdde7bc

Please sign in to comment.