2db036efd6
$ git log --oneline --no-merges 1.1.0..4972944cefbf73212d444d5ae6094de08bd5d106 * 4972944 2024-01-11 16:37:38 -0800 Update python classifier in setup.cfg * f8909fc 2022-12-16 22:53:54 -0500 Remove six usage * 4c0817f 2022-05-05 16:18:26 +0200 Drop python3.6/3.7 support in testing runtime * 6522d7a 2021-04-20 14:04:14 +0800 Use py3 as the default runtime for tox * 8966f7f 2022-03-15 15:09:35 +0000 Update CI to use unversioned jobs template * cce52fc 2021-02-10 15:08:15 +0000 Migrate from testr to stestr | * f557e6a 2021-03-23 13:19:33 +0100 Move flake8 as a pre-commit local target. |/ * 5495c1d 2020-11-04 10:55:12 +0100 Use TOX_CONSTRAINTS_FILE * 4dfbd61 2020-09-15 14:52:53 +0200 Adding pre-commit Change-Id: I6fd6a0f317b6e7d139b9cd1f715b74b45c5249b9 |
||
---|---|---|
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.