gophercloud icon indicating copy to clipboard operation
gophercloud copied to clipboard

identity/v3: impossible to remove a role from a specific domain

Open EmilienM opened this issue 4 years ago • 0 comments

The API allows you to remove a role from a specific domain, but we currently don't support it in Gophercloud. The Delete function will look for a role into none domain and tries to remove it.

EmilienM avatar Jan 13 '22 17:01 EmilienM