Files
releases/deliverables/stein/placement.yaml
Chris Dent 5422c79d04 placement: 1.0.0.0rc2 from stable/stein
Prepare an rc2 release of placement as a 1.0.0.0rc2. Three of the
four changes are administrivia. 0c9b38a8 is a bug fix in the
PlacementFixture which is used by nova (in stein and in master).
The bug was found in the window of time after placement had cut
stable/stein and before nova did.

No further backports are pending.

$ git log --oneline --no-merges 1.0.0.0rc1..bbd90ca2a671b76cda6844a3a8de5c46f587b7a5
bbd90ca2 (origin/stable/stein, gerrit/stable/stein) Replace openstack.org git:// URLs with https://
0c9b38a8 Add register_opts param to PlacementFixture
60efe8ac Update UPPER_CONSTRAINTS_FILE for stable/stein
de7c123c Update .gitreview for stable/stein

Change-Id: I9719f9a139755ac2848fb259c77e881350006e8a
2019-03-26 22:13:03 +00:00

37 lines
1.1 KiB
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
- projects:
- hash: bbd90ca2a671b76cda6844a3a8de5c46f587b7a5
repo: openstack/placement
tarball-base: openstack-placement
version: 1.0.0.0rc2
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