a2f0f207cd
Using strings to reference columns in `select()` is no longer supported, and real ColumnElement objects should be used instead. Previously this was a warning, but now it is an error which breaks our database migrations with latest SQLAlchemy. This commit fixes the only place we do this in our code. Change-Id: I3134089525f76330c455fff83ab0ec90e4e20f0d |
||
---|---|---|
doc | ||
etc | ||
storyboard | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
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