![Előd Illés](/assets/img/avatar_default.png)
$ git log --oneline --no-merges 26.2.0..HEAD 787839f663 Allow live migrate paused instance when post copy is enabled c36e0db957 Translate VF network capabilities to port binding 1b9c4c7e64 Fix rebuild compute RPC API exception for rolling-upgrades e13c86b4f3 add a regression test for all compute RPCAPI 6.x pinnings for rebuild 53e3afe3a6 Decorate only Flavor.get_* methods that execute queries e5eb65e7a0 enable validations in nova-lvm 9e84562976 Add debug logging when Instance raises OrphanedObjectError 2f1d65774f Fix failed count for anti-affinity check 77db64237b Fix get_segments_id with subnets without segment_id 9e86be5a53 Have host look for CPU controller of cgroupsv2 location. 693318573c Save cell socket correctly when updating host NUMA topology d9dfd0e044 Reproduce bug 1995153 ec15df83d2 Don't provide MTU value in metadata service if DHCP is enabled 1e1e40433c libvirt: At start-up rework compareCPU() usage with a workaround Change-Id: I4919b6467478d9ce9040387ef88557e2080f8c78
64 lines
2.2 KiB
YAML
64 lines
2.2 KiB
YAML
---
|
|
launchpad: nova
|
|
release-model: cycle-with-rc
|
|
team: nova
|
|
type: service
|
|
repository-settings:
|
|
openstack/nova: {}
|
|
cycle-highlights:
|
|
- |
|
|
`Virtual IOMMU devices <https://docs.openstack.org/nova/latest/admin/pci-passthrough.html#virtual-iommu-support>`_
|
|
can now be created and attached to an instance when running on a x86 host
|
|
and using the libvirt driver.
|
|
- |
|
|
Improved behavior for Windows guest by adding by default new `Hyper-V
|
|
enlightments <https://libvirt.org/formatdomain.html#hypervisor-features>`_
|
|
on all libvirt guests.
|
|
- |
|
|
All lifecycle actions are now fully supported for
|
|
`instances with vDPA ports <https://docs.openstack.org/nova/latest/admin/vdpa.html>`_
|
|
, including vDPA hot-plug live migration, suspend and attach/detach.
|
|
- |
|
|
Visible API improvements include :
|
|
the possibility to rebuild a volume-backed instance;
|
|
the ability to unshelve an instance to a specific host (admin only);
|
|
the change to only accept importing a public key but also with an extended
|
|
name pattern;
|
|
Nova policies removing system scopes for all APIs hence finishing to
|
|
implement `phase #1 of new RBAC guidelines <https://governance.openstack.org/tc/goals/selected/consistent-and-secure-rbac.html#phase-1>`_
|
|
that are opt-in.
|
|
releases:
|
|
- version: 26.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 797779688f0515cfa5eb58f935a376cbc08d33e4
|
|
- version: 26.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 2db7cbf7d0a6692a885968bec67f48e7262ceec3
|
|
- version: 26.0.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 2db7cbf7d0a6692a885968bec67f48e7262ceec3
|
|
diff-start: 25.0.0
|
|
- version: 26.1.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 9bca7f34a0d1e546bff8e226cbe45ccbc520c878
|
|
- version: 26.1.1
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 6b3adacc66194e3ea32970f894798c61e7814f53
|
|
- version: 26.2.0
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 67dd915e8c2946ea5616d66e8e22e89a39d7221d
|
|
- version: 26.2.1
|
|
projects:
|
|
- repo: openstack/nova
|
|
hash: 3ada047b2729ef7e0875f267ee330bcc33174758
|
|
branches:
|
|
- name: stable/zed
|
|
location: 26.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/nova/zed.html
|