Skip to content

feat(identity): add get endpoint by ID#2750

Closed
chuliang wants to merge 1 commit intogophercloud:masterfrom
ovh:feat/get-endpoint-by-id
Closed

feat(identity): add get endpoint by ID#2750
chuliang wants to merge 1 commit intogophercloud:masterfrom
ovh:feat/get-endpoint-by-id

Conversation

@chuliang
Copy link
Copy Markdown
Contributor

@chuliang chuliang commented Sep 4, 2023

Fixes #2748

Links to the line numbers/files in the OpenStack source code that support the
code in this PR:

https://github.com/openstack/keystone/blob/master/keystone/api/endpoints.py#L86

@chuliang chuliang force-pushed the feat/get-endpoint-by-id branch 2 times, most recently from 900ca85 to 2378806 Compare September 4, 2023 13:58
@chuliang chuliang force-pushed the feat/get-endpoint-by-id branch from 2378806 to 49d492e Compare September 4, 2023 14:14
@EmilienM EmilienM added semver:patch No API change and removed semver:unknown labels Sep 5, 2023
@EmilienM
Copy link
Copy Markdown
Contributor

EmilienM commented Sep 6, 2023

Please rebase

@chuliang chuliang force-pushed the feat/get-endpoint-by-id branch from 49d492e to ea6e376 Compare September 6, 2023 07:37
@github-actions github-actions bot added semver:minor Backwards-compatible change and removed semver:patch No API change labels Sep 6, 2023
@EmilienM
Copy link
Copy Markdown
Contributor

EmilienM commented Oct 4, 2023

I'm not sure this was rebased on HEAD, please pull and rebase. Thanks

@pierreprinetti pierreprinetti added the needinfo Additional information requested label Jul 23, 2024
@pierreprinetti
Copy link
Copy Markdown
Member

@chuliang I think that your work deserves to be merged. I have rebased it on top of the master branch in #3191; please chime in if you have time to work on it again. Otherwise I will try to complete it myself. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needinfo Additional information requested semver:minor Backwards-compatible change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support of Endpoint details

3 participants