Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove defunct provider resume/pause #19915

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 0 additions & 16 deletions db/fixtures/miq_product_features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -501,14 +501,6 @@
:description: Edit a Cloud Provider
:feature_type: admin
:identifier: ems_cloud_edit
- :name: Pause
:description: Pause Cloud Providers
:feature_type: admin
:identifier: ems_cloud_pause
- :name: Resume
:description: Resume Cloud Providers
:feature_type: admin
:identifier: ems_cloud_resume
- :name: Add
:description: Add a Cloud Provider
:feature_type: admin
Expand Down Expand Up @@ -1091,14 +1083,6 @@
:description: Edit an Infrastructure Provider
:feature_type: admin
:identifier: ems_infra_edit
- :name: Pause
:description: Pause Infrastructure Providers
:feature_type: admin
:identifier: ems_infra_pause
- :name: Resume
:description: Resume Infrastructure Providers
:feature_type: admin
:identifier: ems_infra_resume
- :name: Add
:description: Add an Infrastructure Provider
:feature_type: admin
Expand Down