Skip to content

Commit

Permalink
Merge pull request ManageIQ#18203 from martinpovolny/v2v_menu_features
Browse files Browse the repository at this point in the history
Add missing V2V menu features.
  • Loading branch information
Fryguy authored Nov 15, 2018
2 parents 5fca169 + c27e5a8 commit ed18040
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions db/fixtures/miq_product_features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1112,9 +1112,9 @@
:feature_type: admin
:identifier: ems_infra_change_password

# Migration
- :name: Migration
:description: Everything under Migration
# V2V
- :name: Migration Overview
:description: Migration Overview
:feature_type: node
:identifier: migration
:children:
Expand Down Expand Up @@ -1146,6 +1146,18 @@
:feature_type: control
:identifier: conversion_host_tag

# V2V
- :name: Infrastructure Mappings
:description: Infrastructure Mappings
:feature_type: node
:identifier: mappings

# V2V
- :name: Migration Settings
:description: Migration Settings
:feature_type: node
:identifier: migration_settings

# Datacenters
- :name: Datacenters
:description: Datacenters
Expand Down

0 comments on commit ed18040

Please sign in to comment.