bef187e41b
4 highlights from the the train cycle for placement. Change-Id: Ic4d84acb2b8e9672d37ef4937d3eafe744625879
28 lines
1.1 KiB
YAML
28 lines
1.1 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
|
|
cycle-highlights:
|
|
- |
|
|
Train is the first cycle where Placement is available solely from its own
|
|
project and must be installed separately from Nova.
|
|
- |
|
|
Extensive benchmarking and profiling have led to massive performance
|
|
enhancements in the placement service, especially in environments with
|
|
large numbers of resource providers and high concurrency.
|
|
- |
|
|
Added support for forbidden aggregates which allows groups of resource
|
|
providers to only be used for specific purposes, such as reserving a group
|
|
of compute nodes for licensed workloads.
|
|
- |
|
|
Added a suite of features which, combined, enable targeting candidate
|
|
providers that have complex trees modeling NUMA layouts, multiple devices,
|
|
and networks where affinity between and grouping among the members of the
|
|
tree are required. These features will help to enable NFV and other high
|
|
performance workloads in the cloud.
|