As far as I know this calls migrate_server in conductor/manager.py


Kind Regards,

Pawel Koniszewski



From: kk bk [mailto:[email protected]]
Sent: Friday, April 24, 2015 12:19 AM
To: [email protected]
Subject: [openstack-dev] [Nova]Devstack live migration.



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





Attachment: smime.p7s
Description: S/MIME cryptographic signature

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

Reply via email to