releases/deliverables/newton/nova.yaml
Matt Riedemann 9b0a666c77 nova: stable branch releases for CVE-2017-7214
These are the release requests for mitaka, newton
and ocata which include the fix for CVE-2017-7214.

Change-Id: I7c630aa65dd5adc16cab5aeacad015dded752ca7
Related-Bug: #1673569
2017-03-21 21:50:35 -04:00

69 lines
2.2 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
branches:
- name: stable/newton
location: 14.0.0.0rc1
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.
- version: 14.0.3
projects:
- repo: openstack/nova
hash: c80c8e6dbfb59c117cca53250fdc97f9a171db03
- version: 14.0.4
projects:
- repo: openstack/nova
hash: 642caf0c58ed0a0e0c06103d2e3ef001c1ae142f
highlights: >
- Bug fixes for placement and cells v2 to prepare for upgrading to Ocata.
- Online data migration to fix orphaned build requests created in Mitaka.
- Bug fix for the 330 main DB schema migration for upgrades from Mitaka.
- version: 14.0.5
projects:
- repo: openstack/nova
hash: c2c91ce44592fc5dc2aacee1cf7f5b5cfd2e9a0a
highlights: >
- Fix for CVE-2017-7214.
- Several bug fixes.