yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #06571
[Bug 1215390] Re: Incorrect relationship declaration in models.ComputeNodeStat
** Changed in: nova
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1215390
Title:
Incorrect relationship declaration in models.ComputeNodeStat
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
db.sqlalchemy.models.ComputeNodeStat.stats field is not properly
named: since it is a relation that maps to
db.sqlalchemy.models.ComputeNode, it should be named 'compute_node',
not 'stats'. Besides, the call to the relationship() method lacks the
foreign_keys parameter.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1215390/+subscriptions