← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1486805] Re: mistake in the documentation “Compute API v2 (SUPPORTED)”

 

the follow bug is similar with this one, so i think this time is also a bug.
https://bugs.launchpad.net/nova/+bug/1486425 

** This bug is no longer a duplicate of bug 1486425
   misspelling in the documentation “Compute API v2 (SUPPORTED)”

** Summary changed:

- mistake in the documentation “Compute API v2 (SUPPORTED)”
+ mistake in the documentation

-- 
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 Compute (nova):
  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/nova/+bug/1486805/+subscriptions


References