releases/deliverables/ocata/nova.yaml
Matt Riedemann d3c2079c0a nova: release ocata 15.0.3
This patch release contains fixes for a few regression bugs
introduced in Ocata.

Change-Id: I181eb8c3d49043b84fc0acea1fc3f2ba7d3e6a1f
2017-04-12 17:12:00 +00:00

75 lines
2.6 KiB
YAML

---
launchpad: nova
team: nova
release-notes: https://docs.openstack.org/releasenotes/nova/ocata.html
type: service
release-model: cycle-with-milestones
send-announcements-to: openstack-announce@lists.openstack.org
branches:
- name: stable/ocata
location: 15.0.0.0rc1
releases:
- version: 15.0.0.0b1
projects:
- repo: openstack/nova
hash: 0f0d7584e0ee4772c42d0e327624005d85108edb
- version: 15.0.0.0b2
projects:
- repo: openstack/nova
hash: 450c6e5a5faff076679f714216e4d65a76172a78
highlights: >
- Cells v2 is now required to upgrade to Ocata. See the release notes for
details.
- The nova-network service will no longer start unless the environment is
configured for Cells v1. Deployments should be using Neutron in Ocata.
- version: 15.0.0.0b3
projects:
- repo: openstack/nova
hash: f9d7b383a7cb12b6cd3e6117daf69b08620bf40f
highlights: >
- Several new features and dependency updates. See the release notes for
details.
- Neutron is now the default networking configuration for running Nova.
- version: 15.0.0.0rc1
projects:
- repo: openstack/nova
hash: 245c54796f790cb70703f069bc429a8b9c5e0e49
highlights: >
- The Placement service is now required.
- 2.42 is the highest compute REST API microversion in this release.
- 1.4 is the highest placement REST API microversion in this release.
- See the release notes for more details.
- version: 15.0.0.0rc2
projects:
- repo: openstack/nova
hash: ff369899749ac3e21ed0174b40e948c78c2dc1fa
highlights: >
- Bug fixes, documentation and improved tooling for upgrading to Ocata.
- version: 15.0.0
diff-start: 14.0.0.0rc1
projects:
- repo: openstack/nova
hash: ff369899749ac3e21ed0174b40e948c78c2dc1fa
- version: 15.0.1
projects:
- repo: openstack/nova
hash: 7ccf8d2e358623b3536c9f3e2850a75414969134
highlights: >
- Several fixes for high severity, high impact bugs introduced in the
15.0.0 release.
- version: 15.0.2
projects:
- repo: openstack/nova
hash: acb19160d4d348e29a21ad57c61c7369352c4d1c
highlights: >
- Fix for CVE-2017-7214.
- Fix for retry on build error regression in 15.0.0 (bug 1671648).
- version: 15.0.3
projects:
- repo: openstack/nova
hash: 6d4f9f4f6cfd3e256c68addfed0c3a033b3bf957
highlights: >
- Contains fixes for regression bugs introduced in Ocata. Specifically
https://bugs.launchpad.net/nova/+bug/1678326 and
https://bugs.launchpad.net/nova/+bug/1675570.