This transition the stein branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. Change-Id: Ibc49f7d032c1f8922a181cbcd3954b9dccf622eb
57 lines
1.7 KiB
YAML
57 lines
1.7 KiB
YAML
---
|
|
include-pypi-link: true
|
|
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
|
|
- projects:
|
|
- hash: bbd90ca2a671b76cda6844a3a8de5c46f587b7a5
|
|
repo: openstack/placement
|
|
tarball-base: openstack-placement
|
|
version: 1.0.0.0rc2
|
|
- projects:
|
|
- hash: b4ac3f7fa0396cd3e67ad6c127ebf5ef575581b3
|
|
repo: openstack/placement
|
|
tarball-base: openstack-placement
|
|
version: 1.0.0.0rc3
|
|
- diff-start: 0.1.0
|
|
projects:
|
|
- hash: b4ac3f7fa0396cd3e67ad6c127ebf5ef575581b3
|
|
repo: openstack/placement
|
|
tarball-base: openstack-placement
|
|
version: 1.0.0
|
|
- projects:
|
|
- hash: bdcbb2604bcbb195fa6e3a1b504ec2c31531308b
|
|
repo: openstack/placement
|
|
tarball-base: openstack-placement
|
|
version: 1.1.0
|
|
- version: stein-em
|
|
projects:
|
|
- repo: openstack/placement
|
|
hash: bdcbb2604bcbb195fa6e3a1b504ec2c31531308b
|
|
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
|