yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #60886
[Bug 1654197] Re: api-ref: wrong parameters in os-hypervisors.inc
Reviewed: https://review.openstack.org/416911
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=070656a4782508eb3c7a341a3dcf58266e783b6c
Submitter: Jenkins
Branch: master
commit 070656a4782508eb3c7a341a3dcf58266e783b6c
Author: Takashi NATSUME <natsume.takashi@xxxxxxxxxxxxx>
Date: Thu Jan 5 18:40:52 2017 +0900
api-ref: Fix path parameters in os-hypervisors.inc
The hypervisor ID in path parameters have been fixed to 'integer'.
In "Search Hypervisor" and "List Hypervisor Servers",
the hypervisor IDs have been fixed to a string for searching
hypervisor host names.
Change-Id: I2260f0c4ca82d5a2ae5a46bcf8f48f9eaaf09f2f
Closes-Bug: #1654197
** 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/1654197
Title:
api-ref: wrong parameters in os-hypervisors.inc
Status in OpenStack Compute (nova):
Fix Released
Bug description:
http://developer.openstack.org/api-ref/compute/#hypervisors-os-
hypervisors
* The hypervisor ID in path parameters should be 'integer' instead of 'string'.
* The hypervisor ID in path parameters should be a search string (pattern) in "Search Hypervisor" and "List Hypervisor Servers".
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1654197/+subscriptions
References