Keystone role_assignments actions does not work
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mistral |
Triaged
|
Medium
|
Unassigned |
Bug Description
On current master version:
I found some of the Keystone Actions does not work.
keystone.
keystone.
keystone.
keystone.
keystone.
For example,
$ mistral run-action keystone.
{"result": "Failed to run action [action_ex_id=None, action_cls='<class 'mistral.
There was no implementation in the Keystone code.
https:/
create
update
get
find
delete
At least, I think that we should be doing is following.
role_assignment
role_assignment
https:/
grant
revoke
Should I fix the next file when I want to solve this problem?
https:/
information type: | Public → Private |
information type: | Private → Public |
Changed in mistral: | |
status: | New → Triaged |
importance: | Undecided → Medium |
I'm sorry , "roles.grant, roles.revoke" were had already been implemented in mapping.json.