OpenStack Technical Committee Decisions
Go to file
Thierry Carrez a4e98a54bc Bootstrap Queens goals directory
Create directory structure for Queens goals so that we
can start proposing goals to it. Add placeholder document
so that Sphinx wouldn't complain about an empty directory.

Change-Id: I67665bc65ac2c4b6647bfe221f43141c819378cf
2017-04-03 16:14:36 +02:00
doc/source Merge "Replaces yaml.load() with yaml.safe_load() for governance" 2017-03-15 11:02:27 +00:00
goals Bootstrap Queens goals directory 2017-04-03 16:14:36 +02:00
pre-history Add some pre-history meeting summaries 2013-11-11 09:08:57 -06:00
reference Merge "Add Golang CTI" 2017-03-21 20:20:37 +00:00
resolutions Reference doc for new language additions 2017-01-04 10:47:50 +01:00
tools Replaces yaml.load() with yaml.safe_load() for governance 2017-03-10 01:05:29 +00:00
.gitignore ignore files created by pbr during build 2015-05-23 08:09:26 -07:00
.gitreview Added .gitreview 2013-08-30 16:00:06 +00:00
.yamllint Reduce the scope of yamllints coverage 2016-10-18 14:09:41 +11:00
README.rst propose approval policy for goal responses 2016-08-30 14:56:20 -04:00
requirements.txt Keep py3.X compatibility for urllib 2015-12-23 20:48:17 +05:30
setup.cfg update doc build requirements 2014-10-27 13:44:50 -04:00
setup.py provide infrastructure for publishing docs to html 2014-01-07 15:29:11 -05:00
test-requirements.txt import theme locally 2017-02-14 17:27:12 -05:00
tox.ini Reduce the scope of yamllints coverage 2016-10-18 14:09:41 +11:00

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.