e386f32566
To simplify the launchpadlib dependency installation for the storyboard-migrate utility, use a separate tox testenv specifically for this purpose and put that as its only additional runtime requirement. Name the testenv "lpimport" with the expectation that in time we may also rename the storyboard-migrate utility similarly (so as to disambiguate it from the Alembic migrations we rely on for database schema upgrades). Change-Id: I8bd36bf69c235c8957ae4a161fd22cbe80028cf4 |
||
---|---|---|
doc | ||
docker | ||
etc | ||
storyboard | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
Dockerfile | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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:
https://docs.openstack.org/infra/manual/developers.html#development-workflow