From ff3c52ba9fded011c886c2e00b506fb4fbe546a7 Mon Sep 17 00:00:00 2001 From: Pete Birley Date: Thu, 28 Sep 2017 09:50:51 -0500 Subject: [PATCH] Nova: Update MVP values to reflect removal of oslo-genconfig tool This PS updates the Nova MVP values to reflect the removal of the oslo-genfig tool. Change-Id: Ibb5c2b4e97d119da138fe1ba853137f517703bcd --- tools/overrides/mvp/nova.yaml | 24 ++++++++---------------- 1 file changed, 8 insertions(+), 16 deletions(-) diff --git a/tools/overrides/mvp/nova.yaml b/tools/overrides/mvp/nova.yaml index da6983008d..6025f7133c 100644 --- a/tools/overrides/mvp/nova.yaml +++ b/tools/overrides/mvp/nova.yaml @@ -17,21 +17,13 @@ ceph: conf: nova: - default: - oslo: - log: - debug: false libvirt: - nova: - conf: - images_type: null - images_rbd_pool: null - images_rbd_ceph_conf: null - rbd_user: null - rbd_secret_uuid: null - disk_cachemodes: null - hw_disk_discard: null + images_type: null + images_rbd_pool: null + images_rbd_ceph_conf: null + rbd_user: null + rbd_secret_uuid: null + disk_cachemodes: null + hw_disk_discard: null upgrade_levels: - nova: - conf: - compute: null + compute: null