Skip to content

Commit

Permalink
Adding product features for PhysicalInfra Overview page
Browse files Browse the repository at this point in the history
  • Loading branch information
felipedf committed Aug 30, 2018
1 parent a962f4f commit 3666866
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions db/fixtures/miq_product_features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3666866

Please sign in to comment.