OpenStack Task Tracking API
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Luigi Toscano 146ab70a56 Use ostestr instead of the custom pretty_tox.sh
Switch to os-testr as wrapper for testr, instead of the custom
script pretty_tox.sh.

Change-Id: I5b76cf9ffca530664b1c1ddcbf98679ab4fca8b5
6 years ago
doc/source Merge "Prepare for using standard python tests" 6 years ago
etc Increase rabbitmq connections attempt 7 years ago
storyboard Support MariaDB in the migration scripts 6 years ago
tools Use ostestr instead of the custom pretty_tox.sh 6 years ago
vagrant Added Vagrant VM for development purposes. 9 years ago
.coveragerc remove final vestiges of incubated oslo code 7 years ago
.gitignore Update .gitignore to ignore all .egg things 7 years ago
.gitreview Add .gitreview file. 10 years ago
.testr.conf API tests for rest 10 years ago
CONTRIBUTING.rst Added python storyboard client to docs. 9 years ago
LICENSE Initial import 10 years ago
MANIFEST.in Introducing basic REST API 10 years ago
README.rst Describe Storyboard in more detail 7 years ago
Vagrantfile Added Vagrant VM for development purposes. 9 years ago
babel.cfg Add SQLalchemy database model 10 years ago
bindep.txt bindep: Require libffi-devel 7 years ago
requirements.txt switch from incubated gettextutils to oslo.i18n 7 years ago
setup.cfg Single event email worker. 8 years ago
setup.py Use a common requirements file 7 years ago
test-requirements.txt Use ostestr instead of the custom pretty_tox.sh 6 years ago
tox.ini Use ostestr instead of the custom pretty_tox.sh 6 years ago

README.rst

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:

http://storyboard.openstack.org

Source code can be found at:

https://git.openstack.org/cgit/openstack-infra/storyboard/

Documentation can be found here:

http://docs.openstack.org/infra/storyboard/

Additional resources are linked from the project wiki page:

https://wiki.openstack.org/wiki/StoryBoard

Anyone wishing to contribute to an OpenStack project should find plenty of helpful resources here:

http://docs.openstack.org/infra/manual/developers.html

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