Skip to content

Commit

Permalink
Remove orphaned v2v migration shortcuts
Browse files Browse the repository at this point in the history
Fixes ManageIQ/manageiq-ui-classic#7994

Ironically, they were neglected when we added v2v and added later in commit 53e764f
Of course, I missed them when removing v2v in:
ManageIQ#21515

Which was part of the larger issue:
ManageIQ#21379
  • Loading branch information
jrafanie committed Dec 16, 2021
1 parent 72021d9 commit f688fa0
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions db/fixtures/miq_shortcuts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,21 +289,6 @@
:url: /container_topology
:rbac_feature_name: container_topology_view
:startup: true
- :name: migration
:description: Migration / Migration Plans
:url: /migration/#plans
:rbac_feature_name: migration
:startup: true
- :name: mappings
:description: Migration / Infrastructure Mappings
:url: /migration/#mappings
:rbac_feature_name: mappings
:startup: true
- :name: migration_settings
:description: Migration / Migration Settings
:url: /migration/#settings
:rbac_feature_name: migration_settings
:startup: true
- :name: ems_configuration
:description: Configuration / Providers
:url: ems_configuration/show_list
Expand Down

0 comments on commit f688fa0

Please sign in to comment.