OpenStack Technical Committee Decisions
Go to file
Mohammed Naser 346d3d2f06 linters: enforce ATC membership after January 2020
In the past, we did not have any enforcement for extra ATCs in
terms of foundation membership.  This has resulted in entries
being added which are not foundation members that cannot be
ATCs.

This patch adds a check to ignore our old records (until they
expire out in January 2020) and enforce it on any newly added
ATCs.

Change-Id: Id1f6d5b0bffb41c952e140372a3594669359fbdb
2019-08-12 10:46:42 -04:00
doc s/liasons/liaisons/ 2019-07-08 11:42:59 +01:00
goals Merge "Fix follow up comment of pdf goal" 2019-07-08 16:54:12 +00:00
openstack_governance Change yaml output to use ruamel.yaml 2019-07-08 16:10:50 +01:00
pre-history Add some pre-history meeting summaries 2013-11-11 09:08:57 -06:00
reference Merge "Add empty deliverables list to (retired) refstack" 2019-07-18 17:11:54 +00:00
resolutions Replace git.openstack.org URLs with opendev.org URLs 2019-06-27 09:26:19 +00:00
tools linters: enforce ATC membership after January 2020 2019-08-12 10:46:42 -04:00
.gitignore gitignore: add .eggs 2019-05-22 22:02:02 +08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:47:56 +00:00
.stestr.conf add module for fetching and parsing governance data 2018-11-07 08:30:27 -05:00
.yamllint Update assignment script to output to projects.yaml file 2019-06-28 12:35:56 +01:00
.zuul.yaml OpenDev Migration Patch 2019-04-19 19:47:56 +00:00
bindep.txt Only get git timestamp for generated files 2019-06-26 13:34:25 -05:00
CHAIR.rst Convert 'Help Most Needed' to 'Upstream Investment Opportunities' 2019-06-27 11:16:53 -04:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-06-27 09:26:19 +00:00
requirements.txt Change yaml output to use ruamel.yaml 2019-07-08 16:10:50 +01:00
setup.cfg move members file parsing into a reusable module 2018-10-08 19:16:34 -04:00
setup.py provide infrastructure for publishing docs to html 2014-01-07 15:29:11 -05:00
test-requirements.txt add module for fetching and parsing governance data 2018-11-07 08:30:27 -05:00
tox.ini add module for fetching and parsing governance data 2018-11-07 08:30:27 -05:00

openstack-governance

The repository https://opendev.org/openstack/governance/ contains OpenStack Technical Committee reference documents and tracks official resolutions voted by the committee. It also contains a library for accessing some of the machine-readable data in the repository.

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://governance.openstack.org/tc/ for details.