Makes description of RetryFilter more clear

The text was contradicting the first paragraph of definition which was
confusing the users.

Closes-Bug: #1545365

Change-Id: I87aced55c0dbcb4c5c384caf76e7c6461105a3e8
This commit is contained in:
Chetna Khullar 2016-03-04 23:48:03 -06:00 committed by Maria Zlatkova
parent 91ce8f67b7
commit 0519b63e87

View File

@ -680,9 +680,6 @@ the scheduler from retrying that host for the service request.
This filter is only useful if the ``scheduler_max_attempts``
configuration option is set to a value greater than zero.
If there are multiple force hosts/nodes, this filter helps
to retry on the force hosts/nodes if a VM fails to boot.
SameHostFilter
--------------