Skip to content

identity.v3.Endpoint: add enabled field on creation and on update#3584

Merged
kayrus merged 1 commit intogophercloud:mainfrom
winiciusallan:endpoint-enabled
Dec 16, 2025
Merged

identity.v3.Endpoint: add enabled field on creation and on update#3584
kayrus merged 1 commit intogophercloud:mainfrom
winiciusallan:endpoint-enabled

Conversation

@winiciusallan
Copy link
Copy Markdown
Contributor

There are some operations that don't implement the Enabled field on the Endpoint API. This same field is also missing from the Openstack API Reference. I've created this patch to address it.

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/catalog/schema.py#L239
https://github.com/openstack/keystone/blob/master/keystone/catalog/schema.py#L394-L400

@github-actions github-actions bot added edit:identity This PR updates identity code semver:minor Backwards-compatible change backport-v2 This PR will be backported to v2 labels Dec 16, 2025
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 63.764%. remained the same
when pulling eb55a4f on winiciusallan:endpoint-enabled
into 487e09e on gophercloud:main.

@kayrus kayrus added this pull request to the merge queue Dec 16, 2025
Merged via the queue into gophercloud:main with commit 832f6f8 Dec 16, 2025
62 checks passed
@winiciusallan winiciusallan deleted the endpoint-enabled branch December 16, 2025 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-v2 This PR will be backported to v2 edit:identity This PR updates identity code semver:minor Backwards-compatible change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants