From 9293c457853acdb58f513dddebc5408e45623c58 Mon Sep 17 00:00:00 2001 From: Balazs Gibizer Date: Thu, 3 Sep 2020 11:52:12 +0200 Subject: [PATCH] Victoria Cycle Highlight for Nova Change-Id: I1a8c17c1b30231f5ae774e09d27959ee067668b0 --- deliverables/victoria/nova.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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. + `_