Skip to content

Conversation

@dlaw4608
Copy link
Contributor

Fixes #583
Add Support for the Identity service's User resource in ORC

CLI Command:
go run ./cmd/scaffold-controller -interactive=false \
 -kind User \
 -gophercloud-client NewIdentityV3 \
 -gophercloud-module github.com/gophercloud/gophercloud/v2/openstack/identity/v3/users \
 -import-dependency Domain \
 -optional-create-dependency Domain

Signed-off-by: Daniel Lawton <[email protected]>
- E2E tests included
- API configured
- Controller
Signed-off-by: Daniel Lawton <[email protected]>
@github-actions github-actions bot added the semver:major Breaking change label Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver:major Breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Keystone User Controller

1 participant