compute: delete a TODO which is deprecated

The patch finally had to be abandoned.

Signed-off-by: Emilien Macchi <emilien.macchi@enovance.com>
This commit is contained in:
Emilien Macchi
2014-01-09 14:13:02 +01:00
parent 0f1deedd7c
commit d1d85a4c6b

View File

@@ -87,7 +87,6 @@ class privatecloud::compute(
debug => $debug
}
# 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;
}