compute: Add doc about the patch under review

Signed-off-by: Emilien Macchi <emilien.macchi@enovance.com>
This commit is contained in:
Emilien Macchi
2013-12-31 08:41:12 +01:00
parent 03338673a9
commit 820b65f150

View File

@@ -88,7 +88,7 @@ class privatecloud::compute(
debug => $debug
}
# NOTE(EmilienM) A patch in puppet-nova is under review to integrate this one on nova::compute class
# NOTE(EmilienM) https://review.openstack.org/#/c/64453/ is under review to integrate this one on nova::compute class
nova_config {
'DEFAULT/resume_guests_state_on_host_boot': value => true;
}