OpenStack Technical Committee Decisions
Go to file
Mohammed Naser 3a9498dc1c gitignore: add .eggs
When running tox, it creates the .eggs folder and leaves the repo
reporting that it's in a non-clean state.

Change-Id: If09fda47af1be8bd34434d82e31a4b7fb7d86e83
2019-05-22 22:02:02 +08:00
doc members: convert to yaml 2019-03-07 13:05:47 -05:00
goals Add PDF doc generation for project docs goal for Train 2019-04-18 13:07:10 +00:00
openstack_governance Drop references to git.openstack.org 2019-04-15 14:29:58 -05:00
pre-history Add some pre-history meeting summaries 2013-11-11 09:08:57 -06:00
reference Merge "Remove stable:follows-policy tag for Trove" 2019-04-27 08:59:53 +00:00
resolutions Add resolution to namespace unofficial projects 2019-03-26 15:28:11 -04:00
tools tools: report dissenting votes for project-update 2019-05-22 21:59:06 +08: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 Reduce the scope of yamllints coverage 2016-10-18 14:09:41 +11:00
.zuul.yaml OpenDev Migration Patch 2019-04-19 19:47:56 +00:00
CHAIR.rst add a note to notify the community when the TC chair changes 2019-03-07 10:23:49 -05:00
README.rst clean up readme 2018-11-30 14:10:20 -05:00
requirements.txt add a script to randomly assign TC members as liaisons 2018-10-09 15:55:24 -04: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

README.rst

openstack-governance

The repository http://git.openstack.org/cgit/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.