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

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

Title:
  TrustedFilter checks compute trust level, not hypervisors

Status in OpenStack Compute (Nova):
  Fix Released
Status in OpenStack Compute (nova) icehouse series:
  Fix Released

Bug description:
  The TrustedFilter uses host_state.host as the name that will be
  checked against the remote attestation service.

  This works for the KVM case because the compute node and the
  hypervisor are the same; however we must be checking
  host_state.nodename which is the hostname for the hypervisor which
  will be registered with the attestation server.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1223452/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to