Release requests and history tracking
Go to file
Hervé Beraud 3ab9b337c8 Proposing Wallaby RC1 for freezer
If you wants to wait for a specific patch to make it to the release,
someone from your team can -1 the patch to have it held, or update that patch
with a different commit SHA.

Patches with no response will be merged by Friday March 26.

$ git log --oneline --no-merges 9.0.0..9773f99
9773f99 add test_job_start_session unit test cases
71f04ce add test_job_execute unit test cases
98b12b0 add test_job_process_event unit test cases
ca74ddf add test_save_action_to_file unit test cases
d8b96ff add test_job_session_id unit testcases
bf49fb0 add test_job_create unit testcases
97236a1 add test_runningstate_remove for unit test
8b26e27 add test_runningstate_stop for unit test
97984c7 add test_scheduledstate_start for unit test
0ea6b00 add test_scheduledstate_stop for unit test
50885c1 add test_stopstate_abort for unit test
04023a0 add test_stopstate_stop for unit test
6e0bed5 add test_terminate_subprocess1 for unit test
543eb4c add test_load_doc_from_json_file for unit test
f4bc498 add test_del_register_error for unit test
e5f3629 Fix CI error
659b76e Add utils.streaming test cases
de4175d Dep's should be restricted by upper-constraints
c4bdfb6 Correct spelling errors
4ed938b Fix Freeze Doc
1b0fa4f Update  Freezer introduce doc
c7b2774 Update Freezer doc
51b4d08 Update "if...if..." to "if...elif..."
e035439 The docs  requirements migrated to doc/requirements.txt we need not install things from requirements.txt.
cb0c793 update package metadata
5ed5b65 Add missing print format and missing ws in log message
0d1368a update project FAQ doc
b3a9424 [doc]Fix inaccurate url links in docs
b7881e9 add test_restore_cinder unittest for restore
6d8b124 add test_create_image  unittest for restore
d5b1e1a add test_get_backups_exception  unittest for restore
73956bc fix a bug for _create_image
ad88e30 fix a bug for get_backups
03d3488 add exception details  for make_glance_image when exception raise
d08298f add exception details  for provide_snapshot when RuntimeErro
749d94a add remove_cinderbackup_older_than unit test for AdminOs
2f00991 Fix a typo: update Freeer to Freezer
70c150a Remove install unnecessary package
b9ac52b Fix hacking min version to 3.0.1
6bedeb7 add remove_cinderbackup_older_than method for AdminOs
1bca04a Remove six
bce87a5 add  unit test for test_del_cinderbackup_and_dependend_incremental O
c093f78 Add Python3 wallaby unit tests
5e5d2ee Update master for stable/victoria
68aea56 Fix l-c testing for ubuntu focal
bb05719 [doc] remove six from requirement
0192a34 Add py38 package metadata

Signed-off-by: Hervé Beraud <hberaud@redhat.com>
Change-Id: I1466d9de9d36f1011bd550481d92bdcd77f9a057
2021-03-19 13:19:14 +01:00
data Adding a new email for release liaison to hberaud 2021-03-09 08:58:06 +01:00
deliverables Proposing Wallaby RC1 for freezer 2021-03-19 13:19:14 +01:00
doc improve docs 2021-03-18 18:41:52 +01:00
openstack_releases Merge "fix nits" 2021-03-16 09:18:29 +00:00
templates Remove unused RC templates 2019-09-23 18:04:44 +02:00
tools Merge "Add delete option to list_eol_stale_branches.sh" 2021-03-08 11:25:40 +00:00
.gitignore Switch to stestr 2018-07-10 10:38:33 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:37:48 +00:00
.stestr.conf Switch to stestr 2018-07-10 10:38:33 +07:00
.zuul.yaml Switch to victoria job template 2020-06-02 14:28:30 -05:00
bindep.txt Cleanup bindep packages 2020-04-11 15:57:21 -05:00
CONTRIBUTING.rst Document tag pipeline jobs in contributor doc 2019-06-06 12:10:45 +02:00
LICENSE Add top level LICENSE file 2018-10-17 10:36:04 +11:00
README.rst Update README.rst for better looks 2019-11-13 16:51:02 +01:00
requirements.txt add reno semver-next to the list-changes output 2020-09-03 08:34:49 -04:00
setup.cfg Adding a tool to catch projects that missed branching 2021-03-03 13:51:12 +01:00
setup.py [Trivial] Remove executable privilege of setup.py 2016-05-09 16:38:37 +00:00
test-requirements.txt Update to latest hacking for pep8 checks 2020-07-27 16:33:03 -05:00
tox.ini Update to latest hacking for pep8 checks 2020-07-27 16:33:03 -05:00
watched_queries.yml Rename review.openstack.org to review.opendev.org 2019-05-12 04:33:25 +08:00
yamllint.yml add linter rules for vertical whitespace 2017-07-31 17:26:33 -04:00

OpenStack Releases

image

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 Freenode IRC, or by sending an email with '[release]' as a subject prefix to the openstack-discuss mailing-list.