Project

General

Profile

« Previous | Next » 

Revision 9d43fc71

Added by Michael Moll almost 6 years ago

Fixes #19789 - fix Layout/SpaceAroundOperators cop

View differences:

app/models/concerns/fog_extensions/ovirt/server.rb
def volumes_attributes=(attrs); end
def poweroff
service.vm_action(:id =>id, :action => :shutdown)
service.vm_action(:id => id, :action => :shutdown)
end
def reset

Also available in: Unified diff