# File lib/fog/openstack/models/compute/server.rb, line 193 def migrate requires :id connection.migrate_server(id) end