Can't find project by project_id
Bug #1945785 reported by
Vladislav Kuzmin
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| python-keystoneclient |
New
|
Undecided
|
Douglas Mendizábal | ||
Bug Description
When I do something like this
keystone_
I get the following error:
File "/.venv/
p = super(ProjectMa
File "/.venv/
return f(*args, **new_kwargs)
File "/.venv/
self.
File "/venv/
data = body[response_key]
KeyError: 'projects'
| Changed in python-keystoneclient: | |
| assignee: | nobody → Douglas Mendizábal (dougmendizabal) |
To post a comment you must log in.
