cinder/doc/source
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
..
_ga Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
_static Add sample config file to cinder docs 2016-05-17 08:52:21 -05:00
devref Adjust doc about threading 2016-10-14 13:07:47 +08:00
images/rpc Fix typo/misspelled words 2013-12-03 22:49:12 +08:00
man Clean up man page and remove version/date 2016-06-06 15:21:47 -07:00
conf.py Prevent doc generation failure on OVO decorators 2016-08-09 18:24:25 +02:00
database_architecture.rst Create a page of drivers with stevedore.sphinxext 2015-09-15 15:54:34 +10:00
index.rst Merge "Add driver list to doc build" 2016-07-29 02:24:22 +00:00
oslo-middleware.rst Create a page of drivers with stevedore.sphinxext 2015-09-15 15:54:34 +10:00
sample_config.rst Add sample config file to cinder docs 2016-05-17 08:52:21 -05:00
scheduler-filters.rst Create a page of drivers with stevedore.sphinxext 2015-09-15 15:54:34 +10:00
scheduler-weights.rst Create a page of drivers with stevedore.sphinxext 2015-09-15 15:54:34 +10:00