Skip to content

Commit

Permalink
Add missing shortcuts for v2v pages
Browse files Browse the repository at this point in the history
  • Loading branch information
mzazrivec committed Jul 18, 2019
1 parent e120e56 commit 53e764f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions db/fixtures/miq_shortcuts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,21 @@
: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: configuration_management
:description: Configuration / Management
:url: provider_foreman/explorer
Expand Down

0 comments on commit 53e764f

Please sign in to comment.