No such model UserTenantAssociation

Bug #843185 reported by klmitch
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
High
Unassigned

Bug Description

Line 709 of /keystone/db/sqlalchemy/api.py:

    user_tenant_ref = models.UserTenantAssociation()

There is no such model UserTenantAssociation.

Revision history for this message
klmitch (q-noreply) wrote :

How did you hit that function?
This is part of the older data model and was missed. All tests pass for me and I want to see how you got tot his to add coverage...

Revision history for this message
klmitch (q-noreply) wrote :

I've been writing additional tests (pull request coming soon) and came across it when setting up fixtures...

Revision history for this message
klmitch (q-noreply) wrote :

K. Submit the pull with the failing test and we'll fix. I need to know what to replace this with...

Revision history for this message
klmitch (q-noreply) wrote :

Still got this, Jay?

Revision history for this message
klmitch (q-noreply) wrote :

Yeah, I'll take this one. Feel free to assign it to me.

Revision history for this message
klmitch (q-noreply) wrote :

low priority, since the code actually isn't hit by anything :)

Revision history for this message
klmitch (q-noreply) wrote :

removed any references to missing model.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.