PyMySQL works well with eventlet[1], and it's the default MySQL DB API driver for oslo.db now[2]. So we need adjust the statement. [1]https://wiki.openstack.org/wiki/PyMySQL_evaluation [2]http://docs.openstack.org/developer/oslo.db/installation.html Change-Id: Ib9b0bb9427dd34abbda25a0c91e9832743c6fc08
OpenStack Nova Documentation README
Both contributor developer documentation and REST API documentation are sourced here.
Contributor developer docs are built to: http://docs.openstack.org/developer/nova/
API guide docs are built to: http://developer.openstack.org/api-guide/compute/
For more details, see the "Building the Documentation" section of doc/source/development.environment.rst.