
It seems like pika may raise AttributeError when the connection is closed, as describe here: https://github.com/pika/pika/issues/638, resulting in this error displayed on the webclient: 500: POST /storyboard_api/tasks: 'NoneType' object has no attribute 'send' This change adds AttributeError to the ConnectionClosed except. Change-Id: Iffa1ef1998379097b32d699a360b5de9277c01ed
Storyboard
Storyboard is a task tracker created to serve the needs of highly-distributed systems that span multiple projects, to enable cross-project work on a massive scale. Concepts were adapted from existing tools, and as many potential points of contention were removed as possible, to better facilitate coordination of project work by stakeholders with widely varied interests and needs.
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