24f09515e4
This adds the release note links for the projects that have added their stein landing pages so far. Change-Id: I0a49815802a93e8c94845012b98703d24725ecd3 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
28 lines
966 B
YAML
28 lines
966 B
YAML
---
|
|
storyboard: 989
|
|
release-type: python-pypi
|
|
release-model: cycle-with-rc
|
|
team: heat
|
|
type: service
|
|
repository-settings:
|
|
openstack/heat:
|
|
tarball-base: openstack-heat
|
|
releases:
|
|
- projects:
|
|
- hash: acce80a2579f8757a5f853a956a2bbcffbff03fb
|
|
repo: openstack/heat
|
|
version: 12.0.0.0rc1
|
|
branches:
|
|
- location: 12.0.0.0rc1
|
|
name: stable/stein
|
|
cycle-highlights:
|
|
- 'Heat now supports orchestrating stacks in remote OpenStack clouds, using credentials
|
|
stored by the user in Barbican.'
|
|
- 'It is now easier to recover from accidentally trying to replace a resource with
|
|
a version that conflicts with the existing resource.'
|
|
- 'New resource types in Heat add support for Neutron Layer 2 Gateways, Blazar,
|
|
and Tap-as-a-Service.'
|
|
- 'Support Glance web download image resource type, which allow get the image from
|
|
URL without pre-load it out side of Glance.'
|
|
release-notes: https://docs.openstack.org/releasenotes/heat/stein.html
|