Reviewed: https://review.openstack.org/459494 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=5be70c257a94c6817b90e21875ed4b8c5e7a6614 Submitter: Jenkins Branch: master
commit 5be70c257a94c6817b90e21875ed4b8c5e7a6614 Author: Takashi NATSUME <[email protected]> Date: Tue Apr 25 11:51:21 2017 +0900 api-ref: Fix a parameter description in servers.inc Fix the description for the 'flavorRef' parameter in 'Create Server' API. Change-Id: I6b0eb733961d0b8d28aea9abf2c21734fd07cb42 Implements: blueprint api-ref-in-rst-pike Closes-Bug: #1685977 ** 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/1685977 Title: api-ref: wrong description for 'flavorRef' parameter in Create Server API Status in OpenStack Compute (nova): Fix Released Bug description: https://developer.openstack.org/api-ref/compute/?expanded=create- server-detail#create-server In " Create Server" API, 'flavorRef' parameter is defined as follows: > The flavor reference, as a UUID or full URL, for the flavor for your server instance. But The flavor ID can be specified as not only a UUID but only any string or integer. So the description should be fixed. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1685977/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

