releases/deliverables/queens/nova.yaml
Matt Riedemann 3f01be9ad8 nova: release queens 17.0.2
Depends-On: https://review.openstack.org/557837/

Change-Id: I54d3719d416d8f7ab61f71946ba4f3685f8dce35
2018-03-29 22:01:54 +00:00

71 lines
2.4 KiB
YAML

---
launchpad: nova
release-model: cycle-with-milestones
team: nova
type: service
release-notes: https://docs.openstack.org/releasenotes/nova/queens.html
branches:
- location: 17.0.0.0rc1
name: stable/queens
releases:
- version: 17.0.0.0b1
projects:
- repo: openstack/nova
hash: af4703cb38580a8cb9c9b293dd4b1637f2734cad
- version: 17.0.0.0b2
projects:
- repo: openstack/nova
hash: 81544829d14aebaaa717ffbe6ec33c67a2f11b7f
- version: 17.0.0.0b3
projects:
- repo: openstack/nova
hash: 81f0ca1352d4aa12717573b95586de60141c8e0e
- version: 17.0.0.0rc1
projects:
- repo: openstack/nova
hash: 5caca24dc79e3942b26e00ff1e0b8e7a320a947f
- version: 17.0.0.0rc2
projects:
- repo: openstack/nova
hash: e708799c04371f050700227786d8a40e95229ddf
- version: 17.0.0.0rc3
projects:
- repo: openstack/nova
hash: a4a53bfa31e22bf1c377dca539ee1c7c7c05847c
- diff-start: 16.0.0.0rc1
projects:
- repo: openstack/nova
hash: a4a53bfa31e22bf1c377dca539ee1c7c7c05847c
version: 17.0.0
- version: 17.0.1
projects:
- repo: openstack/nova
hash: 9d8de62a07b3db7f0913a587156424074cf761c1
- version: 17.0.2
projects:
- repo: openstack/nova
hash: 307382f58d38778b480d2d030e427759a44c204b
cycle-highlights:
- |
The performance of listing instances across a multi-cell cells v2
deployment has been improved and the results are now merge sorted.
- |
Rescheduling during a server create or resize operation is now supported
in a split-MQ multi-cell cells v2 deployment.
- |
The libvirt compute driver supports volume multi-attach when using the
2.60 compute API microversion. See the `admin guide
<https://docs.openstack.org/nova/latest/admin/manage-volumes.html#volume-multi-attach>`__
for more details on volume multi-attach support in Queens.
- |
Added support for vGPUs. Experimental feature with some caveats, but admins
can now define flavors that request vGPU resources. See `admin guide
<https://docs.openstack.org/nova/latest/admin/virtual-gpu.html>`__ for more
details.
- |
Traits-based scheduling is now available for the ironic compute driver.
For more details, see the `ironic docs for scheduling based on traits
<https://docs.openstack.org/ironic/latest/install/configure-nova-flavors.html#scheduling-based-on-traits>`_.
repository-settings:
openstack/nova: {}