yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62407
[Bug 1659475] Re: api-ref: wrong parameters in os-aggregates.inc
Reviewed: https://review.openstack.org/425512
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=48f6f0148d0c70d4999e4b4f91ff3d3f65ab90e1
Submitter: Jenkins
Branch: master
commit 48f6f0148d0c70d4999e4b4f91ff3d3f65ab90e1
Author: Takashi NATSUME <natsume.takashi@xxxxxxxxxxxxx>
Date: Wed Jan 25 23:55:43 2017 +0900
api-ref: Fix parameters and examples in aggregate API
- The type of aggegate ID is changed to 'integer' instead of 'string'.
- The uuid of aggegate is changed to 'required'
because the uuid is always shown in the response after v2.41.
- The response examples are replaced with v2.41 examples.
Change-Id: Ib106898d32dc67e414f489468e91561ab0a5eb80
Closes-Bug: #1659475
** 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/1659475
Title:
api-ref: wrong parameters in os-aggregates.inc
Status in OpenStack Compute (nova):
Fix Released
Bug description:
http://developer.openstack.org/api-ref/compute/#host-aggregates-os-
aggregates
In "Host aggregates" API Reference,
- The type of aggegate ID should be 'integer' instead of 'string'.
- The uuid of aggegate should be 'required' because the uuid is always shown in the response after v2.41.
And response examples had better be replaced with v2.41 examples.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1659475/+subscriptions
References