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

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