Release requests and history tracking
Go to file
Hervé Beraud 9044014e7d Proposing Wallaby RC1 for trove
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
2021-03-19 16:06:22 +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 trove 2021-03-19 16:06:22 +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.