class Fog::Ovirt::Compute::OperatingSystems

Public Instance Methods

all() click to toggle source
# File lib/fog/ovirt/models/compute/operating_systems.rb, line 10
def all
  load service.list_operating_systems
end