← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1438480] Re: missing json-schema for fixed-ips

 

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

** Changed in: nova
    Milestone: None => kilo-rc1

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

Title:
  missing json-schema for fixed-ips

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  The action reserve/unreserve didn't accept any input from the request
  body. So we can use json-schema to limit it.

  And the api sample files is wrong:

  
   {
      "reserve": "None"
   }

  
  It should accept a null, not a string "None"

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


References