From c27e5a8f2492f0e2513fe857270b3733411edc0e Mon Sep 17 00:00:00 2001 From: Martin Povolny Date: Thu, 15 Nov 2018 14:37:51 +0100 Subject: [PATCH] Add missing V2V menu features. --- db/fixtures/miq_product_features.yml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/db/fixtures/miq_product_features.yml b/db/fixtures/miq_product_features.yml index 233e8c9f1f4..d5531b149bc 100644 --- a/db/fixtures/miq_product_features.yml +++ b/db/fixtures/miq_product_features.yml @@ -1112,12 +1112,24 @@ :feature_type: admin :identifier: ems_infra_change_password -# Migration -- :name: Migration - :description: Everything under Migration +# V2V +- :name: Migration Overview + :description: Migration Overview :feature_type: node :identifier: migration +# V2V +- :name: Infrastructure Mappings + :description: Infrastructure Mappings + :feature_type: node + :identifier: mappings + +# V2V +- :name: Migration Settings + :description: Migration Settings + :feature_type: node + :identifier: migration_settings + # Datacenters - :name: Datacenters :description: Datacenters