Files
releases/deliverables/train/trove.yaml
Lingxian Kong 8f2d3dd7f1 Trove Train cycle highlights
Change-Id: I55b6663ab024a3d5c9334b71bf27909b6c777f4a
2019-09-11 22:55:48 +12:00

18 lines
692 B
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.