a20b1bf9c9
Patch release for some high severity fixes for volume multiattach and using KSA adapters for neutron config. $ git log --oneline --no-merges 17.0.0.. eb21d7d Allow 'network' in RequestContext service_catalog 370c104 Check for multiattach before removing connections b006a5b Pass user context to virt driver when detaching volume 02aac48 Handle spawning error on unshelving 9ace6ed Imported Translations from Zanata 5039511 compute: Cleans up allocations after failed resize 733b615 Update noVNC deployment docs to mention non-US keymap fix in 1.0.0 a119e05 [placement] Add functional tests for traits API 852de1e [placement] Add sending global request ID in put (3) d6a072b libvirt: disconnect volume from host during detach c65dfee Check quota before creating volume snapshots 02acd2d Add the ability to get absolute limits from Cinder 6b11eb7 Add resource_class to fields in ironic node cache 7ab98b5 unquiesce instance on volume snapshot failure Change-Id: I76832b429b3582a680c16660a7922d0538c6ecb9
67 lines
2.3 KiB
YAML
67 lines
2.3 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
|
|
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: {}
|