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

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

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

Title:
  Allow scheduler manager NoValidHost exception to pass over RPC

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  Calls to scheduler.manager.select_hosts are expected to throw
  NoValidHost exceptions if no hosts match such requests. For the
  exception to be passed over RPC, the method must be decorated with:

  @rpc_common.client_exceptions(exception.NoValidHost)

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