← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1636911] [NEW] Numa related exception didn't process by create server API

 

Public bug reported:

Nova doesn't catches some set of exception in create server API method.
It causes responses with 500 (Internal Server Error) status code instead
of 400 (Bad Request) code.

These exceptions are:

 * CPUThreadPolicyConfigurationInvalid
 * ImageCPUPinningForbidden
 * ImageCPUThreadPolicyForbidden
 * MemoryPageSizeInvalid
 * MemoryPageSizeForbidden
 * RealtimeConfigurationInvalid
 * RealtimeMaskNotFoundOrInvalid

** Affects: nova
     Importance: Medium
     Assignee: Sergey Nikitin (snikitin)
         Status: Confirmed


** Tags: numa

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

Title:
  Numa related exception didn't process by create server API

Status in OpenStack Compute (nova):
  Confirmed

Bug description:
  Nova doesn't catches some set of exception in create server API
  method. It causes responses with 500 (Internal Server Error) status
  code instead of 400 (Bad Request) code.

  These exceptions are:

   * CPUThreadPolicyConfigurationInvalid
   * ImageCPUPinningForbidden
   * ImageCPUThreadPolicyForbidden
   * MemoryPageSizeInvalid
   * MemoryPageSizeForbidden
   * RealtimeConfigurationInvalid
   * RealtimeMaskNotFoundOrInvalid

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


Follow ups