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>
32 lines
958 B
YAML
32 lines
958 B
YAML
---
|
|
include-pypi-link: yes
|
|
storyboard: openstack/placement
|
|
release-model: cycle-with-rc
|
|
team: placement
|
|
type: service
|
|
repository-settings:
|
|
openstack/placement:
|
|
tarball-base: openstack-placement
|
|
releases:
|
|
- projects:
|
|
- hash: 083451cd7711dbc3c5ef85a504ac4d9728a96c92
|
|
repo: openstack/placement
|
|
tarball-base: openstack-placement
|
|
version: 1.0.0.0rc1
|
|
branches:
|
|
- location: 1.0.0.0rc1
|
|
name: stable/stein
|
|
cycle-highlights:
|
|
- |
|
|
The placement service was extracted from the Nova project and became a new
|
|
official OpenStack project called Placement.
|
|
- |
|
|
Added the ability to target a candidate resource provider, easing
|
|
specifying a host for workload migration.
|
|
- |
|
|
Increased API performance by 50% for common scheduling operations.
|
|
- |
|
|
Simplified the code by removing unneeded complexity, easing future
|
|
maintenance.
|
|
release-notes: https://docs.openstack.org/releasenotes/placement/stein.html
|