86a537ba23
These are the final release taggings for all cycle-with-rc projects. While not required, having PTLs ack this patch would be nice to include that record in the merged metadata. Since it always comes up - yes, the diff-start is right. That's the calculated starting point where the last stable branch was created. Change-Id: Icd4d3e6bc2bdd23b7073c38ea1a2e9100e679834 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
36 lines
1.2 KiB
YAML
36 lines
1.2 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
|
|
branches:
|
|
- name: stable/train
|
|
location: 12.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/trove/train.html
|