4cc5596ea3
This release picks up new commits to trove since the last release from stable/train. This is being proposed as a convenience to help make sure stable changes are being released. If the team is good with this going out, please respond with a +1 to let the release team know it is OK to proceed. If it is not wanted at this time, or if there are more changes that would be good to get merged before doing a stable release, please leave a -1 with a comment with what the team would prefer. We can then either abandon this patch, or wait for an update with a new commit hash to use instead. Change-Id: Id72ccdda6c9d3de8712aa03e76b09d8bf3af09b3 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
40 lines
1.3 KiB
YAML
40 lines
1.3 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
|
|
branches:
|
|
- name: stable/train
|
|
location: 12.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/trove/train.html
|