[Openstack-docs] [openstack/nova] DocImpact review request change Ib26e74c46e17496bccf8e6fa3002fc4c78bde9e9
gerrit2 at review.openstack.org
gerrit2 at review.openstack.org
Thu Nov 29 01:37:20 UTC 2012
Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/16698
Log:
commit c21cbe8cd59bffe9b3d1fe9d9f4a8dc3da8cf313
Author: Rafi Khardalian <rafi at metacloud.com>
Date: Wed Nov 21 22:26:11 2012 +0000
Remove start_guests_on_host_boot config option
Fixes bug 1081808
The start_guests_on_host_boot config option ignores any/all
user-requested VM state and attempts to start every VM assigned to the
hypervisor in question. This means even a VM which was suspended,
paused, in error state, etc will run through the process of attempting
to start. resume_guests_state_on_host_boot provides similar
functionality, except that it confirms the VM was previously in a
running state prior to attempting to restart on compute startup.
This patch will remove the config option entirely.
Flags: DocImpact
Change-Id: Ib26e74c46e17496bccf8e6fa3002fc4c78bde9e9
More information about the Openstack-docs
mailing list