releases/deliverables/victoria/nova.yaml
Balazs Gibizer 6a4dfca1b3 Follow up for Nova V Cycle Highlight
Change-Id: I01b722477f9920d6c38333ad2f2e90a62701362c
2020-09-07 17:15:05 +02:00

25 lines
999 B
YAML

---
launchpad: nova
release-model: cycle-with-rc
team: nova
type: service
repository-settings:
openstack/nova: {}
cycle-highlights:
- |
`Nova supports mixing pinned and floating CPUs within the same nova
server. <https://docs.openstack.org/nova/latest/user/flavors.html>`_
- |
`Nova supports customizing the placement resource inventory of the compute
node via a provider configuration file.
<https://docs.openstack.org/nova/latest/admin/managing-resource-providers.html>`_
- |
Nova supports
`fast cloning <https://specs.openstack.org/openstack/nova-specs/specs/victoria/approved/nova-image-download-via-rbd.html>`_
of Glance images from the Ceph RBD cluster even if
`Glance multistore <https://specs.openstack.org/openstack/nova-specs/specs/victoria/approved/rbd-glance-multistore.html>`_
configuration is used.
- |
`Nova supports creating servers with virtual TPM devices.
<https://docs.openstack.org/nova/latest/admin/emulated-tpm.rst>`_