As far as I know this calls migrate_server in conductor/manager.py Kind Regards, Pawel Koniszewski From: kk bk [mailto:kkbrat9 at gmail.com] Sent: Friday, April 24, 2015 12:19 AM To: openstack-dev at lists.openstack.org 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150424/ea5c1011/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 6499 bytes Desc: not available URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150424/ea5c1011/attachment.bin>