Skip to content

Commit

Permalink
Merge pull request #19456 from h-kataria/added_missing_rename_vm_feature
Browse files Browse the repository at this point in the history
Added missing product feature - "Rename VM"

(cherry picked from commit ea5a253)

https://bugzilla.redhat.com/show_bug.cgi?id=1768003
  • Loading branch information
gtanzillo authored and simaishi committed Mar 20, 2020
1 parent 855a87e commit 4c2f207
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions db/fixtures/miq_product_features.yml
Expand Up @@ -5469,6 +5469,10 @@
:description: Edit a VM
:feature_type: admin
:identifier: vm_edit
- :name: Rename VM
:description: Rename VM
:feature_type: admin
:identifier: vm_rename
- :name: Transform
:description: Transform VM
:feature_type: admin
Expand Down

0 comments on commit 4c2f207

Please sign in to comment.