diff --git a/db/fixtures/miq_product_features.yml b/db/fixtures/miq_product_features.yml index abd611a08f7..bf988ad44e6 100644 --- a/db/fixtures/miq_product_features.yml +++ b/db/fixtures/miq_product_features.yml @@ -1312,7 +1312,6 @@ :feature_type: admin :identifier: host_provide - # Resource Pools - :name: Resource Pools :description: Access Everything under Resource Pools @@ -2672,6 +2671,7 @@ :description: Display of Utilization Data :feature_type: node :identifier: utilization + # Planning - :name: Planning :description: Display of Planning Data @@ -2739,7 +2739,6 @@ :hidden: true :identifier: tp_delete - # Tasks - :name: Tasks :description: Everything under Tasks @@ -3362,11 +3361,13 @@ :description: Open the Documentation Page :feature_type: node :identifier: documentation + # Product - :name: Product :description: Open the Product Website :feature_type: node :identifier: product + # About - :name: About :description: Show the About Information @@ -3621,7 +3622,6 @@ :hidden: true :identifier: miq_capacity_download_text - # OrchestrationStack - :name: Orchestration Stacks :description: Everything under Orchestration Stacks @@ -3986,7 +3986,6 @@ :feature_type: admin :identifier: cloud_network_delete - # Network Port - :name: Network Ports :description: Everything under Network Ports @@ -4127,7 +4126,6 @@ :feature_type: admin :identifier: network_router_remove_interface - # Load Balancer - :name: Load Balancers :description: Everything under Load Balancers @@ -4292,7 +4290,6 @@ :feature_type: control :identifier: container_replicator_check_compliance - # ContainerImage - :name: Images :description: Everything under Container Images @@ -6144,6 +6141,7 @@ :description: Access Physical Server Remote Console :feature_type: control :identifier: physical_server_remote_console + # Firmwares - :name: Firmwares :description: Everything under Firmware @@ -6319,6 +6317,25 @@ :hidden: true :feature_type: view :identifier: custom_button_events_show_list + - :name: Service Offerings + :description: Everything under Service Offerings + :feature_type: node + :identifier: service_offerings + :children: + - :name: View + :description: View Service Offerings + :feature_type: view + :identifier: service_offerings_view + - :name: Service Parameters Sets + :description: Everything under Service Parameters Sets + :feature_type: node + :identifier: service_parameters_sets + :children: + - :name: View + :description: View Service Parameters Sets + :feature_type: view + :identifier: service_parameters_sets_view + # SUI - :name: Service UI :description: Features for the Service UI