--- launchpad: nova release-model: cycle-with-rc team: nova type: service repository-settings: openstack/nova: {} cycle-highlights: - | Nova now supports `Cyborg managed SmartNICs `_ represented by Neutron ports and attached as SRIOV devices to the Nova servers. - | Nova's libvirt virt driver now supports any PCI devices, not just virtual GPUs, that are using the ``VFIO-mdev`` virtualization framework like network adapters or compute accelerators. `See more in the spec `_ - | Nova stores the cinder volume connection_info in its database. Over time this information can become stale if changes are made in the environment, the most common example of which being the changing of MON IP addresses when using Ceph as the backing store for the Cinder volume service. Previously operators have had to query the database directly for an understanding of the current state of the connection_info and could only migrate or shelve the instance to force a refresh of this. Now Nova provides a set of ``nova-manage`` `CLI commands `_ to read and refresh the stale information. - | `API microversion 2.90 `_ allows users to configure the hostname that will be exposed via the nova metadata service when creating or rebuilding their instance. releases: - version: 24.0.0.0rc1 projects: - repo: openstack/nova hash: 1c502ebaec29615f08d4af7dc6680f3141d70e67 - version: 24.0.0.0rc2 projects: - repo: openstack/nova hash: 928d3feffd674a842d4bb4348d2f0e0d7e93a8a5 - version: 24.0.0 projects: - repo: openstack/nova hash: 928d3feffd674a842d4bb4348d2f0e0d7e93a8a5 diff-start: 23.0.0.0rc1 - version: 24.1.0 projects: - repo: openstack/nova hash: 6f81db2dd65060135ac093aa3b1c8bd08ac0af0c branches: - name: stable/xena location: 24.0.0.0rc1 release-notes: https://docs.openstack.org/releasenotes/nova/xena.html