cinder/doc/source/devref
ChangBo Guo(gcb) dd0ab650c8 Adjust doc about threading
There are two ways to give other greenthread chance to run:
greenthread.sleep(0) or time.sleep(0). Add the second way in
threading.rst and recommend the first way for contributors.

Also, PyMySQL works well with eventlet [1], and it's the default MySQL
DB API driver for oslo.db now[2].
So adjust 'threading model' doc with such info.

[1] https://wiki.openstack.org/wiki/PyMySQL_evaluation
[2] http://docs.openstack.org/developer/oslo.db/installation.html

Change-Id: I1fcf7242a6794d74da16aa5f326887cfa7257a1b
2016-10-14 13:07:47 +08:00
..
addmethod.openstackapi.rst doc: Fix wrong description about adding RESTful API 2016-02-17 10:32:53 +08:00
api_conditional_updates.rst Fix typo: remove redundant 'that' 2016-10-03 13:32:45 +07:00
api_microversion_dev.rst Enhance api_microversion doc 2016-08-16 06:10:31 +00:00
api_microversion_history.rst cinder-api-microversions code 2016-02-24 06:50:54 -07:00
api.apache.rst Docs: cleanup doc8 errors 2016-07-23 20:57:04 -05:00
api.rst Fix doc and source documentation errors and warning 2016-04-14 12:30:08 +02:00
architecture.rst Fix a few Sphinx warnings 2013-07-05 16:09:50 -04:00
attach_detach_conventions.rst Docs: cleanup doc8 errors 2016-07-23 20:57:04 -05:00
auth.rst Docs: cleanup doc8 errors 2016-07-23 20:57:04 -05:00
cinder.rst Docs: cleanup doc8 errors 2016-07-23 20:57:04 -05:00
database.rst Fix doc and source documentation errors and warning 2016-04-14 12:30:08 +02:00
development.environment.rst Add test type clarification to devref 2016-06-13 10:15:54 -05:00
drivers.rst Driver documentation cleanup 2016-08-25 15:51:37 +05:30
fakes.rst Docs: cleanup doc8 errors 2016-07-23 20:57:04 -05:00
gerrit.rst Workflow documentation is now in infra-manual 2014-12-05 04:39:45 +00:00
gmr.rst Update docs to generate Guru Meditation Report 2015-10-21 17:41:06 -05:00
i18n.rst Docs: Correct i18n information 2016-07-25 12:47:35 -05:00
index.rst Add test type clarification to devref 2016-06-13 10:15:54 -05:00
jenkins.rst Remove incorrect URLs from jenkins.rst 2015-08-08 01:22:19 +09:00
launchpad.rst Launchpad Answers no longer used 2016-04-13 21:59:42 +08:00
migration.rst Docs: cleanup doc8 errors 2016-07-23 20:57:04 -05:00
releasenotes.rst Remove driver interface changes from reno devref 2016-09-09 10:28:37 +02:00
replication.rst Fix 20 typos on devref 2016-04-22 18:29:36 +09:00
rolling.upgrades.rst Fix 20 typos on devref 2016-04-22 18:29:36 +09:00
rpc.rst Documentation Bug fix committed 2014-11-16 18:11:03 +05:30
scheduler.rst Fix doc and source documentation errors and warning 2016-04-14 12:30:08 +02:00
services.rst Fix a few Sphinx warnings 2013-07-05 16:09:50 -04:00
testing.rst Add test type clarification to devref 2016-06-13 10:15:54 -05:00
threading.rst Adjust doc about threading 2016-10-14 13:07:47 +08:00
user_messages.rst User messages API for error cases 2016-04-29 18:41:10 +00:00
volume.rst Fix doc and source documentation errors and warning 2016-04-14 12:30:08 +02:00