OpenStack Technical Committee Decisions
Go to file
Ghanshyam Mann f0a23fb1bf Correct the old deprecated policies removal timeline for SLURP release
In vPTG (bobcat), we discussed about removal of old deprecated rules
and we should have at least one SLURP release between we enable the
new defaults by default and remove the old rules. For example, if
new rules are enabled in B(non SLURP) then removal should not be done
in C (SLURP) so that SLURP upgrade can notice the new rules enable
for at least one SLURP release.

- https://etherpad.opendev.org/p/rbac-2023.2-ptg#L36

Change-Id: I2cc408c4c7b8b147217b2f11697d36e58017db91
2023-04-12 15:07:42 -05:00
doc Merge "2021 User Survey TC Question Analysis" 2022-10-28 18:53:37 +00:00
goals Correct the old deprecated policies removal timeline for SLURP release 2023-04-12 15:07:42 -05:00
openstack_governance Appoint Dale as Adjutant PTL 2022-09-22 13:56:57 -05:00
pre-history Add some pre-history meeting summaries 2013-11-11 09:08:57 -06:00
reference Fix virtualpdu repo namespace 2023-04-06 20:20:57 -05:00
resolutions Make DPL/PTL model change deadline as election nomination start 2023-02-10 17:25:57 -06:00
tools Merge "Add project stats check tool" 2022-06-03 17:28:30 +00: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 Add Python3 zed unit tests 2022-08-08 19:36:21 +02:00
CHAIR.rst Correct CHAIR.rst: reflect vice-chair nom practice 2023-02-28 14:33:37 -08:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-06-27 09:26:19 +00:00
bindep.txt bindep: add pcre development headers to build python-pcre 2019-07-19 08:28:31 -04:00
requirements.txt Fix gate 2021-09-16 15:58:18 +00:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-14 14:07:00 +08:00
setup.py provide infrastructure for publishing docs to html 2014-01-07 15:29:11 -05:00
test-requirements.txt Add doc/requirements 2021-01-07 10:49:37 +01:00
tox.ini Fix tox4 error 2022-12-27 23:09:45 +00:00

README.rst

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.