← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1530091] [NEW] check for mandatory parameter 'size' in schema/volumes.py missing for create

 

Public bug reported:

1. Version of NOVA 12.0.1
2.  NA
3. 
   a). Try to Create volume without giving size as input parameter.
   b). Request failed.
   c). Response body have message---"message": "Invalid input received: Invalid input received: Volume size 'None' must be an integer and  greater than 0 (HTTP 400)------------------------- Unexpected.
    d). Error message is not clear.

Expected Result:
5. Error message should be  "'size' is a required property" it will give clear understanding that you cant skip the size parameter.

** Affects: nova
     Importance: Undecided
     Assignee: Piyush Pathak (cyperxprt)
         Status: New


** Tags: compute

** Changed in: nova
     Assignee: (unassigned) => Piyush Pathak (cyperxprt)

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

Title:
  check for mandatory parameter 'size' in schema/volumes.py missing for
  create

Status in OpenStack Compute (nova):
  New

Bug description:
  1. Version of NOVA 12.0.1
  2.  NA
  3. 
     a). Try to Create volume without giving size as input parameter.
     b). Request failed.
     c). Response body have message---"message": "Invalid input received: Invalid input received: Volume size 'None' must be an integer and  greater than 0 (HTTP 400)------------------------- Unexpected.
      d). Error message is not clear.

  Expected Result:
  5. Error message should be  "'size' is a required property" it will give clear understanding that you cant skip the size parameter.

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


Follow ups