9044014e7d
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 14.0.0.0rc1..7dc95b61 7dc95b61 doc: Restore backup from other regions 6fdf11ea Support to restore backup from remote location 5640a61a Change the default agent_heartbeat_expiry to 90s 9f7fa551 Remove the incorrect log for creating replication cluster 9c2e0bf3 Do not override RESTART_REQUIRED service status 6edd3332 Doc: custom container image registry 52f7b67d Support custom container registry for database images 1e04b269 Stop using pip-and-virtualenv diskimage element 537a2859 update ci job description 7cb6e06b add python37 setup.cfg 5d641033 remove unicode from code bcb8992f [goal] Deprecate the JSON formatted policy file bdb00f65 remove py37 9edeb8d9 update cliff to 3.5.0 support python3.8 517a814e Disable some tempest tests that always failed in CI ca04c94e Support instance operating_status 9a6d4163 Do not rely on description for checking port type 9ea87ccf Disable openstack-lower-constraints-jobs b425a4fd Update doc8 version 5d19f8e4 Add Neutron extension check before calling some APIs c1a722d7 use HTTPStatus instead of http.client 7a5e94f6 Add support for python 3.8 25abf125 Fixup zuul nodetype for nested cc57e32c Use nested virt node for trove functional test 7f62f199 Fix the guest service name in troubleshooting guide 9dd8e315 Remove the experimental claim of dev_mode false a97ff84c Improve trove guest image build script da2da696 Support --image-tags for trove-manager datastore_version_update command c615f7ea Remove use of removed tail_log command 3a3b8245 [docs]Fix wrong links in README c9e27cab [Doc] Support datastore version number 589e4ec4 Support datastore version number for configuration df82af30 Get slave_pos to choose latest replica 8987244c Use current slave_pos of slave to continue replicate 19552632 [API Doc] Support datastore version number 5e117876 convert to type str to compare d51b163e Support datastore version number for creating configuration bf1ee5e8 Support datastore version number for creating instance 051cdbe0 Update datastore version name 652b1e14 No validate when perform eject replica source 33c0b640 Add 'version' to datastore version 293a0764 Fix the race condition for creating and deleting instance a05b6ee1 Do not check server status when waiting for instance removed 5be23d1b Support ram quota c02d2f74 Fix deleting volume for instance e8287dfd Pass availability zone through to volume creation. 59a972b3 Fix upgrading instance datastore version b68bcb6f Fix edit instance action return code 2d299711 Fix the functional test related to flavor check d39f8a15 Make guest agent api changes backwards compatible 3aa0c328 Revert "Remove flavor API" de12499a Use datastore manager as opposed to name to restrict actions 71d99e2c Add doc for running functional test 3753c702 Update TOX_CONSTRAINTS_FILE bd2b256a Fix restore encrypted backup 69c84678 Return instances by created order 33f5c2d6 Release note for mysql 8 support d1af33f1 Support mysql 8.0 d734037c Fix getting user port for instance d77229e7 Update quota API description bfa2392d Support to get instances of a specified project e0840af5 Remove the unused coding style modules 6a12e596 [TrivialFix] Fix '--replica-of' argument format in docs e9541846 Remove six usage and basestring check e21f90a0 [Doc] datastore guide 03a3be83 Fix error handling on instance create 9e2515aa fix typo in docs e3429a5b Add resource quota description for production guide 5efbc159 Create floating IP in the user's project 1d659d03 Fix the image CI job 91ba6d1d Remove six.moves d729fe9c bump py37 to py38 in tox.ini c1be8a41 Support database version image tags for creating instance 1d24b650 Image tags support in datastore version 680c7b83 Set default-authentication-plugin default for mysql 2a87b1c5 Warning user running command trove-manage db_recreate 20c45515 Update OS Ubuntu and fix create configuration d36f82a9 abbreviation error correction 608c740e Remove mysql query cache settings adc29948 Add user/project/trove-id metadata to trove server instances c46bd061 Only confirm resize when nova instance status is VERIFY_RESIZE f9a99bc4 Handle case where no networks are selected at create 2f336f3e [Postgresql] Adding config parameters 7380380f Remove six.moves.urllib 957e0c1a Add Python3 wallaby unit tests 80c3a285 Update master for stable/victoria Signed-off-by: Hervé Beraud <hberaud@redhat.com> Change-Id: Idf35786e887b7cd2a94544e35e03bb244a6634ad |
||
---|---|---|
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.