Merge "queens: release nova 17.0.0.0rc1"
This commit is contained in:
@@ -4,6 +4,9 @@ release-model: cycle-with-milestones
|
|||||||
team: nova
|
team: nova
|
||||||
type: service
|
type: service
|
||||||
release-notes: https://docs.openstack.org/releasenotes/nova/unreleased.html
|
release-notes: https://docs.openstack.org/releasenotes/nova/unreleased.html
|
||||||
|
branches:
|
||||||
|
- location: 17.0.0.0rc1
|
||||||
|
name: stable/queens
|
||||||
releases:
|
releases:
|
||||||
- version: 17.0.0.0b1
|
- version: 17.0.0.0b1
|
||||||
projects:
|
projects:
|
||||||
@@ -17,8 +20,29 @@ releases:
|
|||||||
projects:
|
projects:
|
||||||
- repo: openstack/nova
|
- repo: openstack/nova
|
||||||
hash: 81f0ca1352d4aa12717573b95586de60141c8e0e
|
hash: 81f0ca1352d4aa12717573b95586de60141c8e0e
|
||||||
|
- version: 17.0.0.0rc1
|
||||||
|
projects:
|
||||||
|
- repo: openstack/nova
|
||||||
|
hash: 5caca24dc79e3942b26e00ff1e0b8e7a320a947f
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- Added support for vGPUs. Experimental feature with some caveats, but admins
|
- |
|
||||||
can now define flavors that request vGPU resources.
|
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 Cinder admin guide 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:
|
repository-settings:
|
||||||
openstack/nova: {}
|
openstack/nova: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user