b7facafb5a
This tags the final release for all cycle-with-rc projects for Yoga. While not required, having PTLs ack this patch would be nice to include that record in the merged metadata. Release activity should now be frozen until this is processed on March 30th. Any bugfixes merged to stable/yoga can be queued up and ready to go as a follow on stable release after the coordinated release date. There are different diff-start values for each project. This is used when generating release notes to denote the point where the stable/xena branch started to diverge from what is included on stable/yoga. For some, this will be the final Xena major version, but if multiple RCs were done, this may show the initial RC1 release version. This is normal. This patch will be merged on March 30th. Change-Id: I3516aa1f6a236f4415f3e1c3373059b73efa2c04
28 lines
839 B
YAML
28 lines
839 B
YAML
---
|
|
launchpad: blazar
|
|
release-model: cycle-with-rc
|
|
team: blazar
|
|
type: service
|
|
repository-settings:
|
|
openstack/blazar: {}
|
|
cycle-highlights:
|
|
- A host availability calendar is now available in the Blazar dashboard.
|
|
- Implemented initial support for running preemptible instances on
|
|
unreserved hosts.
|
|
- Added a new API to query for resource properties of hosts, allowing
|
|
them to be used in creating leases more effectively.
|
|
releases:
|
|
- version: 9.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/blazar
|
|
hash: e9c19e2206839d4f73bb94aab579fbec596df8f4
|
|
- version: 9.0.0
|
|
projects:
|
|
- repo: openstack/blazar
|
|
hash: e9c19e2206839d4f73bb94aab579fbec596df8f4
|
|
diff-start: 8.0.0
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 9.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/blazar/yoga.html
|