releases/deliverables/newton/nova.yaml
Doug Hellmann 6018514762 add release model and deliverable type (n)
Change-Id: Ic9d5708920c2b351ec0bbfbccf38b039267a4179
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00

47 lines
1.4 KiB
YAML

---
launchpad: nova
team: nova
type: service
release-model: cycle-with-milestones
send-announcements-to: openstack-announce@lists.openstack.org
release-notes: http://docs.openstack.org/releasenotes/nova/newton.html
releases:
- version: 14.0.0.0b1
projects:
- repo: openstack/nova
hash: 0f8b89c6bf1762985ff59dc19a458e99c07278fa
- version: 14.0.0.0b2
projects:
- repo: openstack/nova
hash: f6f4003dfdac83d1decad56cdf39258e9dc75ec0
- version: 14.0.0.0b3
projects:
- repo: openstack/nova
hash: 8f35bb321d26bd7d296c57f4188ec12fcde897c3
- version: 14.0.0.0rc1
projects:
- repo: openstack/nova
hash: d4b35152c0ac2f3f2b4d158c83dba249d6d2ff0c
- version: 14.0.0.0rc2
projects:
- repo: openstack/nova
hash: 59653c6f4623a231c777985b9c5202376ea68aa5
- version: 14.0.0
diff-start: 13.0.0.0rc1
projects:
- repo: openstack/nova
hash: 59653c6f4623a231c777985b9c5202376ea68aa5
- version: 14.0.1
projects:
- repo: openstack/nova
hash: e08cc356b0fb78163657f7a6e99572039fd58543
- version: 14.0.2
projects:
- repo: openstack/nova
hash: 867661d51bdb0cf2a6f326cb18f26bbc1f04eb15
highlights: >
- There is an idempotent database schema migration to fix a regression
when creating servers with very large user_data entries.
- A known issue is reported where WebOb>=1.6.0 is required if using the
placement service.