OpenStack Technical Committee Decisions
Go to file
Jean-Philippe Evrard a729d8a586 Handling the OpenStack name in external services
Without this patch, one might wonder which team owns the "OpenStack" name in
an external service.

This should clarify the current ownership for a few known services.

Change-Id: I88996e3302f9bee7c3ab81bd0f5017f300590616
2020-02-28 09:22:53 +01:00
doc Add Ideas into the governance sidebar 2020-02-07 09:06:54 +01:00
goals Select 'Switch legacy Zuul jobs to native' goal for Victoria 2020-02-17 08:21:29 -06:00
openstack_governance Make mission required in projects.yaml 2019-08-08 09:18:00 -04:00
pre-history Add some pre-history meeting summaries 2013-11-11 09:08:57 -06:00
reference Handling the OpenStack name in external services 2020-02-28 09:22:53 +01:00
resolutions Resolution: Mandatory Repository Retirement 2019-07-22 14:45:55 +00:00
tools check-review-status: update age calc 2019-10-01 14:12:56 +02: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 Make validate atcs optional 2019-12-23 12:43:28 +01:00
bindep.txt bindep: add pcre development headers to build python-pcre 2019-07-19 08:28:31 -04:00
CHAIR.rst Add regular work chair duties 2019-11-15 07:49:15 +00:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-06-27 09:26:19 +00:00
requirements.txt add jsonschema validation for project data 2019-07-31 10:03:31 -04:00
setup.cfg add jsonschema validation for project data 2019-07-31 10:03:31 -04:00
setup.py provide infrastructure for publishing docs to html 2014-01-07 15:29:11 -05:00
test-requirements.txt Sync Sphinx requirement 2019-07-29 11:38:42 +08:00
tox.ini Make validate atcs optional 2019-12-23 12:43:28 +01: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.