1ad47661c9
Also the location of bugs has been moved to storyboard and the team to placement (as those are now the truth). In order to overcome validation checks, the previous stand-in 0.1.0 release needs to be removed. The package is still out there, but we don't need to track it here. (Idea via smcginnis) Change-Id: I97207f286cf80274f4b9d6b4ab4d17275252d6fb
31 lines
882 B
YAML
31 lines
882 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.
|