** Changed in: nova
     Assignee: wanghong (w-wanghong) => (unassigned)

** Changed in: nova
       Status: In Progress => Invalid

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

Title:
  trusted_filter cache does not work

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  The cache in trusted_filter does not work because a new instance of
  TrustedFilter is made each time, which creates it's own cache.

  This means that each time a new instance is scheduled, the
  TrustedFilter will query the attestation service for all hosts - which
  is a very slow operation.

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