Skip to content

Commit

Permalink
Changed identifiers added in this PR to make them unique in the file
Browse files Browse the repository at this point in the history
Also fixed description for couple of features.
  • Loading branch information
h-kataria committed Mar 25, 2020
1 parent c18ada0 commit 0e201d3
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions db/fixtures/miq_product_features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4619,7 +4619,7 @@
:identifier: configuration_management
:children:
- :name: Providers
:description: Everything under Providers accordion
:description: Everything under Providers
:feature_type: node
:identifier: configuration_manager
:children:
Expand Down Expand Up @@ -4679,7 +4679,7 @@
:feature_type: admin
:identifier: configuration_manager_add_provider
- :name: Configuration Profiles
:description: Configuration Profiles
:description: Everything under Configuration Profiles
:feature_type: node
:identifier: configuration_profile
:children:
Expand Down Expand Up @@ -4713,20 +4713,20 @@
- :name: View
:description: View Configured Systems
:feature_type: view
:identifier: configured_system_view
:identifier: configured_systems_view
:children:
- :name: List
:description: Display Lists of Configured Systems
:feature_type: view
:identifier: configured_system_show_list
- :name: Show
:description: Display Individual Configured System
:feature_type: view
:identifier: configured_system_show
- :name: List
:description: Display Lists of Configured Systems
:feature_type: view
:identifier: configured_system_show_list
- :name: Show
:description: Display Individual Configured System
:feature_type: view
:identifier: configured_system_show
- :name: Operate
:description: Perform Operations on Configured Systems
:feature_type: control
:identifier: configured_system_control
:identifier: configured_systems_control
:children:
- :name: Edit Tags
:description: Edit Configured Systems Tags
Expand Down

0 comments on commit 0e201d3

Please sign in to comment.