Correcting description of image_update API method.

Currently, the description refers to the method returning:
    "a dictionary representation of a newly created *Image* object"
This is probably copy-pasted from image_create.
Updated database_architecture.rst to say:
    "a dictionary representation of the updated *Image* object"

Change-Id: Ie3101fa6c17bd6c62958543c327964c9e85f428a
This commit is contained in:
Alexander Bashmakov 2016-07-23 18:38:21 -07:00
parent fcfb2b5383
commit e81229b92a
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ Image basic methods
#. ``image_update(context, image_id, values, purge_props=False,
from_state=None)`` — updates the existing image with the identifier
*image_id* with the values listed in the *values* dictionary. Returns a
dictionary representation of a newly created *Image* object.
dictionary representation of the updated *Image* object.
Optional parameters are:
- ``purge_props`` — a flag indicating that all the existing