OpenStack Technical Committee Decisions
26700d3bbc
Newer versions of Sphinx load the extensions before creating any of the output directories, so the os.mkdir() call in the badge extension was failing. Fix the problem by tying the badge step to the build-finished event Sphinx emits when it reaches the end of its build. This change also uncaps Sphinx in the requirements file, since that cap is not honored in the CI job anyway. Change-Id: Ia6c232c5bc8c4015e00efe0b3b4182da2490acc7 Signed-off-by: Doug Hellmann <doug@doughellmann.com> |
||
---|---|---|
doc | ||
goals | ||
pre-history | ||
reference | ||
resolutions | ||
tools | ||
.gitignore | ||
.gitreview | ||
.yamllint | ||
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.
- goals/
Documentation for OpenStack community-wide goals, organized by release cycle. These pages will be updated with project status info over time, and if goals are revised.
See https://wiki.openstack.org/wiki/Governance/TechnicalCommittee for details.