← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1292309] [NEW] Exception handle in be better when create a flavor

 

Public bug reported:

If I create a flavor but failed to operate on db layer , a InstanceTypeCreateFailed exception will be raised but 
nova-api didn't handle it well, it will report 

[root@controller ~]# nova flavor-create test1 111 512 1 1
ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-74050da0-6f78-408e-8a1b-97c2a03e597d)

give more accurate reason will be better

** Affects: nova
     Importance: Undecided
     Assignee: jichencom (jichenjc)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => jichencom (jichenjc)

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

Title:
  Exception handle in be better when create a flavor

Status in OpenStack Compute (Nova):
  New

Bug description:
  If I create a flavor but failed to operate on db layer , a InstanceTypeCreateFailed exception will be raised but 
  nova-api didn't handle it well, it will report 

  [root@controller ~]# nova flavor-create test1 111 512 1 1
  ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-74050da0-6f78-408e-8a1b-97c2a03e597d)

  give more accurate reason will be better

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


Follow ups

References