← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1653897] Re: api-ref: wrong parameter type and missing response description in os-quota-sets.inc

 

Reviewed:  https://review.openstack.org/416461
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=69f27a7ced73c8fbc58e2198fccd3ea5799a8df4
Submitter: Jenkins
Branch:    master

commit 69f27a7ced73c8fbc58e2198fccd3ea5799a8df4
Author: Takashi NATSUME <natsume.takashi@xxxxxxxxxxxxx>
Date:   Wed Jan 4 16:04:48 2017 +0900

    api-ref: Fix parameters and response in os-quota-sets.inc
    
    The type of 'quota_set' is changed to 'object'.
    Add a missing response description of DELETE method.
    
    Change-Id: I0a51861c68866303734a1d161b85689e1a3ba636
    Closes-Bug: #1653897


** Changed in: nova
       Status: In Progress => Fix Released

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

Title:
  api-ref: wrong parameter type and missing response description in os-
  quota-sets.inc

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  In "Quota sets (os-quota-sets)" API in the Compute API Reference,
  the parameter type of 'quota_set' should be 'object' instead of 'string'.
  And there is a missing response description in DELETE method.

  http://developer.openstack.org/api-ref/compute/#quota-sets-os-quota-
  sets

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


References