Reviewed: https://review.openstack.org/232827 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=712366f7614f4d85bf36515c13a0e5b7a5b038c8 Submitter: Jenkins Branch: master
commit 712366f7614f4d85bf36515c13a0e5b7a5b038c8 Author: JuPing <[email protected]> Date: Fri Oct 9 00:06:35 2015 +0800 Fix the bug of "Error spelling of 'explicitely'" The word "explicitely" should be spelled as "explicitly". So it is changed. (df) Ran spell-check on entire file and fixed a few more misspellings. Change-Id: I25d2accc2e0a1aaff71011944a62dadceb508b47 Closes-Bug: #1501202 ** Changed in: nova Status: In Progress => Fix Released -- 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/1501202 Title: Error spelling of "explicitely" Status in OpenStack Compute (nova): Fix Released Bug description: There are some incorrect spellings in the below files: nova/etc/nova/rootwrap.conf #LIne10: # explicitely specify a full path (separated by ',') nova/nova/virt/xenapi/vmops.py #Line1961: Missing paths are ignored, unless explicitely stated not to... nova/nova/objects/instance_group.py #Line138: # field explicitely, we prefer to raise an Exception so the developer... nova/nova/objects/pci_device.py #Line137: # obj_what_changed, set it explicitely... I think the word "explicitely" should be spelled as "explicitly". To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1501202/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

