This release is being proposed to pick up translations and bugfixes that have merged to stable/train but not been released. Not all changes are critical to make it into the initial Train coordinated release and can wait until a stable release later. If this patch does not get an ack from the PTL and/or release liaison by EOD Thursday it will just be abandoned. Teams may also choose to -1 this patch and update it once any final commits merge prior to the October 10 deadline. Change-Id: Ib355466077e0c8166db09e69fdb3951755104173
31 lines
1.1 KiB
YAML
31 lines
1.1 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
|
|
branches:
|
|
- name: stable/train
|
|
location: 12.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/trove/train.html
|