Skip to content

identity: add support for string boolean in users' enabled member#3370

Merged
stephenfin merged 1 commit intomainfrom
user-bool
May 23, 2025
Merged

identity: add support for string boolean in users' enabled member#3370
stephenfin merged 1 commit intomainfrom
user-bool

Conversation

@kayrus
Copy link
Copy Markdown
Contributor

@kayrus kayrus commented May 8, 2025

Fixes #3369

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

[PUT URLS HERE]

@github-actions github-actions bot added edit:identity This PR updates identity code semver:patch No API change labels May 8, 2025
@coveralls
Copy link
Copy Markdown

coveralls commented May 8, 2025

Coverage Status

coverage: 63.822% (-0.008%) from 63.83%
when pulling d451208 on user-bool
into ad0459b on main.

@winiciusallan
Copy link
Copy Markdown
Contributor

Some CIs have failed. I think it was because devstack turned Antelope and Bobcat to "eom" and "eol" respectively.

I opened #3372

@winiciusallan
Copy link
Copy Markdown
Contributor

@kayrus can we rerun CI jobs?

@kayrus kayrus added the backport-v2 This PR will be backported to v2 label May 23, 2025
@kayrus kayrus requested a review from a team May 23, 2025 13:37
@stephenfin stephenfin merged commit dda154a into main May 23, 2025
28 checks passed
@stephenfin stephenfin deleted the user-bool branch May 23, 2025 14:46
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:patch No API change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error when querying users: cannot unmarshal string into Go struct field .users of type bool

4 participants