Replace curly quotes with straight quotes

Change-Id: I57d10687acdc281dab6d7dbc4a1e231f47ee2f7a
This commit is contained in:
gaofei 2018-01-24 11:15:11 +08:00
parent 44e6b7635b
commit 80796e5622
3 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@ The OpenStack Foundation bylaws state:
Project is the Block Storage, Compute, Dashboard, Identity Service,
Image Service, Networking, and Object Storage modules. The Secretary
shall maintain a list of the modules in the Core OpenStack Project
which shall be posted on the Foundations website.
which shall be posted on the Foundation's website.
4.13

View File

@ -58,7 +58,7 @@ the threadpool overhead. It helps for systems calls that are going out to disk,
but it slowed down calls to the data that is in buffer cache, so in reality
using a threadpool brought a great cost to overall throughput, in some cases,
users saw a 25% drop in throughput. Another solution was to separate object
server processes per disk. The solution also helped with slow disks and theres
server processes per disk. The solution also helped with slow disks and there's
no need for a thread pool, but for super dense servers with many dozens of disks
it meant that memory consumption spiked up, limiting the memory available for
the filesystem.

View File

@ -149,7 +149,7 @@ of heavy emphasis on mentoring in the community, with multiple different
efforts underway. There is the new OpenStack Ladder program, inspired
by the Drupal Ladder program, which aims to bring more
users and operators into the contributor space and ensure that they
dont feel overwhelmed by our contribution processes.
don't feel overwhelmed by our contribution processes.
Growing New Leaders
-------------------
@ -191,7 +191,7 @@ OpenStack that much more.
When community members started taking deep dives into projects to
which they don't normally contribute, there was a ton of
enlightenment. Old prejudices took a backseat as we walked a mile in
each others shoes. This new understanding is part of why hierarchical
each other's shoes. This new understanding is part of why hierarchical
quotas are now implemented and working in many services, and are now
getting tested in the field. We expect most of the OpenStack projects,
as well as a number of non OpenStack projects in adjacent communities