Files
releases/deliverables/ocata/nova.yaml
Matt Riedemann d3ec91b2d0 Tag Ocata Nova 15.0.0.0rc1
Change-Id: I76ef7fc5e169aa33d7b8382ffb5b4dd36bbedc63
2017-02-03 13:34:34 -05:00

42 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/unreleased.html
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.