** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => havana-rc1

-- 
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/1230109

Title:
  Assertion bug in test_cells_weights.py

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  On line 70,

   self.assert_('RamByInstanceTypeWeigher', class_names)

  should be

   self.assertIn('RamByInstanceTypeWeigher', class_names)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1230109/+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