Honestly, I'm pretty sure this works as you expect. Unless you can
provide a reproduce scenario where it doesn't, I'm not sure there is
anything to fix here.

** Changed in: nova
       Status: Incomplete => Won't Fix

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

Title:
  schedule disk_filter issue

Status in OpenStack Compute (Nova):
  Won't Fix

Bug description:
  In filter/disk_filter.py, we use the the whole free disk on the host to 
caculate, But I think we need to use the free disk for store in stance here.  
  Example, the whole free disk may be 100G on the host, but in 
/var/lib/nova/instances/ the free disk  may only have 10M, I think that we 
should use this 10M  in this filter, not 100G.

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