# File lib/fog/compute/models/ecloud/server.rb, line 64 def graceful_restart requires :href shutdown wait_for { off? } power_on end