f38a915b6f
This transition the train branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. Change-Id: I1ce7b6f6366fd584a12008e8dccb531b827af9e7
44 lines
1.4 KiB
YAML
44 lines
1.4 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
|
|
branches:
|
|
- name: stable/train
|
|
location: 12.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/trove/train.html
|