yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #65454
[Bug 1634668] Re: Compute API Reference - version response doesn't require 'updated'
Reviewed: https://review.openstack.org/475226
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d04ddb0a2bff3d91455962a94213e17d9693ee2d
Submitter: Jenkins
Branch: master
commit d04ddb0a2bff3d91455962a94213e17d9693ee2d
Author: Takashi NATSUME <natsume.takashi@xxxxxxxxxxxxx>
Date: Mon Jun 19 13:13:09 2017 +0900
api-ref: Fix missing parameters in API Versions
Add 'updated' and 'media-types' explicitly
in parameter tables.
Change-Id: I3e9f3374d4183d7ef7d3cb55cc95a4499ab20d49
Closes-Bug: #1634668
** 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/1634668
Title:
Compute API Reference - version response doesn't require 'updated'
Status in OpenStack Compute (nova):
Fix Released
Bug description:
http://developer.openstack.org/api-ref/compute/?expanded=list-all-
major-versions-detail#list-all-major-versions
That doesn't have 'updated' in the response table and it also has a
note that says:
"The updated parameter in the response is vestigial and provides no
useful information."
However, 'updated' is required by the Tempest API schema check when
listing the compute endpoint's / root versions list:
https://github.com/openstack/tempest/blob/13.0.0/tempest/lib/api_schema/response/compute/v2_1/versions.py#L50
-----------------------------------
Release: 14.0.0.0rc2.dev459 on 'Tue Oct 18 13:29:32 2016, commit 1b62be7'
SHA:
Source: Can't derive source file URL
URL: http://developer.openstack.org/api-ref/compute/
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1634668/+subscriptions
References