I am trying to execute a live migration of a VM from node-1 to node-2. As i
drill thro' the code it ends up calling function "migrate_server" of
nova/nova/conductor/rpcapi.py

This migrate_server ends up calling

cctxt.call(context, 'migrate_server', **kw)

I am trying to understand, what this call leads up to. Any pointers would
be helpful

Thanks
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to