Skip to content

Commit

Permalink
add supports iso_datastore feature
Browse files Browse the repository at this point in the history
  • Loading branch information
nasark committed Dec 12, 2022
1 parent f2f2d7a commit fb76c53
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
class ManageIQ::Providers::Ovirt::InfraManager::IsoDatastore < ManageIQ::Providers::Ovirt::InfraManager::Storage
supports :iso_datastore

belongs_to :ext_management_system, :foreign_key => :ems_id

def self.display_name(number = 1)
Expand Down

0 comments on commit fb76c53

Please sign in to comment.