7b0505bf5e

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: Ifcf48cddcf52ce720ceb275cc3eb4d6be61a3ca5
MANILA
You have come across an OpenStack shared file system service. It has identified itself as "Manila." It was abstracted from the Cinder project.
- Wiki: https://wiki.openstack.org/Manila
- Developer docs: http://docs.openstack.org/developer/manila
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://github.com/openstack/manila.git
For developer information please see HACKING.rst
You can raise bugs here http://bugs.launchpad.net/manila
Python client
Description
Languages
Python
99.3%
Shell
0.7%