Reviewed: https://review.openstack.org/338261 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=81310c512ce3b0cfe0ddc73d7b6aaafffbabbc6a Submitter: Jenkins Branch: master
commit 81310c512ce3b0cfe0ddc73d7b6aaafffbabbc6a Author: liu-lixiu <[email protected]> Date: Wed Jul 6 22:35:05 2016 +0800 Modify docstring of numa_get_reserved_huge_pages method Corrected grammar errors in the docstring. Change-Id: Id40e10973e2ec26ada8f3a3a1bb2d7ac63bccb89 Closes-Bug: #1599435 ** 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/1599435 Title: help of numa_get_reserved_huge_pages is not accurate. Status in OpenStack Compute (nova): Fix Released Bug description: version:master problem: help of numa_get_reserved_huge_pages is not accurate. raises: exceptionInvalidReservedMemoryPagesOption is option is not correctly set. would be: raises: exception InvalidReservedMemoryPagesOption when reserved_huge_pages option is not correctly set. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1599435/+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

