3284313328
Change-Id: I45da0aca17475680537d0f659f0aaf5c7d120452
29 lines
871 B
YAML
29 lines
871 B
YAML
---
|
|
launchpad: blazar
|
|
release-model: cycle-with-rc
|
|
team: blazar
|
|
type: service
|
|
repository-settings:
|
|
openstack/blazar: {}
|
|
releases:
|
|
- projects:
|
|
- hash: 27c3aea4fe649bc0dd7f0caaf0384c35096619d3
|
|
repo: openstack/blazar
|
|
version: 3.0.0.0rc1
|
|
branches:
|
|
- location: 3.0.0.0rc1
|
|
name: stable/stein
|
|
cycle-highlights:
|
|
- |
|
|
Introduced a new Resource Allocation API allowing operators to query the
|
|
reserved state of their cloud resources.
|
|
- |
|
|
Added support for affinity and no-affinity policies for instance
|
|
reservations, allowing multiple instances of the same reservation to be
|
|
scheduled to the same hypervisor.
|
|
- |
|
|
Added a new plugin for reservation of floating IPs. This new feature is
|
|
available as a preview and will be fully completed in the next release.
|
|
- |
|
|
Integrated numerous bug fixes to improve reliability.
|