The description create server's parameter "files" contains incorrect word

Bug #1482081 reported by ZhuChunzhan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Low
ZhuChunzhan

Bug Description

The parameter fiels belong to create server,it's description like below:
http://docs.openstack.org/developer/python-novaclient/ref/v2/servers.html
files – A dict of files to overrwrite on the server upon boot. Keys are file names (i.e. /etc/passwd) and values are the file contents (either as a string or as a file-like object). A maximum of five entries is allowed, and each file must be 10k or less.

The word overrwrite,should be overwrite.

ZhuChunzhan (zhucz)
Changed in python-novaclient:
assignee: nobody → ZhuChunzhan (zhucz)
status: New → In Progress
melanie witt (melwitt)
Changed in python-novaclient:
importance: Undecided → Low
ZhuChunzhan (zhucz)
Changed in python-novaclient:
status: In Progress → Confirmed
Changed in python-novaclient:
status: Confirmed → In Progress
ZhuChunzhan (zhucz)
Changed in python-novaclient:
status: In Progress → Fix Committed
Revision history for this message
melanie witt (melwitt) wrote :

Hi, the status "Fix Committed" means the patch has been merged, so this should still be "In Progress" https://review.openstack.org/#/c/210235/

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

Reviewed: https://review.openstack.org/210235
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=8a734a29f3022d2200eca8c3ec006993c6f1aedd
Submitter: Jenkins
Branch: master

commit 8a734a29f3022d2200eca8c3ec006993c6f1aedd
Author: ZhuChunzhan <email address hidden>
Date: Fri Aug 7 07:49:11 2015 +0000

    Correct the files's description "overrwriter"

    The parameter of method create files's description contains incorrect word.

    Modify "overrwrite" to "overwrite".

    Closes-Bug: #1482081

    Change-Id: I1ca15e521d8853e690d9d7bad12d6c63bca7d19d

Changed in python-novaclient:
status: In Progress → Fix Committed
Changed in python-novaclient:
milestone: none → 2.27.0
status: Fix Committed → 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.