Storyboard - A task tracker for OpenStack
Storyboard is the Django app used for OpenStack task tracking.
- It has the following features:
-
- tbd
Prerequisites
- You'll need the following Python modules installed:
-
- django (1.4+)
- python-django-auth-openid
Configuration and Usage
Copy local_settings.py.sample to local_settings.py and change settings there.
Create empty database: ./manage.py syncdb
Description
Languages
Python
99.3%
Shell
0.5%
Dockerfile
0.1%