OpenStack Task Tracking API
7d8e59a81e
This commit adds a configuration option which must be set in order to enable users to edit their comments, and enable superusers to delete comments. The option, `enable_editable_comments`, is False by default, meaning that the editing and deletion functionality must be opted into. If it is False, then only a database admin can delete or edit comments, by modifying the database directly. Change-Id: Iabf598eae3aa35e4e53aadfe514fb2b0da37cefc |
||
---|---|---|
doc/source | ||
etc | ||
storyboard | ||
tools | ||
vagrant | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
other-requirements.txt | ||
README.rst | ||
requirements-py3.txt | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
Vagrantfile |
Storyboard
Storyboard is a task tracker for OpenStack.
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:
http://docs.openstack.org/infra/manual/developers.html#development-workflow