b07acba7ff
$ git log --oneline --no-merges 1.0.1..26a2dc96cc2a0e6baf528c846f2d6d48e1dd3379 * 26a2dc9 2024-01-28 15:54:38 +0900 Bump hacking * 05107bf 2024-01-10 22:47:44 +0900 Update python classifier in setup.cfg * 3d3edb7 2023-08-07 15:38:15 +0800 setup.cfg: Replace dashes with underscores | * 943a2f4 2023-09-07 19:48:13 +0900 Fix warnings in doc build |/ * edddb6b 2023-05-04 20:21:09 +0000 Revert "Moves supported python runtimes from version 3.8 to 3.10" * 18f5be7 2023-04-10 13:17:40 +0900 Moves supported python runtimes from version 3.8 to 3.10 * d8e1232 2022-07-28 08:58:56 +0800 remove unicode from code * 6d98355 2022-05-09 15:10:02 +0200 Drop python3.6/3.7 support in testing runtime * dc07afb 2021-01-21 15:42:04 +0100 Use py3 as the default runtime for tox | * ee08574 2021-03-23 13:13:42 +0100 Move flake8 as a pre-commit local target. |/ * 4ea5fb3 2020-11-03 14:32:48 +0100 Use Python 3.8 as the default runtime for tox * 89cb11c 2020-09-15 15:19:35 +0200 Adding pre-commit Change-Id: I6a10fe1ecfc06297325a187383f104e21f18e2be |
||
---|---|---|
data | ||
deliverables | ||
doc | ||
openstack_releases | ||
playbooks | ||
templates | ||
tools | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
watched_queries.yml | ||
yamllint.yml |
OpenStack Releases
This repository is used to drive release automation for OpenStack release deliverables, ultimately publishing them on the https://releases.openstack.org/ website.
Changes to this repository are proposed using Gerrit at https://review.opendev.org. This repository is managed by the OpenStack Release Management team.
For more information on how to use this repository, please read our reference documentation.
Who should use this repository
All official OpenStack software should go through the OpenStack Release Management team team to produce releases. Exceptions to this rule are granted by the Technical Committee and documented in the openstack/governance repository ('release-management' key in reference/projects.yaml).
Deliverables managed by teams not under OpenStack governance should follow the tagging instructions in the infra manual.
More information
You can reach the Release Management team on the #openstack-release channel on OFTC IRC <https://www.oftc.net/>, or by sending an email with '[release]' as a subject prefix to the openstack-discuss mailing-list.