← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1469515] [NEW] Incorrect ERROR message from nova log while booting an instance from an image with insufficient disk space

 

Public bug reported:

Description of problem:
After booting an instance from an image with insufficient disk space, the action failed with NeutronClientException, while the real reason for the failure is that the disk flavor is too small for requested image
 
Version-Release number of selected component (if applicable):
python-django-horizon-2015.1.0-10.el7ost.noarch

How reproducible:
sometimes 

Steps to Reproduce:
1. Launch an instance with disk flavor which too small for requested image

Actual results:
Incorrect ERROR message from nova log  

Expected results:
The error should indicate that the flavor's disk is too small for requested image

** Affects: nova
     Importance: Undecided
         Status: New

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

Title:
  Incorrect ERROR message from nova log while booting an instance from
  an image with insufficient disk space

Status in OpenStack Compute (Nova):
  New

Bug description:
  Description of problem:
  After booting an instance from an image with insufficient disk space, the action failed with NeutronClientException, while the real reason for the failure is that the disk flavor is too small for requested image
   
  Version-Release number of selected component (if applicable):
  python-django-horizon-2015.1.0-10.el7ost.noarch

  How reproducible:
  sometimes 

  Steps to Reproduce:
  1. Launch an instance with disk flavor which too small for requested image

  Actual results:
  Incorrect ERROR message from nova log  

  Expected results:
  The error should indicate that the flavor's disk is too small for requested image

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


Follow ups

References