From 1118d26a95aa62442165b1c7e589134ea489f289 Mon Sep 17 00:00:00 2001 From: felipedf Date: Thu, 19 Jul 2018 08:22:37 -0300 Subject: [PATCH] Adding product features for PhysicalInfra Overview page --- db/fixtures/miq_product_features.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/db/fixtures/miq_product_features.yml b/db/fixtures/miq_product_features.yml index 3a0c40b1bdf..1807c173ae8 100644 --- a/db/fixtures/miq_product_features.yml +++ b/db/fixtures/miq_product_features.yml @@ -4667,6 +4667,17 @@ :feature_type: view :identifier: ems_infra_dashboard_view +# Physical Infra Provider Overview +- :name: Physical Infra Providers Overview + :description: Physical Infra Providers Overview + :feature_type: node + :identifier: physical_infra_overview + :children: + - :name: View + :description: View Physical Infra Providers Overview + :feature_type: view + :identifier: physical_infra_overview_view + # Foreman - :name: Configuration Management :description: Everything under Configuration Management