Re: [openstack-dev] [nova] Compute Node restart

2017-04-28 Thread John Garbutt
stions)" > , Ajay Kalambur > Subject: Re: [openstack-dev] [nova] Compute Node restart > > On Apr 25, 2017 2:45 AM, "Ajay Kalambur (akalambu)" > wrote: > > I see that when a host is gracefully rebooted nova-compute receives a > lifecycle event to shutdown the ins

Re: [openstack-dev] [nova] Compute Node restart

2017-04-26 Thread Ajay Kalambur (akalambu)
t;>, Ajay Kalambur mailto:akala...@cisco.com>> Subject: Re: [openstack-dev] [nova] Compute Node restart On Apr 25, 2017 2:45 AM, "Ajay Kalambur (akalambu)" mailto:akala...@cisco.com>> wrote: I see that when a host is gracefully rebooted nova-compute receives a lifecycle event

Re: [openstack-dev] [nova] Compute Node restart

2017-04-26 Thread Mark Mielke
On Apr 25, 2017 2:45 AM, "Ajay Kalambur (akalambu)" wrote: I see that when a host is gracefully rebooted nova-compute receives a lifecycle event to shutdown the instance and it updates the database with the state set to SHUTOFF. Now when compute node reboot and libvirt brings the VM back up nova

[openstack-dev] [nova] Compute Node restart

2017-04-24 Thread Ajay Kalambur (akalambu)
Hi I see that when a host is gracefully rebooted nova-compute receives a lifecycle event to shutdown the instance and it updates the database with the state set to SHUTOFF. Now when compute node reboot and libvirt brings the VM back up nova checks its database and issues stop api and hence shuts