# File lib/fog/image/openstack/v2/models/image.rb, line 120 def reactivate requires :id service.reactivate_image(id) end