Skip to content

Commit

Permalink
Add product features for provider disable UI
Browse files Browse the repository at this point in the history
  • Loading branch information
Ari Zellner committed Jul 18, 2017
1 parent 295c3fd commit 5086458
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions db/fixtures/miq_product_features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3531,6 +3531,14 @@
:description: Refresh Containers Providers
:feature_type: control
:identifier: ems_container_refresh
- :name: Resume
:description: Enable Containers Providers
:feature_type: control
:identifier: ems_container_resume
- :name: Pause
:description: Disable Containers Providers
:feature_type: control
:identifier: ems_container_pause
- :name: Edit Tags
:description: Edit Tags of Containers Providers
:feature_type: control
Expand Down Expand Up @@ -4862,10 +4870,6 @@
:feature_type: admin
:identifier: container_admin
:children:
- :name: Create Service Dialog from Container Template
:description: Create Service Dialog from Container Template
:identifier: service_dialog_from_ct
:feature_type: admin
- :name: Utilization
:description: Show Capacity & Utilization data of Containers
:feature_type: view
Expand Down

0 comments on commit 5086458

Please sign in to comment.