
Remove the Branch and Milestone legacy tables from the POC. Those will very likely be implemented in a very different way now. While it is unused yet, I kept the StoryTag table around, since its implementation is likely to be quite similar. In order to delete the milestone_id foreign key in the tasks table, we need the name of the constraint. So I retroactively named all foreign keys in table 'tasks' under the autogenerated name for MySQL databases. Change-Id: Id3e8e12b19046aed243b8f073fe18a98c03011e6
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:
Description
Languages
Python
99.3%
Shell
0.5%
Dockerfile
0.1%