** 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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to