
mysql-python undesireable over PyMySQL for a few reasons. Mainly, it does not support Py3* and does not work well with eventlet. There is also a bug in using oslo.db with PyMySQL where reference errors are not properly detected. This fixed in oslo.db ab20754db71e55b79b9e71e36ad86d9befc89a92 but we should still work around this unless global-requirements are bumped for oslo.db. Also adding pymysql to requirements since it is a pure python library and having a codebase that can 'just work' is awesome. Change-Id: I0058193c7cbd329731ade37108614fa6eb19d0f7
Storyboard
Storyboard is a task tracker for OpenStack.
Project Resources
Project status, bugs, and blueprints are tracked at:
Source code can be found at:
Documentation can be found here:
Additional resources are linked from the project wiki page:
Anyone wishing to contribute to an OpenStack project should find plenty of helpful resources here:
All OpenStack projects use Gerrit for code reviews. A good reference for that is here:
http://docs.openstack.org/infra/manual/developers.html#development-workflow
Description
Languages
Python
99.3%
Shell
0.5%
Dockerfile
0.1%