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.
 
 
 
Emmet Hikory a01c880c2d Describe Storyboard in more detail
Include expanded content from the webclient About page to explain the
motivation for the creation of Storyboard.

Change-Id: Idd06b19ff141720b0a22f8dd29098c9520c54f1b
7 years ago
doc/source Add a paragraph instructing api users how to get a token 7 years ago
etc Allow editing and deletion of comments to be disabled 7 years ago
storyboard Merge "Allow timeline events to be related to worklists and boards" 7 years ago
tools Set correct default credentials in the test_backend.sh scripts 8 years ago
vagrant Added Vagrant VM for development purposes. 9 years ago
.coveragerc Change ignore-errors to ignore_errors 8 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 9 years ago
CONTRIBUTING.rst Added python storyboard client to docs. 8 years ago
LICENSE Initial import 10 years ago
MANIFEST.in Introducing basic REST API 9 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
openstack-common.conf Migrate to oslo.db 9 years ago
other-requirements.txt Update other-requirements.txt 7 years ago
requirements.txt Limit oslo.db to < 4.8.0 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 Remove discover from test-requirements 7 years ago
tox.ini Use a common requirements file 7 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