diff --git a/deliverables/victoria/nova.yaml b/deliverables/victoria/nova.yaml index 3664dbb25e..99d39f03f7 100644 --- a/deliverables/victoria/nova.yaml +++ b/deliverables/victoria/nova.yaml @@ -5,3 +5,18 @@ team: nova type: service repository-settings: openstack/nova: {} +cycle-highlights: + - | + `Nova supports mixing pinned and floating CPUs within the same nova + server. `_ + - | + `Nova supports customizing the placement resource inventory of the compute + node via a provider configuration file. + `_ + - | + `Nova supports fast cloning of Glance images from the Ceph RBD cluster even if + Glance multistore configuration is used. + `_ + - | + `Nova supports creating servers with virtual TPM devices. + `_