OpenStack Technical Committee Decisions
47c32a7f36
Currently most OpenStack code is linted, but YAML files are not. This patch enables linting in tox tests using the yamllint tool [1]. It also corrects some indentation misalignments and a line longer than 80 chars; the new CI test will prevent new errors from coming in. [1]: http://yamllint.readthedocs.org/ Change-Id: Ie33e2636be97a09f27e519be185382be82fa19f2 |
||
---|---|---|
doc/source | ||
pre-history | ||
reference | ||
resolutions | ||
tools | ||
.gitignore | ||
.gitreview | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
This repository contains OpenStack Technical Committee reference documents and tracks official resolutions voted by the committee.
Directory structure:
- reference/
Reference documents which need to be revised over time. Some motions will just directly result in reference doc changes.
- resolutions/
When the motion does not result in a change in a reference doc, it can be expressed as a resolution. Those must be named YYYYMMDD-short-name with YYYYMMDD being the proposal date in order to allow basic sorting.
See https://wiki.openstack.org/wiki/Governance/TechnicalCommittee for details.