yangyawei 2706f92cad setup.cfg: Replace dashes with underscores
Setuptools v54.1.0 introduces a warning that the use of dash-separated
options in 'setup.cfg' will not be supported in a future version [1].
Get ahead of the issue by replacing the dashes with underscores. Without
this, we see 'UserWarning' messages like the following on new enough
versions of setuptools:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: Id6a700f63682657a4a988c00e0c499dd45067d8a
2021-05-14 14:07:00 +08:00
2021-05-13 16:08:47 +00:00
2020-12-14 22:11:48 +00:00
2019-05-22 22:02:02 +08:00
2019-04-19 19:47:56 +00:00
2020-08-07 15:47:05 -04:00
2021-01-07 10:49:37 +01:00
2021-01-07 10:49:37 +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.

Description
OpenStack Technical Committee Decisions
Readme 42 MiB
Languages
Python 95.3%
DIGITAL Command Language 3.5%
Shell 1%
C++ 0.2%