
When migrating bugs from launchpad to StoryBoard, there is only logic in place for master branches. If a bug exists on a branch other than master, its added to master anyway. This patch gets the branch info from the bug, checks that the branch exists in the project and if it doesn't advises on creating the branch and exits. Otherwise the bug is created. This patch also cleans up other pep8 errors related to print statements. Change-Id: I0c1c8d3ebef80fd0937eaa343fdb26f7aadec67c
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