Plural grammar error "an API calls"

Bug #1486805 reported by DongCan
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
Low
DongCan

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.

DongCan (dongc-fnst)
Changed in neutron:
assignee: nobody → DongCan (dongc-fnst)
affects: neutron → nova
DongCan (dongc-fnst)
description: updated
DongCan (dongc-fnst)
summary: - mistake in the documentation “Compute API v2 (SUPPORTED)”
+ mistake in the documentation
Revision history for this message
jichenjc (jichenjc) wrote :

are you going to change document or nova code?
I would think you need file bug again doc if no code or doc in source tree related to nova?

affects: nova → openstack-api-site
Revision history for this message
Anne Gentle (annegentle) wrote :
Changed in openstack-api-site:
status: New → Confirmed
importance: Undecided → Low
status: Confirmed → Incomplete
Anne Gentle (annegentle)
summary: - mistake in the documentation
+ Plural grammar error "an API calls"
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to api-site (master)

Fix proposed to branch: master
Review: https://review.openstack.org/215400

Changed in openstack-api-site:
status: Incomplete → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

Reviewed: https://review.openstack.org/215400
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=0d733629f1a6043d6b6038c8fd79564e747a5007
Submitter: Jenkins
Branch: master

commit 0d733629f1a6043d6b6038c8fd79564e747a5007
Author: DongCan <email address hidden>
Date: Fri Aug 21 02:07:47 2015 +0000

    Fix singular and plural grammar error.

    Fix misspelling from "disk" to "disks".
    Fix misspelling from "calls" to "call".
    Closes-Bug: #1486805

    Change-Id: I7b9f3e17e5fddc109c480b37cd8e64e971d662c4

Changed in openstack-api-site:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.