Remove reference to undefined attributes in is_user_context
Bug #1508217 reported by
Ronald Bradford
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
oslo.context |
Fix Released
|
Undecided
|
Ronald Bradford |
Bug Description
is_user_defined() makes reference to user_id and project_id in context object, which do not exist in the Oslo Context RequestContext.
This may be as a result of using this code from Nova http://
Changed in oslo.context: | |
assignee: | nobody → Ronald Bradford (ronaldbradford) |
Changed in oslo.context: | |
milestone: | none → 0.9.0 |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in https:/ /review. openstack. org/#/c/ 237789/