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

** Changed in: nova
    Milestone: None => juno-3

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

Title:
  comments misspelled in type_filter

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  the comments of nova.scheduler.filters.type_filter.py:

  class TypeAffinityFilter(filters.BaseHostFilter):
  ...
  def host_passes(self, host_state, filter_properties):
          """Dynamically limits hosts to one instance type

          Return False if host has any instance types other then the requested
          type. Return True if all instance types match or if host is empty.
          """
  ...

  
  'other then' in the next-to-last line should be 'other than'

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