Skip to content

Commit

Permalink
Add missing V2V menu features.
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpovolny committed Nov 15, 2018
1 parent 22baeb0 commit c27e5a8
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,12 +1112,24 @@
: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

# 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 c27e5a8

Please sign in to comment.