← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1594385] [NEW] Nova does not report signature verification failure

 

Public bug reported:

When verifying Glance image signatures, Nova does not report a
meaningful error message to the end user. Instead, Nova gives the end
user a "No hosts available" message.

How to verify this behavior:
- Enable Nova's verify_glance_signatures configuration flag
- Upload an image to Glance with incorrect or missing signature metadata
- Attempt to boot an instance of this image via the Nova CLI

You should get an error message with the text "No valid host was found.
There are not enough hosts available". This does not describe the
failure and will lead the end user to think there is an issue with the
storage on the compute node.

** Affects: nova
     Importance: Undecided
     Assignee: Dane Fichter (dane-fichter)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Dane Fichter (dane-fichter)

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

Title:
  Nova does not report signature verification failure

Status in OpenStack Compute (nova):
  New

Bug description:
  When verifying Glance image signatures, Nova does not report a
  meaningful error message to the end user. Instead, Nova gives the end
  user a "No hosts available" message.

  How to verify this behavior:
  - Enable Nova's verify_glance_signatures configuration flag
  - Upload an image to Glance with incorrect or missing signature metadata
  - Attempt to boot an instance of this image via the Nova CLI

  You should get an error message with the text "No valid host was
  found. There are not enough hosts available". This does not describe
  the failure and will lead the end user to think there is an issue with
  the storage on the compute node.

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


Follow ups