cc4e53b987
With the new resolution '2023-07-24 Unmaintained status replaces Extended Maintenance' [1] the last 3 EM branches (Xena, Wallaby, Victoria) will transition to Unmaintained, but older branches (Ussuri, Train) should move to End of Life unless someone steps up as maintainer of this branch for this project. To signal this, please add a -1 for this patch if you or the team want to keep this branch open for further maintenance. If there is no response from anyone within a reasonable time frame, then PTLs/release liaisons will be asked to confirm the EOL transition with their +1. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: I3f4c63647ec576a0e0d1639fd872eef6326dea34
48 lines
1.5 KiB
YAML
48 lines
1.5 KiB
YAML
---
|
|
launchpad: trove
|
|
release-model: cycle-with-rc
|
|
team: trove
|
|
type: service
|
|
repository-settings:
|
|
openstack/trove: {}
|
|
cycle-highlights:
|
|
- A lot of improvements have been made for the Service Tenant Deployment
|
|
model which is highly recommended in the production environment.
|
|
The cloud administrator is allowed to define the management resources
|
|
for the trove instance, such as keypair, security group, network,
|
|
etc.
|
|
- Creating trove guest image becomes much easier for the cloud administrator
|
|
or developer by using ``trovestack`` script.
|
|
- Users could expose the trove instance to the public with the ability
|
|
to limit source IP addresses access to the database.
|
|
releases:
|
|
- version: 12.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/trove
|
|
hash: 59be66ceaacba7be038ff17817fa6bd8e0aed4ec
|
|
- version: 12.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/trove
|
|
hash: 6bfa510194e3cf30c8c03446d435edd87c1b4d23
|
|
- version: 12.0.0
|
|
projects:
|
|
- repo: openstack/trove
|
|
hash: 6bfa510194e3cf30c8c03446d435edd87c1b4d23
|
|
diff-start: 11.0.0
|
|
- version: 12.1.0
|
|
projects:
|
|
- repo: openstack/trove
|
|
hash: d8b5525fd2a544c264a86edcd0d3493709f262af
|
|
- version: train-em
|
|
projects:
|
|
- repo: openstack/trove
|
|
hash: d8b5525fd2a544c264a86edcd0d3493709f262af
|
|
- version: train-eol
|
|
projects:
|
|
- repo: openstack/trove
|
|
hash: 0683f1c597ca79949de4160753051238d9c0d1ac
|
|
branches:
|
|
- name: stable/train
|
|
location: 12.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/trove/train.html
|