
This commit adds a new endpoint `/v1/events` which provides a list of all timeline events. It is able to be filtered by story_id, worklist_id, and board_id. The existing `/v1/stories/:id/events` endpoint is preserved, but similar endpoints for worklists and boards don't exist in favour of using something like `/v1/events?worklist_id=360`. Change-Id: Ie13f9d71d9a0b736e4184dd36cc1a6ac26a5f109
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