Files
releases/deliverables/newton/nova.yaml
Doug Hellmann b4beba0304 import stable/newton branch history
Use the tool from the previous commit to import the branch history for
the newton release.

Change-Id: I8db0424bdbb8ccefb0c34df6bc1e178ec3a971b6
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-12-06 09:20:51 -05:00

50 lines
1.5 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.