Enable retry for multiple force hosts

If there are multiple force hosts/nodes, retry filter will help
retry on the force hosts/nodes if there are VM boot failure.

Change-Id: I58c95f16e320a03d41988c860e18434412c475c3
Closes-Bug:1435156
This commit is contained in:
thorking 2015-10-27 14:55:13 +08:00
parent 312e77bc0f
commit 076b7a8bec

View File

@ -723,6 +723,9 @@ isolated_images = 342b492c-128f-4a42-8d3a-c5088cf27d13, ebd267a6-ca86-4d6c-9a0e-
<literal>scheduler_max_attempts</literal>
configuration option is set to a value greater than
zero.</para>
<para>If there are multiple force hosts/nodes, this filter
helps to retry on the force hosts/nodes if a VM fails
to boot.</para>
</section>
<section xml:id="samehostfilter">
<title>SameHostFilter</title>