yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #60089
[Bug 1651441] Re: api-ref: wrong parameter type and a missing parameter in servers-admin-action.inc
Reviewed: https://review.openstack.org/413075
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=e7f5f02f7d8cadea78b594f682314d5e5fd201be
Submitter: Jenkins
Branch: master
commit e7f5f02f7d8cadea78b594f682314d5e5fd201be
Author: Takashi NATSUME <natsume.takashi@xxxxxxxxxxxxx>
Date: Tue Dec 20 21:24:53 2016 +0900
api-ref: Fix parameter type in servers-admin-action.inc
Fix parameter type and add a missing parameter
in servers-admin-action.inc.
Change-Id: I8ad9227b49ad8148098a8658647bb4a9216d15ba
Closes-Bug: #1651441
** 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/1651441
Title:
api-ref: wrong parameter type and a missing parameter in servers-
admin-action.inc
Status in OpenStack Compute (nova):
Fix Released
Bug description:
In api-ref/source/servers-admin-action.inc, the following parameters'
type should be 'object'.
* createBackup
* os-resetState
And there is a missing parameter in 'os-migrateLive' Action.
It is 'os-migrateLive'(object).
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1651441/+subscriptions
References