yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37059
[Bug 1486805] Re: mistake in the documentation
** Project changed: nova => openstack-api-site
--
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/1486805
Title:
mistake in the documentation
Status in openstack-api-site:
New
Bug description:
1. http://developer.openstack.org/api-ref-compute-v2.html #1.4.5.
Update server
There is a mistake in the Description of Request parameter
“auto_disk_config (Optional)” .
Now:
True. The root partition expands to encompass all available virtual disk.
Change the context as follows:
True. The root partition expands to encompass all available virtual disks.
we can refer to the other places in the documentation :
Lists information for all available flavors.
Lists all available software deployments.
2. http://developer.openstack.org/api-ref-compute-v2.html#deleteServer
There is a mistake in the Asynchronous postconditions.
Now:
The server is deleted from the list of servers returned by an API calls.
Change the context as follows:
The server is deleted from the list of servers returned by an API call.
it should be [call] not [calls] here.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-api-site/+bug/1486805/+subscriptions
References