← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1253525] Re: The positional arguments of create flavor is incorrect disposal

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => juno-3

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

Title:
  The positional arguments of create flavor is incorrect disposal

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  The positional arguments of create flavor name, ram, vcpus and disk are incorrect disposal.
  when i create flavor without name ,
  it throws exception with message:  "name is not a string or unicode"
  but i didn't input name , 
  I think it should throw exception with message:
  "Invalid request body" or
   "The server could not comply with the request since it is either malformed or otherwise incorrect."

  The parameter  ram, vcpus and disk have the same problem.

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