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